aniBsuSuStatusDSPolarization
BSUSUSTATUS-MIB ·
.1.3.6.1.4.1.4325.3.7.3.2.1.1
Object
column Enumeration
The downstream Polarization. This field is used by BSU to adjust the polarization selection when transmitting a burst to the SU. Each SU has a single antenna which can be polarized either horizontally(1) or vertically(2).
Context
- MIB
- BSUSUSTATUS-MIB
- OID
.1.3.6.1.4.1.4325.3.7.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aniBsuSuDSLinkStatusEntry
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 'BSUSUSTATUS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUSUSTATUS-MIB::aniBsuSuStatusDSPolarization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BSUSUSTATUS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUSUSTATUS-MIB::aniBsuSuStatusDSPolarization.<aniBsuWirelessPort>.<aniBsuSuStatusMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BSUSUSTATUS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BSUSUSTATUS-MIB::aniBsuSuStatusDSPolarization'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | horizontal |
2 | vertical |