ADVA-MIB :: neEventLogVarIpAddressVal

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneEventLogVarIpAddressVal

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.3eventsADVA-MIB
1.3.6.1.4.1.2544.2.3.3neEventLogVarTableADVA-MIB
1.3.6.1.4.1.2544.2.3.3.1neEventLogVarEntryADVA-MIB
1.3.6.1.4.1.2544.2.3.3.1.5neEventLogVarIpAddressValADVA-MIB