All MIBs › ADVA-MIB › neEventLogVarIpAddressVal
neEventLogVarIpAddressVal
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neEventLogVarIpAddressVal
OID (numeric): 1.3.6.1.4.1.2544.2.3.3.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The value when neEventLogVarType is 'ipAddress'. Otherwise, an empty address is returned.
What is neEventLogVarIpAddressVal?
This object represents the IP address field of a logged event variable when the event type is specifically an IP address; if the event variable type is something other than IP address, this object returns an empty address (0.0.0.0). It is part of ADVA's event logging system for equipment diagnostics and troubleshooting. Operations teams query this to extract IP-related context from system event logs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.5 snmpwalk -v2c -c public <target> ADVA-MIB::neEventLogVarIpAddressVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.5.1 snmpget -v2c -c public <target> ADVA-MIB::neEventLogVarIpAddressVal.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neEventLogVarIpAddressVal.1
Start monitoring ADVA FSP 150 (F3) Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-MIB::neEventLogVarIpAddressVal OID value, configure state conditions and alerts, and monitor any ADVA FSP 150 (F3) Carrier Ethernet demarcation devices from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.5 | neEventLogVarIpAddressVal | ADVA-MIB |