extremeEapsPrevState
EXTREME-EAPS-MIB ·
.1.3.6.1.4.1.1916.1.18.2
Object
scalar EapsDomainState
This indicates the previous EAPS state of this EAPS domain. Used in state change traps information.
Context
- MIB
- EXTREME-EAPS-MIB
- OID
.1.3.6.1.4.1.1916.1.18.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- extremeEaps
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-EAPS-MIB::extremeEapsPrevState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-EAPS-MIB::extremeEapsPrevState'
Syntax
- Source
- EapsDomainState
- Base type
Enumeration
Values & Constraints
Type Values
0 | idle |
1 | complete |
2 | failed |
3 | linksup |
4 | linkdown |
5 | preforwarding |
6 | init |
7 | precomplete |
8 | preinit |