nbsFecCfgCodeCaps
NBS-FEC-MIB ·
.1.3.6.1.4.1.629.232.1.1.1.2
Object
column OctetString
This bitmask indicates which FEC codes this port can
support.
Bit 0 is reserved.
Subsequent bits refer to the NbsFecCode enumerated list. Bit 1
corresponds to none(1), Bit 2 to zero(2) enumeration,
and so on. A bit is set (1) if that code is appropriate
for this module, cleared (0) if unavailable.
OCTET STRING bitmasks count the leftmost bit (MSB) as 0.
Context
- MIB
- NBS-FEC-MIB
- OID
.1.3.6.1.4.1.629.232.1.1.1.2- Type
- column
- Access
- readonly
- 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::nbsFecCfgCodeCaps'
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::nbsFecCfgCodeCaps.<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::nbsFecCfgCodeCaps'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 3-3