All MIBs › ADVA-MIB › neEventLogVarId
neEventLogVarId
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neEventLogVarId
OID (numeric): 1.3.6.1.4.1.2544.2.3.3.1.2
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
The object identifier of the variable in the varbind list.
What is neEventLogVarId?
Stores the Object Identifier of the variable appearing in the event's varbind list. This OID points to the specific MIB object whose value triggered or is associated with the alarm. Example: 1.3.6.1.4.1.2544.1.2.1.3.1.2 (pointing to an interface status object)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.2 snmpwalk -v2c -c public <target> ADVA-MIB::neEventLogVarId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.2.1 snmpget -v2c -c public <target> ADVA-MIB::neEventLogVarId.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.3 | neEventLogVarTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.3.1 | neEventLogVarEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.3.1.2 | neEventLogVarId | ADVA-MIB |