rbtwsApStatApStatusMacApState
RBTWS-AP-STATUS-MIB ·
.1.3.6.1.4.1.52.4.15.1.4.5.1.1.3.1.5
Object
column RBTWS-AP-TCRbtwsApState
The State of this AP.
Context
- MIB
- RBTWS-AP-STATUS-MIB
- OID
.1.3.6.1.4.1.52.4.15.1.4.5.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbtwsApStatApStatusMacEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBTWS-AP-STATUS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBTWS-AP-STATUS-MIB::rbtwsApStatApStatusMacApState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBTWS-AP-STATUS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBTWS-AP-STATUS-MIB::rbtwsApStatApStatusMacApState.<rbtwsApStatApStatusMacBaseMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBTWS-AP-STATUS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBTWS-AP-STATUS-MIB::rbtwsApStatApStatusMacApState'
Syntax
- Source
- RBTWS-AP-TCRbtwsApState
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | init |
3 | bootStarted |
4 | imageDownloaded |
5 | connectFailed |
6 | configuring |
7 | configured |