All MIBs › ADVA-MIB › neEventLogNotificationOID
neEventLogNotificationOID
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neEventLogNotificationOID
OID (numeric): 1.3.6.1.4.1.2544.2.3.2.1.3
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
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.
What is neEventLogNotificationOID?
Reports the full OBJECT IDENTIFIER (OID) of the NOTIFICATION-TYPE that triggered the trap, allowing managers to identify the exact alarm or event class. The final numeric component of the OID corresponds to the trap type in the SNMP PDU. Example: '1.3.6.1.4.1.2544.2.12.4.0.1' identifying a specific alarm type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.2.1.3 snmpwalk -v2c -c public <target> ADVA-MIB::neEventLogNotificationOID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.2.1.3.1 snmpget -v2c -c public <target> ADVA-MIB::neEventLogNotificationOID.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3 | events | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.2 | neEventLogTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.2.1 | neEventLogEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.2.1.3 | neEventLogNotificationOID | ADVA-MIB |