NBS-FECPM-MIB
- Registered at
- 1.3.6.1.4.1.629.223
- Last updated
- 2016-10-19 00:00
- Organization
- NBS
- Namespace
- mrv
- Source file
NBS-FECPM-MIB- Digest
sha256:6ec592e12148caac891da3483034dbeeb90e49663508f6b273fdd3b984f1272e
Description
OTN Forward Error Correction (FEC) Performance Monitoring and user-controlled statistics
Contact
For technical support, please contact your service channel
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex, ifAlias |
| NBS-MIB | WritableU64, nbs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB NBS-FECPM-MIB NBS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nbsFecpmThresholdsGrp OBJECT-IDENTITY Maximum considered safe by user | 1.3.6.1.4.1.629.223.1 | current | ||
| nbsFecpmThresholdsTable OBJECT-TYPE FEC Performance Monitoring thresholds | 1.3.6.1.4.1.629.223.1.1 | not-accessible | current | |
| nbsFecpmThresholdsEntry OBJECT-TYPE Performance monitoring thresholds for a particular interface | 1.3.6.1.4.1.629.223.1.1.1 | not-accessible | current | |
| nbsFecpmThresholdsIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.223.1.1.1.1 | InterfaceIndex | read-only | current |
| nbsFecpmThresholdsInterval OBJECT-TYPE Indicates the periodicity to which these thresholds apply | 1.3.6.1.4.1.629.223.1.1.1.2 | INTEGER {quarterHour(1), twentyfourHour(2)} | read-only | current |
| nbsFecpmThresholdsBitErrCor OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.1.1.1.10 | WritableU64 | read-write | current |
| nbsFecpmThresholdsByteErrCor OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.1.1.1.12 | WritableU64 | read-write | current |
| nbsFecpmThresholdsCorBit0to1 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.1.1.1.14 | WritableU64 | read-write | current |
| nbsFecpmThresholdsCorBit1to0 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.1.1.1.16 | WritableU64 | read-write | current |
| nbsFecpmThresholdsUncorWords OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.1.1.1.18 | WritableU64 | read-write | current |
| nbsFecpmCurrentGrp OBJECT-IDENTITY Subtotals and statistics for sample now underway | 1.3.6.1.4.1.629.223.2 | current | ||
| nbsFecpmCurrentSysDate OBJECT-TYPE The current (today's) UTC date, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.223.2.1 | INTEGER | read-only | current |
| nbsFecpmCurrentSysTime OBJECT-TYPE The current (now's) UTC time, represented by a six digit decimal number in the format hhmmss | 1.3.6.1.4.1.629.223.2.2 | INTEGER | read-only | current |
| nbsFecpmCurrentTable OBJECT-TYPE All FEC Performance Monitoring statistics for the nbsFecpmCurrentInterval now underway. | 1.3.6.1.4.1.629.223.2.3 | not-accessible | current | |
| nbsFecpmCurrentEntry OBJECT-TYPE FEC Performance Monitoring statistics for a specific port/ interface and nbsFecpmCurrentInterval. | 1.3.6.1.4.1.629.223.2.3.1 | not-accessible | current | |
| nbsFecpmCurrentIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.223.2.3.1.1 | InterfaceIndex | read-only | current |
| nbsFecpmCurrentInterval OBJECT-TYPE Indicates the periodicity of statistic | 1.3.6.1.4.1.629.223.2.3.1.2 | INTEGER {quarterHour(1), twentyfourHour(2)} | read-only | current |
| nbsFecpmCurrentDate OBJECT-TYPE The date (UTC) this interval began, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.223.2.3.1.5 | INTEGER | read-only | current |
| nbsFecpmCurrentTime OBJECT-TYPE The time (UTC) this interval began, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.223.2.3.1.6 | INTEGER | read-only | current |
| nbsFecpmCurrentBitErrCor OBJECT-TYPE The number of Bit Errors Corrected in this interval so far; it may be the sum of nbsFecpmCurrentCorBit0to1 and nbsFecpmCurrentCorBit1to0. | 1.3.6.1.4.1.629.223.2.3.1.10 | Counter64 | read-only | current |
| nbsFecpmCurrentByteErrCor OBJECT-TYPE The number of Byte Errors Corrected in this interval so far. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. | 1.3.6.1.4.1.629.223.2.3.1.12 | Counter64 | read-only | current |
| nbsFecpmCurrentCorBit0to1 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.2.3.1.14 | Counter64 | read-only | current |
| nbsFecpmCurrentCorBit1to0 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.2.3.1.16 | Counter64 | read-only | current |
| nbsFecpmCurrentUncorWords OBJECT-TYPE The number of Uncorrectable Words so far | 1.3.6.1.4.1.629.223.2.3.1.18 | Counter64 | read-only | current |
| nbsFecpmHistoricGrp OBJECT-IDENTITY Totals and final statistics for a previous sample | 1.3.6.1.4.1.629.223.3 | current | ||
| nbsFecpmHistoricTable OBJECT-TYPE All FEC Performance Monitoring statistics for past nbsFecpmHistoricInterval periods. | 1.3.6.1.4.1.629.223.3.3 | not-accessible | current | |
| nbsFecpmHistoricEntry OBJECT-TYPE FEC Performance Monitoring statistics for a specific port/ interface and nbsFecpmHistoricInterval. | 1.3.6.1.4.1.629.223.3.3.1 | not-accessible | current | |
| nbsFecpmHistoricIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.223.3.3.1.1 | InterfaceIndex | read-only | current |
| nbsFecpmHistoricInterval OBJECT-TYPE Indicates the sampling period of statistic | 1.3.6.1.4.1.629.223.3.3.1.2 | INTEGER {quarterHour(1), twentyfourHour(2)} | not-accessible | current |
| nbsFecpmHistoricSample OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.3.3.1.4 | INTEGER | not-accessible | current |
| nbsFecpmHistoricDate OBJECT-TYPE The date (UTC) the interval began, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.223.3.3.1.5 | INTEGER | read-only | current |
| nbsFecpmHistoricTime OBJECT-TYPE The time (UTC) the interval began, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.223.3.3.1.6 | INTEGER | read-only | current |
| nbsFecpmHistoricBitErrCor OBJECT-TYPE The final count of Bit Errors Corrected for this interval; it may be the sum of nbsFecpmHistoricCorBit0to1 and nbsFecpmHistoricCorBit1to0. | 1.3.6.1.4.1.629.223.3.3.1.10 | Counter64 | read-only | current |
| nbsFecpmHistoricByteErrCor OBJECT-TYPE The final count of Byte Errors Corrected in this interval. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. | 1.3.6.1.4.1.629.223.3.3.1.12 | Counter64 | read-only | current |
| nbsFecpmHistoricCorBit0to1 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.3.3.1.14 | Counter64 | read-only | current |
| nbsFecpmHistoricCorBit1to0 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.3.3.1.16 | Counter64 | read-only | current |
| nbsFecpmHistoricUncorWords OBJECT-TYPE The final number of Uncorrectable Words in this interval | 1.3.6.1.4.1.629.223.3.3.1.18 | Counter64 | read-only | current |
| nbsFecpmRunningGrp OBJECT-IDENTITY Counter values since boot-up | 1.3.6.1.4.1.629.223.4 | current | ||
| nbsFecpmRunningTable OBJECT-TYPE All FEC Performance Monitoring statistics since boot-up. | 1.3.6.1.4.1.629.223.4.3 | not-accessible | current | |
| nbsFecpmRunningEntry OBJECT-TYPE FEC Performance Monitoring statistics for a specific port/ interface. | 1.3.6.1.4.1.629.223.4.3.1 | not-accessible | current | |
| nbsFecpmRunningIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.223.4.3.1.1 | InterfaceIndex | read-only | current |
| nbsFecpmRunningDate OBJECT-TYPE The date (UTC) of boot-up, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.223.4.3.1.5 | INTEGER | read-only | current |
| nbsFecpmRunningTime OBJECT-TYPE The time (UTC) of boot-up, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.223.4.3.1.6 | INTEGER | read-only | current |
| nbsFecpmRunningBitErrCor OBJECT-TYPE The total count of Bit Errors Corrected since boot-up; it may be the sum of nbsFecpmRunningCorBit0to1 and nbsFecpmRunningCorBit1to0. | 1.3.6.1.4.1.629.223.4.3.1.10 | Counter64 | read-only | current |
| nbsFecpmRunningByteErrCor OBJECT-TYPE The total count of Byte Errors Corrected since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. | 1.3.6.1.4.1.629.223.4.3.1.12 | Counter64 | read-only | current |
| nbsFecpmRunningCorBit0to1 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.4.3.1.14 | Counter64 | read-only | current |
| nbsFecpmRunningCorBit1to0 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.4.3.1.16 | Counter64 | read-only | current |
| nbsFecpmRunningUncorWords OBJECT-TYPE The total number of Uncorrectable Words since boot-up | 1.3.6.1.4.1.629.223.4.3.1.18 | Counter64 | read-only | current |
| nbsFecStatsGrp OBJECT-IDENTITY User-controlled statistics | 1.3.6.1.4.1.629.223.90 | current | ||
| nbsFecStatsTable OBJECT-TYPE 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 | not-accessible | current | |
| nbsFecStatsEntry OBJECT-TYPE User-controlled FEC statistics for a specific port/interface. | 1.3.6.1.4.1.629.223.90.3.1 | not-accessible | current | |
| nbsFecStatsIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.223.90.3.1.1 | InterfaceIndex | read-only | current |
| nbsFecStatsDate OBJECT-TYPE The (UTC) date the user began statistics collection, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.223.90.3.1.5 | INTEGER | read-only | current |
| nbsFecStatsTime OBJECT-TYPE The (UTC) time the user began statistics collection, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.223.90.3.1.6 | INTEGER | read-only | current |
| nbsFecStatsSpan OBJECT-TYPE The amount of time (deci-sec) statistics collection has been underway since nbsFecStatsDate and nbsFecStatsTime, or if stopped, the duration of the prior collection. | 1.3.6.1.4.1.629.223.90.3.1.7 | INTEGER | read-only | current |
| nbsFecStatsState OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.90.3.1.8 | INTEGER {notSupported(1), counting(2), clearing(3), stopped(4)} | read-write | current |
| nbsFecStatsBitErrCor OBJECT-TYPE The total count of Bit Errors Corrected since boot-up; it may be the sum of nbsFecStatsCorBit0to1 and nbsFecStatsCorBit1to0. | 1.3.6.1.4.1.629.223.90.3.1.10 | Counter64 | read-only | current |
| nbsFecStatsByteErrCor OBJECT-TYPE The total count of Byte Errors Corrected since boot-up. The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. | 1.3.6.1.4.1.629.223.90.3.1.12 | Counter64 | read-only | current |
| nbsFecStatsCorBit0to1 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.90.3.1.14 | Counter64 | read-only | current |
| nbsFecStatsCorBit1to0 OBJECT-TYPE 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. | 1.3.6.1.4.1.629.223.90.3.1.16 | Counter64 | read-only | current |
| nbsFecStatsUncorWords OBJECT-TYPE The total number of Uncorrectable Words since boot-up | 1.3.6.1.4.1.629.223.90.3.1.18 | Counter64 | read-only | current |
| nbsFecpmEventsGrp OBJECT-IDENTITY Threshold crossing events | 1.3.6.1.4.1.629.223.100 | current | ||
| nbsFecpmTraps OBJECT-IDENTITY Threshold crossing Traps or Notifications | 1.3.6.1.4.1.629.223.100.0 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| nbsFecpmTrapsBitErrCor NOTIFICATION-TYPE Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsBitErrCor is non-zero and less than or equal to nbsFecpmCurrentBitErrCor. | 1.3.6.1.4.1.629.223.100.0.10 | current |
| nbsFecpmTrapsByteErrCor NOTIFICATION-TYPE Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsByteErrCor is non-zero and less than or equal to nbsFecpmCurrentByteErrCor. | 1.3.6.1.4.1.629.223.100.0.12 | current |
| nbsFecpmTrapsCorBit0to1 NOTIFICATION-TYPE Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsCorBit0to1 is non-zero and less than or equal to nbsFecpmCurrentCorBit0to1. | 1.3.6.1.4.1.629.223.100.0.14 | current |
| nbsFecpmTrapsCorBit1to0 NOTIFICATION-TYPE Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsCorBit1to0 is non-zero and less than or equal to nbsFecpmCurrentCorBit1to0. | 1.3.6.1.4.1.629.223.100.0.16 | current |
| nbsFecpmTrapsUncorWords NOTIFICATION-TYPE Sent at the conclusion of an nbsFecpmThresholdsInterval if nbsFecpmThresholdsUncorWords is non-zero and less than or equal to nbsFecpmCurrentUncorWords. | 1.3.6.1.4.1.629.223.100.0.18 | current |