nlmLogContextEngineID
NOTIFICATION-LOG-MIB ·
.1.3.6.1.2.1.92.1.3.1.1.7
Object
If the Notification was received in a protocol which has a contextEngineID element like SNMPv3, this object has that value. Otherwise its value is a zero-length string.
Context
- MIB
- NOTIFICATION-LOG-MIB
- OID
.1.3.6.1.2.1.92.1.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nlmLogEntry
- 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 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmLogContextEngineID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmLogContextEngineID.<nlmLogName>.<nlmLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NOTIFICATION-LOG-MIB::nlmLogContextEngineID'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpEngineID
- Base type
OctetString
Values & Constraints
Type Constraints
range: 5..32
Conformance
Member of