aniBsuAntennaDiversityFlag
BSUWIRELESSIF-MIB ·
.1.3.6.1.4.1.4325.3.2.8.1.1
Object
column Enumeration
This flag shows whether antenna diversity has been enabled (1) or disabled (2) for this SU.
Context
- MIB
- BSUWIRELESSIF-MIB
- OID
.1.3.6.1.4.1.4325.3.2.8.1.1- 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::aniBsuAntennaDiversityFlag'
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::aniBsuAntennaDiversityFlag.<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::aniBsuAntennaDiversityFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |