mwIf80211IfOperStatus
MERU-CONFIG-WLAN-MIB ·
.1.3.6.1.4.1.15983.1.1.4.3.3.1.27
Object
column MERU-TCMwlOperationalState
This object describes Operational Status
Context
- MIB
- MERU-CONFIG-WLAN-MIB
- OID
.1.3.6.1.4.1.15983.1.1.4.3.3.1.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mwIf80211Entry
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 'MERU-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-CONFIG-WLAN-MIB::mwIf80211IfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MERU-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-CONFIG-WLAN-MIB::mwIf80211IfOperStatus.<mwIf80211TableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERU-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERU-CONFIG-WLAN-MIB::mwIf80211IfOperStatus'
Syntax
- Source
- MERU-TCMwlOperationalState
- Base type
Enumeration
Values & Constraints
Type Values
0 | operationalStateUnknown |
1 | operationalStateEnabled |
2 | operationalStateDisabled |
3 | operationalStateUnlicensed |
4 | operationalStateEnabledWith11nlic |
5 | operationalStatePowerDown |