dot11DiagTxMode
BRCM-80211-FACTORY-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.2.5.2.3
Object
scalar r/w
Enumeration
cw(0) is used for frequency accuracy test, evm(1) is used for error vector test. When set to normal(2), 802.11 STAs will once again be able to associate with the DUT.
Context
- MIB
- BRCM-80211-FACTORY-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.2.5.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot11FactoryDiagnostics
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-80211-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-80211-FACTORY-MIB::dot11DiagTxMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-80211-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-80211-FACTORY-MIB::dot11DiagTxMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cw |
1 | evm |
2 | normal |