MIBs Depot

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

FromSymbols
IF-MIBInterfaceIndex, ifAlias
NBS-MIBWritableU64, nbs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
nbsFecpmThresholdsGrp
OBJECT-IDENTITY
Maximum considered safe by user
1.3.6.1.4.1.629.223.1current
nbsFecpmThresholdsTable
OBJECT-TYPE
FEC Performance Monitoring thresholds
1.3.6.1.4.1.629.223.1.1not-accessiblecurrent
nbsFecpmThresholdsEntry
OBJECT-TYPE
Performance monitoring thresholds for a particular interface
1.3.6.1.4.1.629.223.1.1.1not-accessiblecurrent
nbsFecpmThresholdsIfIndex
OBJECT-TYPE
The mib2 ifIndex
1.3.6.1.4.1.629.223.1.1.1.1InterfaceIndexread-onlycurrent
nbsFecpmThresholdsInterval
OBJECT-TYPE
Indicates the periodicity to which these thresholds apply
1.3.6.1.4.1.629.223.1.1.1.2INTEGER {quarterHour(1), twentyfourHour(2)}read-onlycurrent
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.10WritableU64read-writecurrent
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.12WritableU64read-writecurrent
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.14WritableU64read-writecurrent
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.16WritableU64read-writecurrent
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.18WritableU64read-writecurrent
nbsFecpmCurrentGrp
OBJECT-IDENTITY
Subtotals and statistics for sample now underway
1.3.6.1.4.1.629.223.2current
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.1INTEGERread-onlycurrent
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.2INTEGERread-onlycurrent
nbsFecpmCurrentTable
OBJECT-TYPE
All FEC Performance Monitoring statistics for the nbsFecpmCurrentInterval now underway.
1.3.6.1.4.1.629.223.2.3not-accessiblecurrent
nbsFecpmCurrentEntry
OBJECT-TYPE
FEC Performance Monitoring statistics for a specific port/ interface and nbsFecpmCurrentInterval.
1.3.6.1.4.1.629.223.2.3.1not-accessiblecurrent
nbsFecpmCurrentIfIndex
OBJECT-TYPE
The mib2 ifIndex
1.3.6.1.4.1.629.223.2.3.1.1InterfaceIndexread-onlycurrent
nbsFecpmCurrentInterval
OBJECT-TYPE
Indicates the periodicity of statistic
1.3.6.1.4.1.629.223.2.3.1.2INTEGER {quarterHour(1), twentyfourHour(2)}read-onlycurrent
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.5INTEGERread-onlycurrent
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.6INTEGERread-onlycurrent
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.10Counter64read-onlycurrent
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.12Counter64read-onlycurrent
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.14Counter64read-onlycurrent
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.16Counter64read-onlycurrent
nbsFecpmCurrentUncorWords
OBJECT-TYPE
The number of Uncorrectable Words so far
1.3.6.1.4.1.629.223.2.3.1.18Counter64read-onlycurrent
nbsFecpmHistoricGrp
OBJECT-IDENTITY
Totals and final statistics for a previous sample
1.3.6.1.4.1.629.223.3current
nbsFecpmHistoricTable
OBJECT-TYPE
All FEC Performance Monitoring statistics for past nbsFecpmHistoricInterval periods.
1.3.6.1.4.1.629.223.3.3not-accessiblecurrent
nbsFecpmHistoricEntry
OBJECT-TYPE
FEC Performance Monitoring statistics for a specific port/ interface and nbsFecpmHistoricInterval.
1.3.6.1.4.1.629.223.3.3.1not-accessiblecurrent
nbsFecpmHistoricIfIndex
OBJECT-TYPE
The mib2 ifIndex
1.3.6.1.4.1.629.223.3.3.1.1InterfaceIndexread-onlycurrent
nbsFecpmHistoricInterval
OBJECT-TYPE
Indicates the sampling period of statistic
1.3.6.1.4.1.629.223.3.3.1.2INTEGER {quarterHour(1), twentyfourHour(2)}not-accessiblecurrent
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.4INTEGERnot-accessiblecurrent
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.5INTEGERread-onlycurrent
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.6INTEGERread-onlycurrent
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.10Counter64read-onlycurrent
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.12Counter64read-onlycurrent
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.14Counter64read-onlycurrent
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.16Counter64read-onlycurrent
nbsFecpmHistoricUncorWords
OBJECT-TYPE
The final number of Uncorrectable Words in this interval
1.3.6.1.4.1.629.223.3.3.1.18Counter64read-onlycurrent
nbsFecpmRunningGrp
OBJECT-IDENTITY
Counter values since boot-up
1.3.6.1.4.1.629.223.4current
nbsFecpmRunningTable
OBJECT-TYPE
All FEC Performance Monitoring statistics since boot-up.
1.3.6.1.4.1.629.223.4.3not-accessiblecurrent
nbsFecpmRunningEntry
OBJECT-TYPE
FEC Performance Monitoring statistics for a specific port/ interface.
1.3.6.1.4.1.629.223.4.3.1not-accessiblecurrent
nbsFecpmRunningIfIndex
OBJECT-TYPE
The mib2 ifIndex
1.3.6.1.4.1.629.223.4.3.1.1InterfaceIndexread-onlycurrent
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.5INTEGERread-onlycurrent
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.6INTEGERread-onlycurrent
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.10Counter64read-onlycurrent
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.12Counter64read-onlycurrent
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.14Counter64read-onlycurrent
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.16Counter64read-onlycurrent
nbsFecpmRunningUncorWords
OBJECT-TYPE
The total number of Uncorrectable Words since boot-up
1.3.6.1.4.1.629.223.4.3.1.18Counter64read-onlycurrent
nbsFecStatsGrp
OBJECT-IDENTITY
User-controlled statistics
1.3.6.1.4.1.629.223.90current
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.3not-accessiblecurrent
nbsFecStatsEntry
OBJECT-TYPE
User-controlled FEC statistics for a specific port/interface.
1.3.6.1.4.1.629.223.90.3.1not-accessiblecurrent
nbsFecStatsIfIndex
OBJECT-TYPE
The mib2 ifIndex
1.3.6.1.4.1.629.223.90.3.1.1InterfaceIndexread-onlycurrent
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.5INTEGERread-onlycurrent
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.6INTEGERread-onlycurrent
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.7INTEGERread-onlycurrent
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.8INTEGER {notSupported(1), counting(2), clearing(3), stopped(4)}read-writecurrent
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.10Counter64read-onlycurrent
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.12Counter64read-onlycurrent
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.14Counter64read-onlycurrent
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.16Counter64read-onlycurrent
nbsFecStatsUncorWords
OBJECT-TYPE
The total number of Uncorrectable Words since boot-up
1.3.6.1.4.1.629.223.90.3.1.18Counter64read-onlycurrent
nbsFecpmEventsGrp
OBJECT-IDENTITY
Threshold crossing events
1.3.6.1.4.1.629.223.100current
nbsFecpmTraps
OBJECT-IDENTITY
Threshold crossing Traps or Notifications
1.3.6.1.4.1.629.223.100.0current

Notifications

NameOIDStatus
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.10current
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.12current
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.14current
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.16current
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.18current