snmpEventNotifyIntervalRequested

SNMPv2-M2M-MIB · .1.3.6.1.6.3.2.1.2.5.1.1

Object

column r/w secondsSNMPv2-SMIInteger32
The requested interval for retransmission of
Inform PDUs generated on the behalf of this entry.
              
This variable will be the actual interval used
unless the snmpEventNotifyMinInterval is greater
than this object, in which case the interval shall
be equal to snmpEventNotifyMinInterval.

Context

MIB
SNMPv2-M2M-MIB
OID
.1.3.6.1.6.3.2.1.2.5.1.1
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
snmpEventNotifyEntry
Groups
1

Walk 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::snmpEventNotifyIntervalRequested'
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::snmpEventNotifyIntervalRequested.<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::snmpEventNotifyIntervalRequested'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance