brwaveRadioFecError
BRWAVE-RADIO-MIB ·
.1.3.6.1.4.1.6080.3.1.3.11
Object
scalar Enumeration
Post and Pre FEC error calculated every polling interval 0 - No Error, 1-Pre FEC Error, 2-Post FEC Error
Context
- MIB
- BRWAVE-RADIO-MIB
- OID
.1.3.6.1.4.1.6080.3.1.3.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- brwaveRadioStatus
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 'BRWAVE-RADIO-MIB' -M '/opt/observium/mibs/bridgewave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRWAVE-RADIO-MIB::brwaveRadioFecError.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRWAVE-RADIO-MIB' -M '/opt/observium/mibs/bridgewave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRWAVE-RADIO-MIB::brwaveRadioFecError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noError |
1 | preFec |
2 | postFec |