adTrapHostRetryLimit
ADTRAN-GENTRAPINFORM-MIB ·
.1.3.6.1.4.1.664.5.16.2.2.1.7
Object
column r/w
Integer32
The maximum number of times that the agent should send a trap to this host. On row creation it is initialized by the device SNMP agent to 0. If set to zero the agent will disable trap confirmation. If set greater than zero the agent will enable trap confirmation.
Context
- MIB
- ADTRAN-GENTRAPINFORM-MIB
- OID
.1.3.6.1.4.1.664.5.16.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adTrapHostEntry
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::adTrapHostRetryLimit'
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::adTrapHostRetryLimit.<adTrapHostAddressType>.<adTrapHostAddressSize>.<adTrapHostAddress>'
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::adTrapHostRetryLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10