wanStatus
CP-SYSTEM-MIB ·
.1.3.6.1.4.1.20992.4.13
Object
scalar mandatory
Enumeration
Current status of the WAN.
Context
- MIB
- CP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.20992.4.13- Type
- scalar
- Access
- readonly
- Status
- mandatory
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 'CP-SYSTEM-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CP-SYSTEM-MIB::wanStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CP-SYSTEM-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CP-SYSTEM-MIB::wanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | plugged |
2 | unplugged |
3 | connected |
4 | disconnected |
5 | standby |