coDot11PhyOperStatus
ALVARION-802DOT11-MIB ·
.1.3.6.1.4.1.12394.1.10.5.4.3.3.1.2
Object
column Enumeration
The current state of the radio interface.
'up': The radio interface is ready to pass packets.
'down': The radio is not able to transmit nor receive
packets on the interface.
Context
- MIB
- ALVARION-802DOT11-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.4.3.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- coDot11PhyConfigEntry
- Groups
- 1
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 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11PhyOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11PhyOperStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-802DOT11-MIB::coDot11PhyOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of