NBS-FECPM-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: NBS-FECPM-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 |
nbsFecpmMib | 1.3.6.1.4.1.629.223 |
OTN Forward Error Correction (FEC) Performance Monitoring and user-controlled statistics |
||
nbsFecpmThresholdsGrp | 1.3.6.1.4.1.629.223.1 |
Maximum considered safe by user |
||
nbsFecpmThresholdsTable | 1.3.6.1.4.1.629.223.1.1 | no-access |
FEC Performance Monitoring thresholds |
|
1.3.6.1.4.1.629.223.1.1.1 | no-access |
Performance monitoring thresholds for a particular interface |
||
nbsFecpmThresholdsIfIndex | 1.3.6.1.4.1.629.223.1.1.1.1 | interfaceindex | read-only |
The mib2 ifIndex |
nbsFecpmThresholdsInterval | 1.3.6.1.4.1.629.223.1.1.1.2 | integer | read-only |
Indicates the periodicity to which these thresholds apply Enumeration: 'twentyfourHour': 2, 'quarterHour': 1. |
nbsFecpmThresholdsBitErrCor | 1.3.6.1.4.1.629.223.1.1.1.10 | writableu64 | read-write |
Persistent. The number of Bit Errors Corrected which, if met or exceeded at the end of the nbsFecpmThresholdsInterval period, should trigger the nbsFecpmTrapsBitErrCor event notification. The reserved value 0 disables notifications for this event. |
nbsFecpmThresholdsByteErrCor | 1.3.6.1.4.1.629.223.1.1.1.12 | writableu64 | read-write |
Persistent. The number of Byte Errors Corrected which, if met or exceeded at the end of the nbsFecpmThresholdsInterval period, should trigger the nbsFecpmTrapsByteErrCor event notification. The reserved value 0 disables notifications for this event. |
nbsFecpmThresholdsCorBit0to1 | 1.3.6.1.4.1.629.223.1.1.1.14 | writableu64 | read-write |
Persistent. The number of '0' bits corrected to '1' which, if met or exceeded at the end of the nbsFecpmThresholdsInterval period, should trigger the nbsFecpmTrapsCorBit0to1 event notification. The reserved value 0 disables notifications for this event. |
nbsFecpmThresholdsCorBit1to0 | 1.3.6.1.4.1.629.223.1.1.1.16 | writableu64 | read-write |
Persistent. The number of '1' bits corrected to '0' which, if met or exceeded at the end of the nbsFecpmThresholdsInterval period, should trigger the nbsFecpmTrapsCorBit1to0 event notification. The reserved value 0 disables notifications for this event. |
nbsFecpmThresholdsUncorWords | 1.3.6.1.4.1.629.223.1.1.1.18 | writableu64 | read-write |
Persistent. The number of Uncorrectable Words which, if met or exceeded at the end of the nbsFecpmThresholdsInterval period, should trigger the nbsFecpmTrapsUncorWords event notification. The reserved value 0 disables notifications for this event. |
nbsFecpmCurrentGrp | 1.3.6.1.4.1.629.223.2 |
Subtotals and statistics for sample now underway |
||
nbsFecpmCurrentSysDate | 1.3.6.1.4.1.629.223.2.1 | integer | read-only |
The current (today's) UTC date, represented by an eight digit decimal number: yyyymmdd |
nbsFecpmCurrentSysTime | 1.3.6.1.4.1.629.223.2.2 | integer | read-only |
The current (now's) UTC time, represented by a six digit decimal number in the format hhmmss |
nbsFecpmCurrentTable | 1.3.6.1.4.1.629.223.2.3 | no-access |
All FEC Performance Monitoring statistics for the nbsFecpmCurrentInterval now underway. |
|
1.3.6.1.4.1.629.223.2.3.1 | no-access |
FEC Performance Monitoring statistics for a specific port/ interface and nbsFecpmCurrentInterval. |
||
nbsFecpmCurrentIfIndex | 1.3.6.1.4.1.629.223.2.3.1.1 | interfaceindex | read-only |
The mib2 ifIndex |
nbsFecpmCurrentInterval | 1.3.6.1.4.1.629.223.2.3.1.2 | integer | read-only |
Indicates the periodicity of statistic Enumeration: 'twentyfourHour': 2, 'quarterHour': 1. |
nbsFecpmCurrentDate | 1.3.6.1.4.1.629.223.2.3.1.5 | integer | read-only |
The date (UTC) this interval began, represented by an eight digit decimal number: yyyymmdd |
nbsFecpmCurrentTime | 1.3.6.1.4.1.629.223.2.3.1.6 | integer | read-only |
The time (UTC) this interval began, represented by a six digit decimal number: hhmmss |
nbsFecpmCurrentBitErrCor | 1.3.6.1.4.1.629.223.2.3.1.10 | unsigned64 | read-only |
The number of Bit Errors Corrected in this interval so far; it may be the sum of nbsFecpmCurrentCorBit0to1 and nbsFecpmCurrentCorBit1to0. |
nbsFecpmCurrentByteErrCor | 1.3.6.1.4.1.629.223.2.3.1.12 | unsigned64 | read-only |
The number of Byte Errors Corrected in this interval so far. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
nbsFecpmCurrentCorBit0to1 | 1.3.6.1.4.1.629.223.2.3.1.14 | unsigned64 | read-only |
The number of '0' bits corrected to '1' so far. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecpmCurrentBitErrCor. |
nbsFecpmCurrentCorBit1to0 | 1.3.6.1.4.1.629.223.2.3.1.16 | unsigned64 | read-only |
The number of '1' bits corrected to '0' so far. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecpmCurrentBitErrCor. |
nbsFecpmCurrentUncorWords | 1.3.6.1.4.1.629.223.2.3.1.18 | unsigned64 | read-only |
The number of Uncorrectable Words so far |
nbsFecpmHistoricGrp | 1.3.6.1.4.1.629.223.3 |
Totals and final statistics for a previous sample |
||
nbsFecpmHistoricTable | 1.3.6.1.4.1.629.223.3.3 | no-access |
All FEC Performance Monitoring statistics for past nbsFecpmHistoricInterval periods. |
|
1.3.6.1.4.1.629.223.3.3.1 | no-access |
FEC Performance Monitoring statistics for a specific port/ interface and nbsFecpmHistoricInterval. |
||
nbsFecpmHistoricIfIndex | 1.3.6.1.4.1.629.223.3.3.1.1 | interfaceindex | read-only |
The mib2 ifIndex |
nbsFecpmHistoricInterval | 1.3.6.1.4.1.629.223.3.3.1.2 | integer | no-access |
Indicates the sampling period of statistic Enumeration: 'twentyfourHour': 2, 'quarterHour': 1. |
nbsFecpmHistoricSample | 1.3.6.1.4.1.629.223.3.3.1.4 | integer | no-access |
Indicates the sample number of this statistic. The most recent sample is numbered 1, the next previous 2, and so on until the oldest sample. |
nbsFecpmHistoricDate | 1.3.6.1.4.1.629.223.3.3.1.5 | integer | read-only |
The date (UTC) the interval began, represented by an eight digit decimal number: yyyymmdd |
nbsFecpmHistoricTime | 1.3.6.1.4.1.629.223.3.3.1.6 | integer | read-only |
The time (UTC) the interval began, represented by a six digit decimal number: hhmmss |
nbsFecpmHistoricBitErrCor | 1.3.6.1.4.1.629.223.3.3.1.10 | unsigned64 | read-only |
The final count of Bit Errors Corrected for this interval; it may be the sum of nbsFecpmHistoricCorBit0to1 and nbsFecpmHistoricCorBit1to0. |
nbsFecpmHistoricByteErrCor | 1.3.6.1.4.1.629.223.3.3.1.12 | unsigned64 | read-only |
The final count of Byte Errors Corrected in this interval. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
nbsFecpmHistoricCorBit0to1 | 1.3.6.1.4.1.629.223.3.3.1.14 | unsigned64 | read-only |
The final count of '0' bits corrected to '1' in this interval. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecpmHistoricBitErrCor. |
nbsFecpmHistoricCorBit1to0 | 1.3.6.1.4.1.629.223.3.3.1.16 | unsigned64 | read-only |
The final count of '1' bits corrected to '0' in this interval. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecpmHistoricBitErrCor. |
nbsFecpmHistoricUncorWords | 1.3.6.1.4.1.629.223.3.3.1.18 | unsigned64 | read-only |
The final number of Uncorrectable Words in this interval |
nbsFecpmRunningGrp | 1.3.6.1.4.1.629.223.4 |
Counter values since boot-up |
||
nbsFecpmRunningTable | 1.3.6.1.4.1.629.223.4.3 | no-access |
All FEC Performance Monitoring statistics since boot-up. |
|
1.3.6.1.4.1.629.223.4.3.1 | no-access |
FEC Performance Monitoring statistics for a specific port/ interface. |
||
nbsFecpmRunningIfIndex | 1.3.6.1.4.1.629.223.4.3.1.1 | interfaceindex | read-only |
The mib2 ifIndex |
nbsFecpmRunningDate | 1.3.6.1.4.1.629.223.4.3.1.5 | integer | read-only |
The date (UTC) of boot-up, represented by an eight digit decimal number: yyyymmdd |
nbsFecpmRunningTime | 1.3.6.1.4.1.629.223.4.3.1.6 | integer | read-only |
The time (UTC) of boot-up, represented by a six digit decimal number: hhmmss |
nbsFecpmRunningBitErrCor | 1.3.6.1.4.1.629.223.4.3.1.10 | counter64 | read-only |
The total count of Bit Errors Corrected since boot-up; it may be the sum of nbsFecpmRunningCorBit0to1 and nbsFecpmRunningCorBit1to0. |
nbsFecpmRunningByteErrCor | 1.3.6.1.4.1.629.223.4.3.1.12 | counter64 | read-only |
The total count of Byte Errors Corrected since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
nbsFecpmRunningCorBit0to1 | 1.3.6.1.4.1.629.223.4.3.1.14 | counter64 | read-only |
The total count of '0' bits corrected to '1' since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecpmRunningBitErrCor. |
nbsFecpmRunningCorBit1to0 | 1.3.6.1.4.1.629.223.4.3.1.16 | counter64 | read-only |
The total count of '1' bits corrected to '0' since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecpmRunningBitErrCor. |
nbsFecpmRunningUncorWords | 1.3.6.1.4.1.629.223.4.3.1.18 | counter64 | read-only |
The total number of Uncorrectable Words since boot-up |
nbsFecStatsGrp | 1.3.6.1.4.1.629.223.90 |
User-controlled statistics |
||
nbsFecStatsTable | 1.3.6.1.4.1.629.223.90.3 | no-access |
FEC statistics managed at the user's discretion. These statistics may be started, stopped, and cleared whenever the user desires without affecting the normal performance monitoring activity. |
|
1.3.6.1.4.1.629.223.90.3.1 | no-access |
User-controlled FEC statistics for a specific port/interface. |
||
nbsFecStatsIfIndex | 1.3.6.1.4.1.629.223.90.3.1.1 | interfaceindex | read-only |
The mib2 ifIndex |
nbsFecStatsDate | 1.3.6.1.4.1.629.223.90.3.1.5 | integer | read-only |
The (UTC) date the user began statistics collection, represented by an eight digit decimal number: yyyymmdd |
nbsFecStatsTime | 1.3.6.1.4.1.629.223.90.3.1.6 | integer | read-only |
The (UTC) time the user began statistics collection, represented by a six digit decimal number: hhmmss |
nbsFecStatsSpan | 1.3.6.1.4.1.629.223.90.3.1.7 | integer | read-only |
The amount of time (deci-sec) statistics collection has been underway since nbsFecStatsDate and nbsFecStatsTime, or if stopped, the duration of the prior collection. |
nbsFecStatsState | 1.3.6.1.4.1.629.223.90.3.1.8 | integer | read-write |
Writing 'stopped' to this object stops (pauses) FEC statistics collection. Writing 'counting' to this object starts (resumes) FEC statistics collection. Writing 'clearing' to this object clears all statistical counters. Enumeration: 'clearing': 3, 'stopped': 4, 'notSupported': 1, 'counting': 2. |
nbsFecStatsBitErrCor | 1.3.6.1.4.1.629.223.90.3.1.10 | counter64 | read-only |
The total count of Bit Errors Corrected since boot-up; it may be the sum of nbsFecStatsCorBit0to1 and nbsFecStatsCorBit1to0. |
nbsFecStatsByteErrCor | 1.3.6.1.4.1.629.223.90.3.1.12 | counter64 | read-only |
The total count of Byte Errors Corrected since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
nbsFecStatsCorBit0to1 | 1.3.6.1.4.1.629.223.90.3.1.14 | counter64 | read-only |
The total count of '0' bits corrected to '1' since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecStatsBitErrCor. |
nbsFecStatsCorBit1to0 | 1.3.6.1.4.1.629.223.90.3.1.16 | counter64 | read-only |
The total count of '1' bits corrected to '0' since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates there is a single number for all bit corrections combined, see nbsFecStatsBitErrCor. |
nbsFecStatsUncorWords | 1.3.6.1.4.1.629.223.90.3.1.18 | counter64 | read-only |
The total number of Uncorrectable Words since boot-up |
nbsFecpmEventsGrp | 1.3.6.1.4.1.629.223.100 |
Threshold crossing events |
||
nbsFecpmTraps | 1.3.6.1.4.1.629.223.100.0 |
Threshold crossing Traps or Notifications |
||
nbsFecpmTrapsBitErrCor | 1.3.6.1.4.1.629.223.100.0.10 |
Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsBitErrCor is non-zero and less than or equal to nbsFecpmCurrentBitErrCor. |
||
nbsFecpmTrapsByteErrCor | 1.3.6.1.4.1.629.223.100.0.12 |
Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsByteErrCor is non-zero and less than or equal to nbsFecpmCurrentByteErrCor. |
||
nbsFecpmTrapsCorBit0to1 | 1.3.6.1.4.1.629.223.100.0.14 |
Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsCorBit0to1 is non-zero and less than or equal to nbsFecpmCurrentCorBit0to1. |
||
nbsFecpmTrapsCorBit1to0 | 1.3.6.1.4.1.629.223.100.0.16 |
Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsCorBit1to0 is non-zero and less than or equal to nbsFecpmCurrentCorBit1to0. |
||
nbsFecpmTrapsUncorWords | 1.3.6.1.4.1.629.223.100.0.18 |
Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsUncorWords is non-zero and less than or equal to nbsFecpmCurrentUncorWords. |