NBS-FEC-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: NBS-FEC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
nbsFecMib | 1.3.6.1.4.1.629.232 |
Forward Error Correction |
||
nbsFecCfgGrp | 1.3.6.1.4.1.629.232.1 |
FEC configuration |
||
nbsFecCfgTable | 1.3.6.1.4.1.629.232.1.1 | no-access |
FEC settings for all supported ports |
|
1.3.6.1.4.1.629.232.1.1.1 | no-access |
FEC settings for an individual port |
||
nbsFecCfgIfIndex | 1.3.6.1.4.1.629.232.1.1.1.1 | interfaceindex | no-access |
The mib2 ifIndex |
nbsFecCfgCodeCaps | 1.3.6.1.4.1.629.232.1.1.1.2 | octet string | read-only |
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. |
nbsFecCfgCodeAdmin | 1.3.6.1.4.1.629.232.1.1.1.3 | nbsfeccode | read-write |
The administratively desired Forward Error Correction code |
nbsFecCfgCodeOper | 1.3.6.1.4.1.629.232.1.1.1.4 | nbsfeccode | read-only |
The operationally active Forward Error Correction code |