aniBsuAntennaDiversityMode
BSUWIRELESSIF-MIB ·
.1.3.6.1.4.1.4325.3.2.8.1.2
Object
column Enumeration
This shows whether diversity is Sync Based (1) or Training Sequence Based (2)
Context
- MIB
- BSUWIRELESSIF-MIB
- OID
.1.3.6.1.4.1.4325.3.2.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aniBsuAntennaEntry
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::aniBsuAntennaDiversityMode'
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::aniBsuAntennaDiversityMode.<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::aniBsuAntennaDiversityMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sync-based |
2 | training-seq-based |