NBS-OTNPM-MIB
- Registered at
- 1.3.6.1.4.1.629.222
- Last updated
- 2016-10-19 00:00
- Organization
- NBS
- Namespace
- mrv
- Source file
NBS-OTNPM-MIB- Digest
sha256:f51824c654513c138e916cbc7c014a1e273f839ea01a40893428f37c14603105
Description
OTN 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 | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, 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-MIB NBS-OTNPM-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| NbsOtnAlarmId TEXTUAL-CONVENTION OTN alarm id, also used to identify a mask bit | current | |||
| NbsOtnAlarmMask TEXTUAL-CONVENTION OTN alarm mask, encoded within an octet string. The bit assigned to a particular alarm (id from NbsOtnAlarmId) is calculated by: index = id/8; bit = id%8; where the leftmost bit (msb) is deemed as bit 0. The mask length is either full-size or zero if not supported. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nbsOtnpmThresholdsGrp OBJECT-IDENTITY Maximum considered safe by user | 1.3.6.1.4.1.629.222.1 | current | ||
| nbsOtnpmThresholdsTable OBJECT-TYPE OTN Performance Monitoring thresholds | 1.3.6.1.4.1.629.222.1.1 | not-accessible | current | |
| nbsOtnpmThresholdsEntry OBJECT-TYPE Performance monitoring thresholds for a particular interface | 1.3.6.1.4.1.629.222.1.1.1 | not-accessible | current | |
| nbsOtnpmThresholdsIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.222.1.1.1.1 | InterfaceIndex | read-only | current |
| nbsOtnpmThresholdsInterval OBJECT-TYPE Indicates the sampling period to which these thresholds apply | 1.3.6.1.4.1.629.222.1.1.1.2 | INTEGER {quarterHour(1), twentyfourHour(2)} | read-only | current |
| nbsOtnpmThresholdsScope OBJECT-TYPE This object specifies the network segment to which these thresholds apply. | 1.3.6.1.4.1.629.222.1.1.1.3 | INTEGER {tcm1(1), tcm2(2), tcm3(3), tcm4(4), tcm5(5), tcm6(6), section(7), path(8)} | read-only | current |
| nbsOtnpmThresholdsEs OBJECT-TYPE Persistent. The number of Errored Seconds (ES) which, if met or exceeded at the end of the nbsOtnpmThresholdsInterval period, should trigger the nbsOtnpmTrapsEs event notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.10 | Unsigned32 | read-write | current |
| nbsOtnpmThresholdsEsrSig OBJECT-TYPE Persistent. The significand of the Errored Seconds Ratio (ESR) threshold, which is calculated by: nbsOtnpmThresholdsEsrSig x 10^nbsOtnpmThresholdsEsrExp An ESR that meets or exceeds this threshold at the end of the nbsOtnpmThresholdsInterval period triggers the nbsOtnpmTrapsEsr event notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.11 | INTEGER | read-write | current |
| nbsOtnpmThresholdsEsrExp OBJECT-TYPE Persistent. The exponent of the Errored Seconds Ratio (ESR) threshold; see nbsOtnpmThresholdsEsrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.1.1.1.12 | Integer32 (-2147483648..2147483647) | read-write | current |
| nbsOtnpmThresholdsSes OBJECT-TYPE Persistent. The number of Severely Errored Seconds (SES) which, if met or exceeded at the end of the nbsOtnpmThresholdsInterval period, should trigger the nbsOtnpmTrapsSes event notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.13 | Unsigned32 | read-write | current |
| nbsOtnpmThresholdsSesrSig OBJECT-TYPE Persistent. The significand of the Severely Errored Seconds Ratio (SESR) threshold, which is calculated by: nbsOtnpmThresholdsSesrSig x 10^nbsOtnpmThresholdsSesrExp A SESR that meets or exceeds this threshold at the end of the nbsOtnpmThresholdsInterval period triggers the nbsOtnpmTrapsSesr notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.14 | INTEGER | read-write | current |
| nbsOtnpmThresholdsSesrExp OBJECT-TYPE Persistent. The exponent of the Severely Errored Seconds Ratio (SESR) threshold; see nbsOtnpmThresholdsSesrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.1.1.1.15 | Integer32 (-2147483648..2147483647) | read-write | current |
| nbsOtnpmThresholdsBbe OBJECT-TYPE Persistent. The number of Background Block Errors (BBE) which, if met or exceeded at the end of the nbsOtnpmThresholdsInterval period, should trigger the nbsOtnpmTrapsBbe event notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.16 | WritableU64 | read-write | current |
| nbsOtnpmThresholdsBberSig OBJECT-TYPE Persistent. The significand of the Background Block Errors Ratio (BBER) threshold, which is calculated by: nbsOtnpmThresholdsBberSig x 10^nbsOtnpmThresholdsBberExp A BBER that meets or exceeds this threshold at the end of the nbsOtnpmThresholdsInterval period triggers the nbsOtnpmTrapsBber notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.17 | INTEGER | read-write | current |
| nbsOtnpmThresholdsBberExp OBJECT-TYPE Persistent. The exponent of the Background Block Errors Ratio (BBER) threshold; see nbsOtnpmThresholdsBberSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.1.1.1.18 | Integer32 (-2147483648..2147483647) | read-write | current |
| nbsOtnpmThresholdsUas OBJECT-TYPE Persistent. The number of Unavailable Seconds (UAS) which, if met or exceeded at the end of the nbsOtnpmThresholdsInterval period, should trigger the nbsOtnpmTrapsUas event notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.19 | Unsigned32 | read-write | current |
| nbsOtnpmThresholdsFc OBJECT-TYPE Persistent. The number of Failure Counts (FC) which, if met or exceeded at the end of the nbsOtnpmThresholdsInterval period, should trigger the nbsOtnpmTrapsFc event notification. The reserved value 0 disables notifications for this event. | 1.3.6.1.4.1.629.222.1.1.1.20 | WritableU64 | read-write | current |
| nbsOtnpmCurrentGrp OBJECT-IDENTITY Subtotals and statistics for sample now underway | 1.3.6.1.4.1.629.222.2 | current | ||
| nbsOtnpmCurrentTable OBJECT-TYPE All OTN Performance Monitoring statistics for the nbsOtnpmCurrentInterval now underway. | 1.3.6.1.4.1.629.222.2.3 | not-accessible | current | |
| nbsOtnpmCurrentEntry OBJECT-TYPE OTN Performance Monitoring statistics for a specific port/ interface and nbsOtnpmCurrentInterval. | 1.3.6.1.4.1.629.222.2.3.1 | not-accessible | current | |
| nbsOtnpmCurrentIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.222.2.3.1.1 | InterfaceIndex | read-only | current |
| nbsOtnpmCurrentInterval OBJECT-TYPE Indicates the sampling period of statistic | 1.3.6.1.4.1.629.222.2.3.1.2 | INTEGER {quarterHour(1), twentyfourHour(2)} | read-only | current |
| nbsOtnpmCurrentScope OBJECT-TYPE Indicates statistic's network segment | 1.3.6.1.4.1.629.222.2.3.1.3 | INTEGER {tcm1(1), tcm2(2), tcm3(3), tcm4(4), tcm5(5), tcm6(6), section(7), path(8)} | read-only | current |
| nbsOtnpmCurrentDate OBJECT-TYPE The date (UTC) this interval began, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.222.2.3.1.5 | INTEGER | read-only | current |
| nbsOtnpmCurrentTime OBJECT-TYPE The time (UTC) this interval began, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.222.2.3.1.6 | INTEGER | read-only | current |
| nbsOtnpmCurrentEs OBJECT-TYPE The number of Errored Seconds (ES) in this interval so far. | 1.3.6.1.4.1.629.222.2.3.1.10 | Unsigned32 | read-only | current |
| nbsOtnpmCurrentEsrSig OBJECT-TYPE The significand of the current Errored Seconds Ratio (ESR), which is calculated by: nbsOtnpmCurrentEsrSig x 10^nbsOtnpmCurrentEsrExp | 1.3.6.1.4.1.629.222.2.3.1.11 | INTEGER | read-only | current |
| nbsOtnpmCurrentEsrExp OBJECT-TYPE The exponent of the current Errored Seconds Ratio (ESR); see nbsOtnpmCurrentEsrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.2.3.1.12 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmCurrentSes OBJECT-TYPE The number of Severely Errored Seconds (SES) in this interval so far | 1.3.6.1.4.1.629.222.2.3.1.13 | Unsigned32 | read-only | current |
| nbsOtnpmCurrentSesrSig OBJECT-TYPE The significand of the current Severely Errored Seconds Ratio (SESR), which is calculated by: nbsOtnpmCurrentSesrSig x 10^nbsOtnpmCurrentSesrExp | 1.3.6.1.4.1.629.222.2.3.1.14 | INTEGER | read-only | current |
| nbsOtnpmCurrentSesrExp OBJECT-TYPE The exponent of the current Severely Errored Seconds Ratio (SESR); see nbsOtnpmCurrentSesrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.2.3.1.15 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmCurrentBbe OBJECT-TYPE The number of Background Block Errors (BBE) so far, i.e. the count of Bit Interleave Parity (BIP8) errors. | 1.3.6.1.4.1.629.222.2.3.1.16 | Counter64 | read-only | current |
| nbsOtnpmCurrentBberSig OBJECT-TYPE The significand of the current Background Block Errors (BBER), which is calculated by: nbsOtnpmCurrentBberSig x 10^nbsOtnpmCurrentBberExp | 1.3.6.1.4.1.629.222.2.3.1.17 | INTEGER | read-only | current |
| nbsOtnpmCurrentBberExp OBJECT-TYPE The exponent of the current Background Block Errors Ratio (BBER); see nbsOtnpmCurrentBberSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.2.3.1.18 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmCurrentUas OBJECT-TYPE The number of Unavailable Seconds (UAS) so far | 1.3.6.1.4.1.629.222.2.3.1.19 | Unsigned32 | read-only | current |
| nbsOtnpmCurrentFc OBJECT-TYPE The number of Failure Counts (FC) so far, i.e. the count of Backward Error Indication (BEI) errors. | 1.3.6.1.4.1.629.222.2.3.1.20 | Counter64 | read-only | current |
| nbsOtnpmCurrentAlarmsSupported OBJECT-TYPE The mask of OTN alarms that are supported. | 1.3.6.1.4.1.629.222.2.3.1.100 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmCurrentAlarmsRaised OBJECT-TYPE The mask of OTN alarms that are currently raised. | 1.3.6.1.4.1.629.222.2.3.1.101 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmCurrentAlarmsChanged OBJECT-TYPE The mask of OTN alarms that have changed so far, i.e. alarms that have transitioned at least once from clear to raised or from raised to clear. | 1.3.6.1.4.1.629.222.2.3.1.102 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmHistoricGrp OBJECT-IDENTITY Totals and final statistics for a previous sample | 1.3.6.1.4.1.629.222.3 | current | ||
| nbsOtnpmHistoricTable OBJECT-TYPE All OTN Performance Monitoring statistics for past nbsOtnpmHistoricInterval periods. | 1.3.6.1.4.1.629.222.3.3 | not-accessible | current | |
| nbsOtnpmHistoricEntry OBJECT-TYPE OTN Performance Monitoring statistics for a specific port/ interface and nbsOtnpmHistoricInterval. | 1.3.6.1.4.1.629.222.3.3.1 | not-accessible | current | |
| nbsOtnpmHistoricIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.222.3.3.1.1 | InterfaceIndex | read-only | current |
| nbsOtnpmHistoricInterval OBJECT-TYPE Indicates the sampling period of statistic | 1.3.6.1.4.1.629.222.3.3.1.2 | INTEGER {quarterHour(1), twentyfourHour(2)} | not-accessible | current |
| nbsOtnpmHistoricScope OBJECT-TYPE Indicates statistic's network segment | 1.3.6.1.4.1.629.222.3.3.1.3 | INTEGER {tcm1(1), tcm2(2), tcm3(3), tcm4(4), tcm5(5), tcm6(6), section(7), path(8)} | not-accessible | current |
| nbsOtnpmHistoricSample 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.222.3.3.1.4 | INTEGER | not-accessible | current |
| nbsOtnpmHistoricDate OBJECT-TYPE The date (UTC) the interval began, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.222.3.3.1.5 | INTEGER | read-only | current |
| nbsOtnpmHistoricTime OBJECT-TYPE The time (UTC) the interval began, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.222.3.3.1.6 | INTEGER | read-only | current |
| nbsOtnpmHistoricEs OBJECT-TYPE The final count of Errored Seconds (ES) for this interval | 1.3.6.1.4.1.629.222.3.3.1.10 | Unsigned32 | read-only | current |
| nbsOtnpmHistoricEsrSig OBJECT-TYPE The significand of the final Errored Seconds Ratio (ESR) for this interval, which is calculated by: nbsOtnpmHistoricEsrSig x 10^nbsOtnpmHistoricEsrExp | 1.3.6.1.4.1.629.222.3.3.1.11 | INTEGER | read-only | current |
| nbsOtnpmHistoricEsrExp OBJECT-TYPE The exponent of the final Errored Seconds Ratio (ESR) for this interval; see nbsOtnpmHistoricEsrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.3.3.1.12 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmHistoricSes OBJECT-TYPE The final count of Severely Errored Seconds (SES) in this interval | 1.3.6.1.4.1.629.222.3.3.1.13 | Unsigned32 | read-only | current |
| nbsOtnpmHistoricSesrSig OBJECT-TYPE The significand of the final Severely Errored Seconds Ratio (SESR) for this interval, which is calculated by: nbsOtnpmHistoricSesrSig x 10^nbsOtnpmHistoricSesrExp | 1.3.6.1.4.1.629.222.3.3.1.14 | INTEGER | read-only | current |
| nbsOtnpmHistoricSesrExp OBJECT-TYPE The exponent of the final Severely Errored Seconds Ratio (SESR) for this interval; see nbsOtnpmHistoricSesrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.3.3.1.15 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmHistoricBbe OBJECT-TYPE The final count of Background Block Errors (BBE), i.e. the count of Bit Interleave Parity (BIP8) errors. | 1.3.6.1.4.1.629.222.3.3.1.16 | Counter64 | read-only | current |
| nbsOtnpmHistoricBberSig OBJECT-TYPE The significand of the final Background Block Errors Ratio (BBER) for this interval, which is calculated by: nbsOtnpmHistoricBberSig x 10^nbsOtnpmHistoricBberExp) | 1.3.6.1.4.1.629.222.3.3.1.17 | INTEGER | read-only | current |
| nbsOtnpmHistoricBberExp OBJECT-TYPE The exponent of the final Background Block Errors Ratio (BBER) for this interval; see nbsOtnpmHistoricBberSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.3.3.1.18 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmHistoricUas OBJECT-TYPE The final count of Unavailable Seconds (UAS) | 1.3.6.1.4.1.629.222.3.3.1.19 | Unsigned32 | read-only | current |
| nbsOtnpmHistoricFc OBJECT-TYPE The final number of Failure Counts (FC), i.e. the count of Backward Error Indication (BEI) errors. | 1.3.6.1.4.1.629.222.3.3.1.20 | Counter64 | read-only | current |
| nbsOtnpmHistoricAlarmsSupported OBJECT-TYPE The mask of OTN alarms that were supported. | 1.3.6.1.4.1.629.222.3.3.1.100 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmHistoricAlarmsRaised OBJECT-TYPE The mask of OTN alarms that were raised at the end of this interval. | 1.3.6.1.4.1.629.222.3.3.1.101 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmHistoricAlarmsChanged OBJECT-TYPE The mask of OTN alarms that changed in this interval, i.e. alarms that transitioned at least once from clear to raised or from raised to clear. | 1.3.6.1.4.1.629.222.3.3.1.102 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmRunningGrp OBJECT-IDENTITY Totals and statistics since (boot-up) protocol configuration | 1.3.6.1.4.1.629.222.4 | current | ||
| nbsOtnpmRunningTable OBJECT-TYPE All OTN Performance Monitoring statistics since (boot-up) protocol configuration. | 1.3.6.1.4.1.629.222.4.3 | not-accessible | current | |
| nbsOtnpmRunningEntry OBJECT-TYPE OTN Performance Monitoring statistics for a specific port/ interface. | 1.3.6.1.4.1.629.222.4.3.1 | not-accessible | current | |
| nbsOtnpmRunningIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.222.4.3.1.1 | InterfaceIndex | read-only | current |
| nbsOtnpmRunningScope OBJECT-TYPE Indicates statistic's network segment | 1.3.6.1.4.1.629.222.4.3.1.3 | INTEGER {tcm1(1), tcm2(2), tcm3(3), tcm4(4), tcm5(5), tcm6(6), section(7), path(8)} | not-accessible | current |
| nbsOtnpmRunningDate OBJECT-TYPE The date (UTC) of protocol configuration, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.222.4.3.1.5 | INTEGER | read-only | current |
| nbsOtnpmRunningTime OBJECT-TYPE The time (UTC) of protocol configuration, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.222.4.3.1.6 | INTEGER | read-only | current |
| nbsOtnpmRunningEs OBJECT-TYPE The number of Errored Seconds (ES) since protocol configuration. | 1.3.6.1.4.1.629.222.4.3.1.10 | Counter32 | read-only | current |
| nbsOtnpmRunningEsrSig OBJECT-TYPE The significand of the running Errored Seconds Ratio (ESR), which is calculated by: nbsOtnpmRunningEsrSig x 10^nbsOtnpmRunningEsrExp | 1.3.6.1.4.1.629.222.4.3.1.11 | INTEGER | read-only | current |
| nbsOtnpmRunningEsrExp OBJECT-TYPE The exponent of the running Errored Seconds Ratio (ESR); see nbsOtnpmRunningEsrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.4.3.1.12 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmRunningSes OBJECT-TYPE The number of Severely Errored Seconds (SES) since protocol configuration | 1.3.6.1.4.1.629.222.4.3.1.13 | Counter32 | read-only | current |
| nbsOtnpmRunningSesrSig OBJECT-TYPE The significand of the running Severely Errored Seconds Ratio (SESR), which is calculated by: nbsOtnpmRunningSesrSig x 10^nbsOtnpmRunningSesrExp | 1.3.6.1.4.1.629.222.4.3.1.14 | INTEGER | read-only | current |
| nbsOtnpmRunningSesrExp OBJECT-TYPE The exponent of the running Severely Errored Seconds Ratio (SESR); see nbsOtnpmRunningSesrSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.4.3.1.15 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmRunningBbe OBJECT-TYPE The number of Background Block Errors (BBE) since protocol configuration, i.e. the count of Bit Interleave Parity (BIP8) errors. | 1.3.6.1.4.1.629.222.4.3.1.16 | Counter64 | read-only | current |
| nbsOtnpmRunningBberSig OBJECT-TYPE The significand of the running Background Block Errors (BBER), which is calculated by: nbsOtnpmRunningBberSig x 10^nbsOtnpmRunningBberExp | 1.3.6.1.4.1.629.222.4.3.1.17 | INTEGER | read-only | current |
| nbsOtnpmRunningBberExp OBJECT-TYPE The exponent of the running Background Block Errors Ratio (BBER); see nbsOtnpmRunningBberSig. Not supported value: 0x80000000 | 1.3.6.1.4.1.629.222.4.3.1.18 | Integer32 (-2147483648..2147483647) | read-only | current |
| nbsOtnpmRunningUas OBJECT-TYPE The number of Unavailable Seconds (UAS) since protocol configuration | 1.3.6.1.4.1.629.222.4.3.1.19 | Counter32 | read-only | current |
| nbsOtnpmRunningFc OBJECT-TYPE The number of Failure Counts (FC) since protocol configuration, i.e. the count of Backward Error Indication (BEI) errors. | 1.3.6.1.4.1.629.222.4.3.1.20 | Counter64 | read-only | current |
| nbsOtnpmRunningAlarmsSupported OBJECT-TYPE The mask of OTN alarms that are supported. | 1.3.6.1.4.1.629.222.4.3.1.100 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmRunningAlarmsRaised OBJECT-TYPE The mask of OTN alarms that are currently raised. | 1.3.6.1.4.1.629.222.4.3.1.101 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmRunningAlarmsChanged OBJECT-TYPE The mask of OTN alarms that changed since protocol configuration, i.e. alarms that transitioned at least once from clear to raised or from raised to clear. | 1.3.6.1.4.1.629.222.4.3.1.102 | NbsOtnAlarmMask | read-only | current |
| nbsOtnAlarmsGrp OBJECT-IDENTITY OTN alarms | 1.3.6.1.4.1.629.222.80 | current | ||
| nbsOtnAlarmsTable OBJECT-TYPE OTN alarm monitoring scoreboard, showing for each possible alarm if it is currently raised and if it has changed since monitoring began (or was cleared). The latter indicator may be cleared at anytime without affecting normal performance monitoring activity. | 1.3.6.1.4.1.629.222.80.3 | not-accessible | current | |
| nbsOtnAlarmsEntry OBJECT-TYPE OTN alarm monitoring scoreboard for a specific port/interface. | 1.3.6.1.4.1.629.222.80.3.1 | not-accessible | current | |
| nbsOtnAlarmsIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.222.80.3.1.1 | InterfaceIndex | read-only | current |
| nbsOtnAlarmsDate OBJECT-TYPE The date (UTC) OTN alarm monitoring began (was cleared), represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.222.80.3.1.5 | INTEGER | read-only | current |
| nbsOtnAlarmsTime OBJECT-TYPE The time (UTC) OTN alarm monitoring began (was cleared), represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.222.80.3.1.6 | INTEGER | read-only | current |
| nbsOtnAlarmsSpan OBJECT-TYPE The amount of time (deci-sec) since nbsOtnAlarmsDate and nbsOtnAlarmsTime. | 1.3.6.1.4.1.629.222.80.3.1.7 | INTEGER | read-only | current |
| nbsOtnAlarmsState OBJECT-TYPE This object reads 'notSupported' if the port is not configured with an OTN protocol. Otherwise it reads 'monitoring' to indicate that supported OTN alarms are actively reported in nbsOtnAlarmsRaised and nbsOtnAlarmsChanged. Writing 'clearing' to this object clears nbsOtnAlarmsChanged. | 1.3.6.1.4.1.629.222.80.3.1.8 | INTEGER {notSupported(1), monitoring(2), clearing(3)} | read-write | current |
| nbsOtnAlarmsSupported OBJECT-TYPE The mask of OTN alarms that are supported on this port. | 1.3.6.1.4.1.629.222.80.3.1.100 | NbsOtnAlarmMask | read-only | current |
| nbsOtnAlarmsRaised OBJECT-TYPE The mask of OTN alarms that are currently raised. | 1.3.6.1.4.1.629.222.80.3.1.101 | NbsOtnAlarmMask | read-only | current |
| nbsOtnAlarmsChanged OBJECT-TYPE The mask of OTN alarms that have changed since nbsOtnAlarmsDate and AlarmsTime, i.e. alarms that have transitioned at least once from clear to raised or from raised to clear. | 1.3.6.1.4.1.629.222.80.3.1.102 | NbsOtnAlarmMask | read-only | current |
| nbsOtnAlarmsRcvdFTFL OBJECT-TYPE The current Fault Type Fault Location information received on the given port. The length will be zero when there is a no fault code in both the forward and backward fields. Otherwise, the full 256 bytes will be provided; see ITU-T G.709, section 15.8.2.5. | 1.3.6.1.4.1.629.222.80.3.1.110 | OCTET STRING (SIZE(0..256)) | read-only | current |
| nbsOtnStatsGrp OBJECT-IDENTITY User-controlled OTN alarms and statistics | 1.3.6.1.4.1.629.222.90 | current | ||
| nbsOtnStatsTable OBJECT-TYPE OTN alarms and statistics monitoring managed per user discretion. This monitoring may be started, stopped, and cleared as desired without affecting the normal performance monitoring activity. | 1.3.6.1.4.1.629.222.90.3 | not-accessible | current | |
| nbsOtnStatsEntry OBJECT-TYPE User-controlled OTN monitoring for a specific port/interface. | 1.3.6.1.4.1.629.222.90.3.1 | not-accessible | current | |
| nbsOtnStatsIfIndex OBJECT-TYPE The mib2 ifIndex | 1.3.6.1.4.1.629.222.90.3.1.1 | InterfaceIndex | read-only | current |
| nbsOtnStatsDate OBJECT-TYPE The date (UTC) OTN statistics collection began, represented by an eight digit decimal number: yyyymmdd | 1.3.6.1.4.1.629.222.90.3.1.5 | INTEGER | read-only | current |
| nbsOtnStatsTime OBJECT-TYPE The time (UTC) OTN statistics collection began, represented by a six digit decimal number: hhmmss | 1.3.6.1.4.1.629.222.90.3.1.6 | INTEGER | read-only | current |
| nbsOtnStatsSpan OBJECT-TYPE The amount of time (deci-sec) statistics collection has been underway since nbsOtnStatsDate and nbsOtnStatsTime, or if stopped, the duration of the prior collection. | 1.3.6.1.4.1.629.222.90.3.1.7 | INTEGER | read-only | current |
| nbsOtnStatsState OBJECT-TYPE Writing 'stopped' to this object stops (pauses) OTN statistics collection. Re-configuring this port to a non-OTN protocol sets this object to 'stopped' automatically. Writing 'counting' to this object starts (resumes) OTN statistics collection if this port is configured with an OTN protocol. Writing 'clearing' to this object clears all statistical counters. | 1.3.6.1.4.1.629.222.90.3.1.8 | INTEGER {notSupported(1), counting(2), clearing(3), stopped(4)} | read-write | current |
| nbsOtnStatsErrCntSectBEI OBJECT-TYPE The count of section Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.21 | Counter64 | read-only | current |
| nbsOtnStatsErrCntPathBEI OBJECT-TYPE The count of path Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.22 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm1BEI OBJECT-TYPE The count of TCM1 Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.23 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm2BEI OBJECT-TYPE The count of TCM2 Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.24 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm3BEI OBJECT-TYPE The count of TCM3 Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.25 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm4BEI OBJECT-TYPE The count of TCM4 Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.26 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm5BEI OBJECT-TYPE The count of TCM5 Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.27 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm6BEI OBJECT-TYPE The count of TCM6 Backward Error Indication errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.28 | Counter64 | read-only | current |
| nbsOtnStatsErrCntSectBIP8 OBJECT-TYPE The count of section Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.31 | Counter64 | read-only | current |
| nbsOtnStatsErrCntPathBIP8 OBJECT-TYPE The count of path Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.32 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm1BIP8 OBJECT-TYPE The count of TCM1 Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.33 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm2BIP8 OBJECT-TYPE The count of TCM2 Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.34 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm3BIP8 OBJECT-TYPE The count of TCM3 Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.35 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm4BIP8 OBJECT-TYPE The count of TCM4 Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.36 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm5BIP8 OBJECT-TYPE The count of TCM5 Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.37 | Counter64 | read-only | current |
| nbsOtnStatsErrCntTcm6BIP8 OBJECT-TYPE The count of TCM6 Bit Interleave Parity errors detected since OTN statistics collection began. | 1.3.6.1.4.1.629.222.90.3.1.38 | Counter64 | read-only | current |
| nbsOtnStatsAlarmsSupported OBJECT-TYPE The mask of OTN alarms that are supported. | 1.3.6.1.4.1.629.222.90.3.1.100 | NbsOtnAlarmMask | read-only | current |
| nbsOtnStatsAlarmsRaised OBJECT-TYPE The mask of OTN alarms that are currently raised. | 1.3.6.1.4.1.629.222.90.3.1.101 | NbsOtnAlarmMask | read-only | current |
| nbsOtnStatsAlarmsChanged OBJECT-TYPE The mask of OTN alarms that have changed since OTN statistics collection began, i.e. alarms that have transitioned at least once from clear to raised or from raised to clear. | 1.3.6.1.4.1.629.222.90.3.1.102 | NbsOtnAlarmMask | read-only | current |
| nbsOtnpmEventsGrp OBJECT-IDENTITY Threshold crossing events | 1.3.6.1.4.1.629.222.100 | current | ||
| nbsOtnpmTraps OBJECT-IDENTITY Threshold crossing Traps or Notifications | 1.3.6.1.4.1.629.222.100.0 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| nbsOtnpmTrapsEs NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsEs is non-zero and less than or equal to nbsOtnpmCurrentEs. | 1.3.6.1.4.1.629.222.100.0.10 | current |
| nbsOtnpmTrapsEsr NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsEsr is non-zero and less than or equal to nbsOtnpmCurrentEsr. | 1.3.6.1.4.1.629.222.100.0.11 | current |
| nbsOtnpmTrapsSes NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsSes is non-zero and less than or equal to nbsOtnpmCurrentSes. | 1.3.6.1.4.1.629.222.100.0.12 | current |
| nbsOtnpmTrapsSesr NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsSesr is non-zero and less than or equal to nbsOtnpmCurrentSesr. | 1.3.6.1.4.1.629.222.100.0.13 | current |
| nbsOtnpmTrapsBbe NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsBbe is non-zero and less than or equal to nbsOtnpmCurrentBbe. | 1.3.6.1.4.1.629.222.100.0.14 | current |
| nbsOtnpmTrapsBber NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsBber is non-zero and less than or equal to nbsOtnpmCurrentBber. | 1.3.6.1.4.1.629.222.100.0.15 | current |
| nbsOtnpmTrapsUas NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsUas is non-zero and less than or equal to nbsOtnpmCurrentUas. | 1.3.6.1.4.1.629.222.100.0.16 | current |
| nbsOtnpmTrapsFc NOTIFICATION-TYPE Sent at the conclusion of an nbsOtnpmThresholdsInterval if nbsOtnpmThresholdsFc is non-zero and less than or equal to nbsOtnpmCurrentFc. | 1.3.6.1.4.1.629.222.100.0.17 | current |