iso/org/dod/internet/private/enterprises/.6527/.3/.1/.2/.21/tFilterRPlcySNMPRespTable/tFilterRPlcySNMPRespEntry/tFltrRPSnmpRspType
tFltrRPSnmpRspType
OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.21.59.1.7
Description
The value of the object tFltrRPSnmpRspType specifies the type of the SNMP object to be received. Note: types 'objectId' and 'counter64' are not supported for now, and will be rejected when used. This object cannot be modified after creation. Any change attempts will be silently discarded. Value 'counter32' indicates that the value of SNMP object is of type Counter32. Value 'unsigned32' indicates that the value of SNMP object is of type Unsigned32. Value 'timeTicks' indicates that the value of SNMP object is of type timeTicks. Value 'integer32' indicates that the value of SNMP object is of type integer32. Value 'ipAddress' indicates that the value of SNMP object is of type ipAddress. Value 'octetString' indicates that the value of SNMP object is of type OCTET STRING. Value 'objectId' indicates that the value of SNMP object is of type OBJECT IDENTIFIER. Value 'counter64' indicates that the value of SNMP object is of type Counter64. Value 'unsigned32' indicates that the value of SNMP object is of type Unsigned32. Value 'opaque' indicates that the value of SNMP object is of type Opaque.
Syntax
INTEGER { counter32 (1), unsigned32 (2), timeTicks (3), integer32 (4), ipAddress (5), octetString (6), objectId (7), counter64 (8), opaque (9) }