NBS-FECPM-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
44
nbsFecpmThresholdsTable
table.1.3.6.1.4.1.629.223.1.1
·
1 row entry
·
7 columns
FEC Performance Monitoring thresholds
Performance monitoring thresholds for a particular interface
Indexes
nbsFecpmThresholdsIfIndex nbsFecpmThresholdsInterval
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
nbsFecpmThresholdsIfIndex
The mib2 ifIndex
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.629.223.1.1.1.1 |
||||
|
nbsFecpmThresholdsInterval
Indicates the periodicity to which these thresholds apply
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.629.223.1.1.1.2 |
||||
|
nbsFecpmThresholdsBitErrCor
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 va… |
NBS-MIBWritableU64r/w Textual Convention: NBS-MIBWritableU64 OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.629.223.1.1.1.10 |
||||
|
nbsFecpmThresholdsByteErrCor
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 … |
NBS-MIBWritableU64r/w Textual Convention: NBS-MIBWritableU64 OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.629.223.1.1.1.12 |
||||
|
nbsFecpmThresholdsCorBit0to1
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 reser… |
NBS-MIBWritableU64r/w Textual Convention: NBS-MIBWritableU64 OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.629.223.1.1.1.14 |
||||
|
nbsFecpmThresholdsCorBit1to0
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 reser… |
NBS-MIBWritableU64r/w Textual Convention: NBS-MIBWritableU64 OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.629.223.1.1.1.16 |
||||
|
nbsFecpmThresholdsUncorWords
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 va… |
NBS-MIBWritableU64r/w Textual Convention: NBS-MIBWritableU64 OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.629.223.1.1.1.18 |
nbsFecpmCurrentTable
table.1.3.6.1.4.1.629.223.2.3
·
1 row entry
·
9 columns
All FEC Performance Monitoring statistics for the nbsFecpmCurrentInterval now underway.
FEC Performance Monitoring statistics for a specific port/
interface and nbsFecpmCurrentInterval.
interface and nbsFecpmCurrentInterval.
Indexes
nbsFecpmCurrentIfIndex nbsFecpmCurrentInterval
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
nbsFecpmCurrentIfIndex
The mib2 ifIndex
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.629.223.2.3.1.1 |
||||
|
nbsFecpmCurrentInterval
Indicates the periodicity of statistic
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.629.223.2.3.1.2 |
||||
|
nbsFecpmCurrentDate
The date (UTC) this interval began, represented by an eight
digit decimal number: yyyymmdd |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.2.3.1.5 |
||||
|
nbsFecpmCurrentTime
The time (UTC) this interval began, represented by a six
digit decimal number: hhmmss |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.2.3.1.6 |
||||
|
nbsFecpmCurrentBitErrCor
The number of Bit Errors Corrected in this interval so far;
it may be the sum of nbsFecpmCurrentCorBit0to1 and nbsFecpmCurrentCorBit1to0. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.2.3.1.10 |
||||
|
nbsFecpmCurrentByteErrCor
The number of Byte Errors Corrected in this interval so far.
The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.2.3.1.12 |
||||
|
nbsFecpmCurrentCorBit0to1
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.2.3.1.14 |
||||
|
nbsFecpmCurrentCorBit1to0
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.2.3.1.16 |
||||
|
nbsFecpmCurrentUncorWords
The number of Uncorrectable Words so far
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.2.3.1.18 |
nbsFecpmHistoricTable
table.1.3.6.1.4.1.629.223.3.3
·
1 row entry
·
10 columns
All FEC Performance Monitoring statistics for past nbsFecpmHistoricInterval periods.
FEC Performance Monitoring statistics for a specific port/
interface and nbsFecpmHistoricInterval.
interface and nbsFecpmHistoricInterval.
Indexes
nbsFecpmHistoricIfIndex nbsFecpmHistoricInterval nbsFecpmHistoricSample
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
nbsFecpmHistoricIfIndex
The mib2 ifIndex
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.629.223.3.3.1.1 |
||||
|
nbsFecpmHistoricInterval
Indicates the sampling period of statistic
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.629.223.3.3.1.2 |
||||
|
nbsFecpmHistoricSample
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. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.3.3.1.4 |
||||
|
nbsFecpmHistoricDate
The date (UTC) the interval began, represented by an eight
digit decimal number: yyyymmdd |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.3.3.1.5 |
||||
|
nbsFecpmHistoricTime
The time (UTC) the interval began, represented by a six
digit decimal number: hhmmss |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.3.3.1.6 |
||||
|
nbsFecpmHistoricBitErrCor
The final count of Bit Errors Corrected for this interval;
it may be the sum of nbsFecpmHistoricCorBit0to1 and nbsFecpmHistoricCorBit1to0. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.3.3.1.10 |
||||
|
nbsFecpmHistoricByteErrCor
The final count of Byte Errors Corrected in this interval.
The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.3.3.1.12 |
||||
|
nbsFecpmHistoricCorBit0to1
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.3.3.1.14 |
||||
|
nbsFecpmHistoricCorBit1to0
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.3.3.1.16 |
||||
|
nbsFecpmHistoricUncorWords
The final number of Uncorrectable Words in this interval
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.3.3.1.18 |
nbsFecpmRunningTable
table.1.3.6.1.4.1.629.223.4.3
·
1 row entry
·
8 columns
All FEC Performance Monitoring statistics since boot-up.
FEC Performance Monitoring statistics for a specific port/
interface.
interface.
Indexes
nbsFecpmRunningIfIndex
| Column | Syntax | OID |
|---|---|---|
|
nbsFecpmRunningIfIndex
The mib2 ifIndex
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.629.223.4.3.1.1 |
|
nbsFecpmRunningDate
The date (UTC) of boot-up, represented by an eight digit
decimal number: yyyymmdd |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.4.3.1.5 |
|
nbsFecpmRunningTime
The time (UTC) of boot-up, represented by a six digit
decimal number: hhmmss |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.4.3.1.6 |
|
nbsFecpmRunningBitErrCor
The total count of Bit Errors Corrected since boot-up;
it may be the sum of nbsFecpmRunningCorBit0to1 and nbsFecpmRunningCorBit1to0. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.4.3.1.10 |
|
nbsFecpmRunningByteErrCor
The total count of Byte Errors Corrected since boot-up.
The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.4.3.1.12 |
|
nbsFecpmRunningCorBit0to1
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.4.3.1.14 |
|
nbsFecpmRunningCorBit1to0
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.4.3.1.16 |
|
nbsFecpmRunningUncorWords
The total number of Uncorrectable Words since boot-up
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.4.3.1.18 |
nbsFecStatsTable
table.1.3.6.1.4.1.629.223.90.3
·
1 row entry
·
10 columns
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.
User-controlled FEC statistics for a specific port/interface.
Indexes
nbsFecStatsIfIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
nbsFecStatsIfIndex
The mib2 ifIndex
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.629.223.90.3.1.1 |
||||||||
|
nbsFecStatsDate
The (UTC) date the user began statistics collection, represented
by an eight digit decimal number: yyyymmdd |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.90.3.1.5 |
||||||||
|
nbsFecStatsTime
The (UTC) time the user began statistics collection, represented
by a six digit decimal number: hhmmss |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.90.3.1.6 |
||||||||
|
nbsFecStatsSpan
The amount of time (deci-sec) statistics collection has been underway
since nbsFecStatsDate and nbsFecStatsTime, or if stopped, the duration of the prior collection. |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.629.223.90.3.1.7 |
||||||||
|
nbsFecStatsState
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 cl… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.629.223.90.3.1.8 |
||||||||
|
nbsFecStatsBitErrCor
The total count of Bit Errors Corrected since boot-up;
it may be the sum of nbsFecStatsCorBit0to1 and nbsFecStatsCorBit1to0. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.90.3.1.10 |
||||||||
|
nbsFecStatsByteErrCor
The total count of Byte Errors Corrected since boot-up.
The reserved value 0xFFFFFFFFFFFFFFFF indicates not supported. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.90.3.1.12 |
||||||||
|
nbsFecStatsCorBit0to1
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.90.3.1.14 |
||||||||
|
nbsFecStatsCorBit1to0
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. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.90.3.1.16 |
||||||||
|
nbsFecStatsUncorWords
The total number of Uncorrectable Words since boot-up
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.629.223.90.3.1.18 |