rbtwsApStatRadioStatusMacEnable
RBTWS-AP-STATUS-MIB ·
.1.3.6.1.4.1.52.4.15.1.4.5.1.1.5.1.4
Object
The configured mode (enabled/disabled) of this radio. Obsoleted by rbtwsApStatRadioStatusMacRadioMode.
Context
- MIB
- RBTWS-AP-STATUS-MIB
- OID
.1.3.6.1.4.1.52.4.15.1.4.5.1.1.5.1.4- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- rbtwsApStatRadioStatusMacEntry
- Groups
- 2
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::rbtwsApStatRadioStatusMacEnable'
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::rbtwsApStatRadioStatusMacEnable.<rbtwsApStatRadioStatusMacBaseMac>'
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::rbtwsApStatRadioStatusMacEnable'
Syntax
- Source
- RBTWS-AP-TCRbtwsRadioEnable
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |