snmpHelper.SnmpHelperTable table
The snmpHelper.SnmpHelperTable database table configures the operation of the SNMP helper.
The schema of the snmpHelper.SnmpHelperTable database table is described in the following table.
Column name |
Constraints |
Data type |
Description |
---|---|---|---|
|
Text |
The suffix to the community string. |
|
|
NOT NULL |
Text |
IP address of the device to interrogate. |
|
NOT NULL |
Atom |
Object ID for the Get request. |
|
Integer |
An integer representation of the IP protocol used by the presently-defined zone:
|
|
|
Integer |
Type of request:
|
|
|
Atom |
The index of the Get request (if it is a Get request). |
|
|
Long64 |
How long the requested information is to live within the Helper Server. |
|
|
NOT NULL |
Text |
A key interface to the databases of the Helper Server for Get requests. |
|
Atom |
The response data. |
|
|
|
Text |
A key interface to the databases of the Helper Server for Reply requests. |