aniBsuPortFlag
BSUWIRELESSIF-MIB ·
.1.3.6.1.4.1.4325.3.2.1.1.5
Object
column r/w
Enumeration
This flag is used to turn a particular wireless port
on or off, that is, to selectively enable(1) or disable(2)
a port.
It is valid only for configured ports.
By default, all configured ports are enabled unless
explicitly disabled during configuration. The disabled ports
may later be enabled dynamically(without reboot).
Context
- MIB
- BSUWIRELESSIF-MIB
- OID
.1.3.6.1.4.1.4325.3.2.1.1.5- Type
- column
- Access
- readwrite
- 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::aniBsuPortFlag'
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::aniBsuPortFlag.<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::aniBsuPortFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |