snmpEventNotifyRetransmissionsRequested
SNMPv2-M2M-MIB ·
.1.3.6.1.6.3.2.1.2.5.1.2
Object
The requested number of retransmissions of an
InformRequest-PDU generated on behalf of this
entry.
This variable will be the actual number of
retransmissions used unless the
snmpEventNotifyMaxRetransmissions is less than
this object, in which case the retransmission
count shall be equal to
snmpEventNotifyMaxRetransmissions.
Context
- MIB
- SNMPv2-M2M-MIB
- OID
.1.3.6.1.6.3.2.1.2.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpEventNotifyEntry
- Groups
- 1
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 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-M2M-MIB::snmpEventNotifyRetransmissionsRequested'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-M2M-MIB::snmpEventNotifyRetransmissionsRequested.<snmpEventIndex>.<contextIdentity>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMPv2-M2M-MIB::snmpEventNotifyRetransmissionsRequested'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of