apStatus
AP-SYSTEM-BASIC ·
.1.3.6.1.4.1.27662.200.1.1.1.1.1.6
Object
scalar Enumeration
This attribute indicates the status of AP.
Context
- MIB
- AP-SYSTEM-BASIC
- OID
.1.3.6.1.4.1.27662.200.1.1.1.1.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- apSystemBasicInfo
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 'AP-SYSTEM-BASIC' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-SYSTEM-BASIC::apStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP-SYSTEM-BASIC' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP-SYSTEM-BASIC::apStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | running |
2 | bootup |
3 | activating |
4 | firmwareUpgrading |