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
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.4 | neEventLogVarInteger32Val | ADVA-MIB |