NBS-FEC-MIB
9 objects
Forward Error Correction
Imported Objects
| IF-MIB | InterfaceIndex |
| NBS-MIB | nbs |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.629.232 | IdentitynbsFecMib | Forward Error Correction | ||
| 1.3.6.1.4.1.629.232.1 | IdentitynbsFecCfgGrp | current | FEC configuration | |
| 1.3.6.1.4.1.629.232.1.1 | TablenbsFecCfgTable | not-accessible | current | FEC settings for all supported ports |
| 1.3.6.1.4.1.629.232.1.1.1 | RownbsFecCfgEntry | not-accessible | current | FEC settings for an individual port |
| 1.3.6.1.4.1.629.232.1.1.1.1 | ColumnnbsFecCfgIfIndex | not-accessible | current | The mib2 ifIndex |
| 1.3.6.1.4.1.629.232.1.1.1.2 | ColumnnbsFecCfgCodeCaps | read-only | current | 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 … |
| 1.3.6.1.4.1.629.232.1.1.1.3 | ColumnnbsFecCfgCodeAdmin | read-write | current | The administratively desired Forward Error Correction code |
| 1.3.6.1.4.1.629.232.1.1.1.4 | ColumnnbsFecCfgCodeOper | read-only | current | The operationally active Forward Error Correction code |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| NbsFecCode | INTEGER { notSupported (0), noFec (1), zero (2), gfec (3), ufec7 (4), ufec10 (5), ufec25 (6), hgfec7 (7), sdfec0 (8), sdfec1 (9), sdfec2 (10), sdfec3 (11), g975i4 (12), g975i7 (13), xfec7 (14), sdfec15 (15), staircase (16) } nbsFecCfgGrp OBJECT-IDENTITY STATUS current DESCRIPTION "FEC configuration" ::= { nbsFecMib 1 } | current | Particular FEC Algorithm/Code |