All MIBs › ADVA-MIB › neEventLogVarType
neEventLogVarType
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neEventLogVarType
OID (numeric): 1.3.6.1.4.1.2544.2.3.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The type of variable. One and only one of the value objects that follow must be instantiated, based on this type. The used types depend on the enterprise traps defined for the specific product.
What is neEventLogVarType?
This OID contains a code indicating what type of data is stored in an event log entry, such as a text string, number, or binary value. It tells the operator what kind of information to expect from the alarm or fault being logged. When troubleshooting a device alarm, an operator checks this to know how to interpret the event details that follow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.3 snmpwalk -v2c -c public <target> ADVA-MIB::neEventLogVarType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.3.1 snmpget -v2c -c public <target> ADVA-MIB::neEventLogVarType.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.3 | neEventLogVarType | ADVA-MIB |