wdsApRole
AP80-PRIVATE-MIB ·
.1.3.6.1.4.1.14823.2.3.2.22.1.1.1
Object
column r/w
Enumeration
This value indicates the role of the Ap for this radio, roleAp(1): AP operation. roleBridgeMaster(2): Root-Bridge mode. roleBridge(4): Bridge Mode. relay wireless traffic.
Context
- MIB
- AP80-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14823.2.3.2.22.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- enterpriseApRadioWdsEntry
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 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::wdsApRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::wdsApRole.<enterpriseApRadioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP80-PRIVATE-MIB::wdsApRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | roleAp |
2 | roleBridgeMaster |
4 | roleBridge |