eventLogNotificationOID
ADVA-FSP3000ALM-MIB ·
.1.3.6.1.4.1.2544.1.14.4.2.1.3
Object
column ObjectIdentifier
The NOTIFICATION-TYPE object identifier of the event that occurred. The last part of the OID corresponds to the specific trap type value in the trap PDU.
Context
- MIB
- ADVA-FSP3000ALM-MIB
- OID
.1.3.6.1.4.1.2544.1.14.4.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eventLogEntry
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 'ADVA-FSP3000ALM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSP3000ALM-MIB::eventLogNotificationOID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-FSP3000ALM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSP3000ALM-MIB::eventLogNotificationOID.<eventLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-FSP3000ALM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-FSP3000ALM-MIB::eventLogNotificationOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.