nbsFecCfgCodeAdmin
NBS-FEC-MIB ·
.1.3.6.1.4.1.629.232.1.1.1.3
Object
The administratively desired Forward Error Correction code
Context
- MIB
- NBS-FEC-MIB
- OID
.1.3.6.1.4.1.629.232.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsFecCfgEntry
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 'NBS-FEC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-FEC-MIB::nbsFecCfgCodeAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-FEC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-FEC-MIB::nbsFecCfgCodeAdmin.<nbsFecCfgIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-FEC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-FEC-MIB::nbsFecCfgCodeAdmin'
Syntax
- Source
- NbsFecCode
- Base type
Enumeration
Values & Constraints
Type Values
0 | notSupported |
1 | noFec |
2 | zero |
3 | gfec |
4 | ufec7 |
5 | ufec10 |
6 | ufec25 |
7 | hgfec7 |
8 | sdfec0 |
9 | sdfec1 |
10 | sdfec2 |
11 | sdfec3 |
12 | g975i4 |
13 | g975i7 |
14 | xfec7 |
15 | sdfec15 |
16 | staircase |