snmpNotifyTable
SNMP-NOTIFICATION-MIB ·
.1.3.6.1.6.3.13.1.1
Object
table
This table is used to select management targets which should receive notifications, as well as the type of notification which should be sent to each selected management target.
Context
- MIB
- SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.6.3.13.1.1- Type
- table
- Status
- current
- Parent
- snmpNotifyObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-NOTIFICATION-MIB::snmpNotifyTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-NOTIFICATION-MIB::snmpNotifyTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.