snmpNotifyEntry
SNMP-NOTIFICATION-MIB ·
.1.3.6.1.6.3.13.1.1.1
Object
row
An entry in this table selects a set of management targets
which should receive notifications, as well as the type of
notification which should be sent to each selected
management target.
Entries in the snmpNotifyTable are created and
deleted using the snmpNotifyRowStatus object.
Context
- MIB
- SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.6.3.13.1.1.1- Type
- row
- Status
- current
- Parent
- snmpNotifyTable
- Table
- snmpNotifyTable
- Children
- 5
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::snmpNotifyEntry'
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::snmpNotifyEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.