aniBsuPortState
BSUWIRELESSIF-MIB ·
.1.3.6.1.4.1.4325.3.2.1.1.3
Object
column Enumeration
The current state of the wireless port.
Context
- MIB
- BSUWIRELESSIF-MIB
- OID
.1.3.6.1.4.1.4325.3.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aniBsuWirelessPortEntry
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 'BSUWIRELESSIF-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUWIRELESSIF-MIB::aniBsuPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BSUWIRELESSIF-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUWIRELESSIF-MIB::aniBsuPortState.<aniBsuWirelessPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BSUWIRELESSIF-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BSUWIRELESSIF-MIB::aniBsuPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unavailable |
2 | initial |
3 | unconfig |
4 | starting |
5 | configured-no-radio-detected |
6 | operational-radio |
7 | stopped |
8 | resetting |
9 | disabled |