adTrapInformConfirmation
ADTRAN-GENTRAPINFORM-MIB ·
.1.3.6.1.4.1.664.5.16.2.1.1.2
Object
column deprecated
r/w
Enumeration
If enabled by the NMS, the agent will retransmit traps to this host until confirmed or the retry limit is reached. On row creation it is initialized by the device SNMP agent to the disabled mode. If disabled, the agent will set adTrapInformRetryLimit to zero. If enabled, the agent will set adTrapInformRetryLimit to atleast one.
Context
- MIB
- ADTRAN-GENTRAPINFORM-MIB
- OID
.1.3.6.1.4.1.664.5.16.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- adTrapInformHostEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-GENTRAPINFORM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENTRAPINFORM-MIB::adTrapInformConfirmation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENTRAPINFORM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENTRAPINFORM-MIB::adTrapInformConfirmation.<adTrapInformHostIP>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENTRAPINFORM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENTRAPINFORM-MIB::adTrapInformConfirmation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |