All MIBs › ADVA-MIB › neEventLogVarInteger32Val
neEventLogVarInteger32Val
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neEventLogVarInteger32Val
OID (numeric): 1.3.6.1.4.1.2544.2.3.3.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The value when neEventLogVarType is 'integer32'. Integer32 is also used to represent INTEGER types. Otherwise, 0 is returned.
What is neEventLogVarInteger32Val?
Contains a 32-bit signed integer value extracted from the trap varbind when the data type is Integer32. This field holds numeric event data such as alarm severity levels, state codes, or discrete measurements. Example: 5 (severity level) or 3 (interface state: down)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.4 snmpwalk -v2c -c public <target> ADVA-MIB::neEventLogVarInteger32Val
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.3.1.4.1 snmpget -v2c -c public <target> ADVA-MIB::neEventLogVarInteger32Val.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neEventLogVarInteger32Val.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::neEventLogVarInteger32Val 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.4 | neEventLogVarInteger32Val | ADVA-MIB |