wdsMasterSlaveMode
AP80-PRIVATE-MIB ·
.1.3.6.1.4.1.14823.2.3.2.22.1.1.4
Object
column r/w
Enumeration
This value indicates the Master/Slave mode for this radio. master (1) To set to master mode. slave (2) To set to slave mode.
Context
- MIB
- AP80-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14823.2.3.2.22.1.1.4- 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::wdsMasterSlaveMode'
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::wdsMasterSlaveMode.<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::wdsMasterSlaveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | master |
2 | slave |