CISCO-OTN-IF-MIB
AI MIB Summary
The CISCO-OTN-IF-MIB enables monitoring of physical layer characteristics and protocol-specific error counters on Cisco DWDM optical devices, specifically tracking Optical Transport Network (OTN) metrics such as OSNR, FEC errors, and performance monitoring parameters across OTU, ODU, OMS, and OTS layers. It facilitates early fault detection by generating Threshold Crossing Alarms (TCA) when performance degradation exceeds defined limits on client (FE) or trunk (NE) interfaces.
This MIB module defines the managed objects for physical layer characteristics of DWDM optical channel interfaces and performance statistics objects for protocol specific error counters in DWDM optical devices.
Performance monitoring (PM) parameters are used by service providers to gather, store, set thresholds for and report performance data for early detection of problems. Thresholds are used to set error levels for each PM parameter. During the accumulation cycle, if the current value of a performance monitoring parameter reaches or exceeds its corresponding threshold value, a threshold crossing alarm (TCA) is generated. The TCAs provide early detection of performance degradation.
The definitions contained herein are based on the OTN specifications in ITU-T G.872[ITU-T G.872], G.709 [ITU-T G.709], G.798[ITU-T G.798], G.874[ITU-T G.874], and G.874.1[ITU-T G.874.1].
Glossary:
OTN : Optical Transport Network (ITU-T G.709). FEC : Forward Error Correction. PM : Performance Monitor. DWDM : Dense Wavelength Division Multiplexing. FE : Farend or client side of the interface. NE : Nearend or trunk side of the interface. ADM : Add Drop Multiplexer. OCH : Optical Channel. OTS : Optical Transport Section. OMS : Optical Multiplex Section. TCA : Threshold Crossing Alarm. OSC : Optical Supervisory Channel. DCU : Dispersion Compensation Unit. EXP : Express Channel. OSNR : Optical singal to noise ratio. OTU : Optical Channel Transport Unit. ODU : Optical Channel Data Unit.
Main OID:
ciscoOtnIfMIB.1.3.6.1.4.1.9.9.639
148
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
148 total| Object Name |
|---|
ciscoOtnIfMIBThis MIB module defines the managed objects for physical layer
characteristics of DWDM optical channel interfaces and
performance statistics objects for protocol specific error
counters in DWDM optical devices.
Performance monitoring (PM) parameters are used by service
providers to gather, store, set thresholds for and report
performance data for early detection of problems.
Thresholds are used to set error levels for each PM parameter.
During the accumulation cycle, if the current value of a
performance monitoring parameter reaches or exceeds its
corresponding threshold value, a threshold crossing alarm (TCA)
is generated. The TCAs provide early detection of performance
degradation.
The definitions contained herein are based on the OTN
specifications in ITU-T G.872[ITU-T G.872], G.709 [ITU-T G.709],
G.798[ITU-T G.798], G.874[ITU-T G.874], and
G.874.1[ITU-T G.874.1].
Glossary:
OTN : Optical Transport Network (ITU-T G.709).
FEC : Forward Error Correction.
PM : Performance Monitor.
DWDM : Dense Wavelength Division Multiplexing.
FE : Farend or client side of the interface.
NE : Nearend or trunk side of the interface.
ADM : Add Drop Multiplexer.
OCH : Optical Channel.
OTS : Optical Transport Section.
OMS : Optical Multiplex Section.
TCA : Threshold Crossing Alarm.
OSC : Optical Supervisory Channel.
DCU : Dispersion Compensation Unit.
EXP : Express Channel.
OSNR : Optical singal to noise ratio.
OTU : Optical Channel Transport Unit.
ODU : Optical Channel Data Unit. MODULE-IDENTITY .1.3.6.1.4.1.9.9.639 |
ciscoOtnIfMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.0 |
coiOtnIfOTUStatusChangeThis notification is generated whenever the defect status of
OTU layer on an interface changes.
Varbind 'ifName' indicates the interface whose defect status of
the OTU layer has just changed. Varbind 'coiOtnIfOTUStatus'
indicates the current defect status of the OTU layer on the
interface. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.639.0.1 |
coiOtnIfODUStatusChangeThis notification is generated whenever the defect status of
ODU layer on an interface changes.
Varbind 'ifName' indicates the interface whose defect status of
the ODU layer has just changed. Varbind 'coiOtnIfODUStatus'
indicates the current defect status of the ODU layer on the
interface. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.639.0.2 |
ciscoOtnIfMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.1 |
coiDwdmInterface OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.1.1 |
coiIfControllerTableThis table provides management information for physical layer
related attributes of interfaces with an ifType of
opticalChannel(195). SEQUENCE OF CoiIfControllerEntry .1.3.6.1.4.1.9.9.639.1.1.1 |
coiIfControllerEntryAn entry containing management information on physical layer
related attributes of interfaces with an ifType
opticalChannel(195). Entries are created by the agent when a
new interface is added to the ifTable. Entries are deleted by
the agent when an interface is removed from the ifTable. CoiIfControllerEntry .1.3.6.1.4.1.9.9.639.1.1.1.1 |
coiIfControllerLoopbackThis object is used to configure the loopback mode of the
interface.
valid values are -
'noLoop' - No Loopback present.
'otherLoop' - A loopback of type other than rest of types
defined in this enumeration.
'diagnosticLoop' - This is an internal loopback, where the
data stream is looped from the transmit
to receive section. It is used for
hardware debug, bring-up and diagnostics.
'lineLoop' - In this mode, the receive data stream is
looped back to the transmit side.rw Enumeration .1.3.6.1.4.1.9.9.639.1.1.1.1.1 |
coiIfControllerWavelengthThis object is used to configure the wavelength of operation on
applicable optical channel interfaces.rw CoiOpticalWavelength .1.3.6.1.4.1.9.9.639.1.1.1.1.2 |
coiIfControllerLaserAdminStatusThis object is used to configure laser status on applicable
interfaces. when it is set to down(2), it results in traffic
drop and there should be corresponding change in
coiIfControllerLaserOperStatus.
Valid values are -
'up' - Turn on the Laser
'down' - shutdown the Laser.rw Enumeration .1.3.6.1.4.1.9.9.639.1.1.1.1.3 |
coiIfControllerLaserOperStatusThis object gives the current operational state of the Laser.
Valid values are -
'up' - The laser is operational.
'down' - The laser is not operational.
if coiIfControllerLaserAdminStatus is down(2) then
coiIfControllerLaserOperStatus should be down(2). If
coiIfControllerLaserAdminStatus is changed to up(1) then
coiIfControllerLaserOperStatus should change to up(1), provided
the laser is operational and ready to transmit traffic.
It should remain in down(2) if there is a fault that prevents
it from going to the up(1) state.ro Enumeration .1.3.6.1.4.1.9.9.639.1.1.1.1.4 |
coiIfControllerOtnStatusThis object allows the management client to enable
the OTN (ITU-T G.709) framing on applicable interfaces of
ifType opticalChannel(195).
Valid values are -
'true' - Enables OTN (ITU-T g.709) framing on the interface.
'false' - Disables OTN (ITU-T g.709 framing on the interface.
Setting a value of 'false' to coiIfControllerOtnStatus
would result in loss of traffic.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.1.1.1.5 |
coiIfControllerFECModeThis object allows the management client to enable
FEC ( Forward Error Correction ) on applicable interfaces.
FEC is a technique that improves digital channel quality
through the addition of redundant data at the sending node.
This redundant data is decoded at the receiver to detect and
correct errors.
Valid values are
'disable' - disables FEC on the interface.
'enableStandard' - enables standard FEC on the interface
(ITU-T G.975).
'enableEnhanced' - enables Default Enhanced FEC
(ITU-T G.975 I.4/I.7) on the interface
'enableEnhancedI4' - enables ITU-T G.975 I.4 FEC Mode on the
Interface
'enableEnhancedI7' - enables ITU-T G.975 I.7 FEC Mode on the
Interface
'enableLongHaul' - enable proprietary long haul FEC on the
Interface
'enableHighGain' - enable proprietary high gain FEC on the
Interface
'enableEnhancedSD7' - enable FEC Software Decision 7%
'enableEnhancedSD20'- enable FEC Software Decision 20%.rw Enumeration .1.3.6.1.4.1.9.9.639.1.1.1.1.6 |
coiIfControllerTDCOperModeThis object gives the operational mode of the Tuned
Dispersion Compensator (TDC).
The values may be -
'auto' - Automatic tuning of dispersion compensation.
'manual' - Manual tuning of dispersion compensation.ro Enumeration .1.3.6.1.4.1.9.9.639.1.1.1.1.7 |
coiIfControllerTDCOperStatusThis object gives the operational status of the Tuned
Dispersion Compensator (TDC).
The values may be -
'disabled' - TDC has been disabled.
'acquiring' - TDC is acquiring or tuning to the desired
compensation setting.
'locked' - TDC has been tuned and locked at the desired
compensation settingro Enumeration .1.3.6.1.4.1.9.9.639.1.1.1.1.8 |
coiIfControllerTDCOperSettingThis object gives the dispersion compensation setting that the
TDC has been tuned to. It is expressed in pico-seconds per
nanometer.
Example: The value of -650 represents a dispersion compensation
setting of -650 ps/nm.ro Integer32 (-2000..2000) UNITS "ps/nm - picoseconds per nanometer" .1.3.6.1.4.1.9.9.639.1.1.1.1.9 |
coiIfControllerPreFECBERMantissaThis object gives the mantissa part of the Pre FEC BER or
correctable BER at any instance of time. It is represented in
one hundreths of a unit.The exponent part is defined in
coiIfControllerPreFECBERExponent
Pre FEC BER is the BER of the signal before it undergoes the
FEC algorithm. FEC will correct errors upto a certain
Pre FEC BER beyond which the signal starts becoming
uncorrectable. Knowing the Pre FEC BER helps monitor system
health. Pre FEC BER is expressed in Scientific E notation
with two decimal places
Example: The value 235 represents the mantissa of 2.35ro Integer32 .1.3.6.1.4.1.9.9.639.1.1.1.1.10 |
coiIfControllerPreFECBERExponentThis object gives the exponent part of the Pre FEC BER or
correctable BER at any instance of time. It is represented in
powers of 10. The mantissa part is defined in
coiIfControllerPreFECBERMantissa.
Pre FEC BER is the BER of the signal before it undergoes the
FEC algorithm. FEC will correct errors upto a certain
Pre FEC BER beyond which the signal starts becoming
uncorrectable. Knowing the Pre FEC BER helps monitor system
health. Pre FEC BER is expressed in Scientific E notation with
two decimal places
Example: The value -11 represents the exponent value of 10 to
the power of -11.ro Integer32 (-30..0) .1.3.6.1.4.1.9.9.639.1.1.1.1.11 |
coiIfControllerQFactorThis Object gives the value of Q-Factor represented in one
hundredths of a dB. Q-Factor represents the analog signal to
noise ratio. It suggests the minimum correctable BER for a
given signal. The higher the Q-factor, the better. Q-factor is
expressed in dB
Example: The value 365 represents a Q-Factor of 3.65 dBro Integer32 .1.3.6.1.4.1.9.9.639.1.1.1.1.12 |
coiIfControllerQMarginQ-Margin defines how much operational system margin that is
available for a given circuit. Minimum margin should be
defined by one's Network Engineering Group. Q-margin is
expressed in dBQ. dBQ is a scale relative to min required
Q-Factor given by coiIfControllerQFactor.
This object gives the value of the Q-Margin represented in one
hundredths of a dBQ.
Example: The value 236 represents a Q-Margin of 2.36 dBQ.ro Integer32 .1.3.6.1.4.1.9.9.639.1.1.1.1.13 |
coiIfControllerOTNValidIntervalsThis object gives the number of contiguous 15 minute
intervals for which valid OTN performance monitoring data is
available for the particular interface.
The actual performance data is available in the following
Tables
coiOtnNearEndIntervalTable
coiOtnFarEndIntervalTable
The value of this object will be n (where n is the maximum
number of 15 minute intervals supported at this interface),
unless the measurement was (re-)started within the last
(nx15) minutes, in which case the value will be the
number of 15 minute intervals for which the agent
has some data.
This object reports value zero, if OTN is turned off by
setting coiIfControllerOtnStatus to 'false'.ro Unsigned32 .1.3.6.1.4.1.9.9.639.1.1.1.1.14 |
coiIfControllerFECValidIntervalsThis object gives the number of contiguous 15 minute
intervals for which valid FEC PM data is available
for the particular interface.
The actual performance data is available in the following
Table
coiFECIntervalTable
The value of this object will be n (where n is the maximum
number of 15 minute intervals supported at this interface),
unless the measurement was (re-)started within the last
(nx15) minutes, in which case the value will be the
number of 15 minute intervals for which the agent
has some data.
This object reports a value 0, if FEC is disabled by setting
coiIfControllerFECMode to 'disable'.ro Unsigned32 .1.3.6.1.4.1.9.9.639.1.1.1.1.15 |
coiOtnIfOTUStatusThis object indicates the current defect status of the OTU
layer on an OTN interface.
noDefect(0): No defect. This bit will be set when none of
the following defect bits are set.
los(1): LOS (Loss Of Signal). This bit will be set
when LOS defect is present.
lof(2): LOF (Loss Of Frame). This bit will be set
when LOF defect is present.
lom(3): LOM (Loss Of Multiframe). This bit will be
set when LOM defect is present.
bdi(4): BDI (Backward Defect Indication). This bit
will be set when BDI defect is present.
tim(5): TIM (Trace Identifier Mismatch). This bit
will be set when TIM defect is present.
ais(6): AIS (Alarm Indication Signal). This bit will
be set when AIS defect is present.
fecMismatch(7): FecMismatch (Forward Error Correction Mismatch
). This bit will be set when FECMISMATCH
defect is present.
fecUncorrectedWord(8): fecUncorrectedWord (Forward Error
Correction Uncorrected Word). This bit
will be set when at least one Uncorrected
Word is detected.ro Bits .1.3.6.1.4.1.9.9.639.1.1.1.1.16 |
coiOtnIfODUStatusThis object indicates the current defect status of the ODU
layer on an OTN interface.
noDefect(0): No Defect. This bit will be set when none of
the following defect bits are set.
oci(1): OCI (Open Connection Indication). This bit
will be set when OCI defect is present.
lck(2): LCK (Locked). This bit will be set when OCI
defect is present.
tim(3): TIM (Trace Identifier Mismatch). This bit
will be set when TIM defect is present.
bdi(4): BDI (Backward Defect Indication). This bit
will be set when BDI defect is present.
ais(5): AIS (Alarm Indication Signal). This bit will
be set when AIS defect is present.ro Bits .1.3.6.1.4.1.9.9.639.1.1.1.1.17 |
coiDwdmIfOtn OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.1.2 |
coiOtnNearEndThresholdsTableThis table provides objects for configuring OTN ( G.709 )
near end error thresholds on interfaces of ifType
opticalChannel (195). SEQUENCE OF CoiOtnNearEndThresholdsEntry .1.3.6.1.4.1.9.9.639.1.2.1 |
coiOtnNearEndThresholdsEntryAn entry containing management information for configuration of
performance monitoring thresholds for a given monitor and
threshold type. Entries can be created for interfaces with
ifType of opticalChannel(195). Thresholds are created/destroyed
through the entry's RowStatus object semantics.
The coiOtnNearEndThreshIntervalType defines the time interval
over which the data being monitored is accumulated for which
the threshold is to be applied.
The coiOtnNearEndThreshMonType defines the type of statistics to
which the threshold applies.
The coiOtnNearEndThresholdType defines the specific threshold
type value, which the threshold refers to. CoiOtnNearEndThresholdsEntry .1.3.6.1.4.1.9.9.639.1.2.1.1 |
coiOtnNearEndThreshIntervalTypeThis object specifies the interval type during which the
performance statistics were accumulated. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.2.1.1.1 |
coiOtnNearEndThreshMonTypeThis object gives the type of performance monitoring for which
the threshold is being set. CoiMonitorType .1.3.6.1.4.1.9.9.639.1.2.1.1.2 |
coiOtnNearEndThresholdTypeThis object gives the type of Error Threshold that is being
set. CoiOtnThresholdType .1.3.6.1.4.1.9.9.639.1.2.1.1.3 |
coiOtnNearEndThreshValueThis object is used to set the near end threshold value for the
given threshold type as identified by coiOtnNearEndThresholdType
For esr(Error Seconds Ratio),
sesr(Severely Errored Seconds Ratio),
bber(Background Block Errored Seconds Ratio), value displayed
is multiplied by 10^5.rw Unsigned32 .1.3.6.1.4.1.9.9.639.1.2.1.1.4 |
coiOtnNearEndThreshStorageTypeThe storage type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.2.1.1.5 |
coiOtnNearEndThreshStatusThis object controls the creation and deletion of a conceptual
row in this table. The value of this object has no effect on
whether other objects in this conceptual row can be modified.
A conceptual row can not be made active until the
coiOtnNearEndThreshValue has been set to a valid threshold
value.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.2.1.1.6 |
coiOtnFarEndThresholdsTableThis table provides objects for configuring OTN ( G.709 )
thresholds for far end of interfaces of ifType
opticalChannel(195). SEQUENCE OF CoiOtnFarEndThresholdsEntry .1.3.6.1.4.1.9.9.639.1.2.2 |
coiOtnFarEndThresholdsEntryAn entry containing managment information for configuration of
far end performance monitoring thresholds for a given monitor
and threshold type. Entries can be created for interfaces with
ifType of opticalChannel(195). Thresholds are created/destroyed
through the entry's RowStatus object semantics.
The coiOtnFarEndThreshIntervalType defines the time interval
over which the data being monitored is accumulated for which
the threshold is to be applied.
The coiOtnFarEndThreshMonType defines the type of statistics to
which the threshold applies.
The coiOtnFarEndThresholdType defines the specific threshold
type value, which the threshold refers to. CoiOtnFarEndThresholdsEntry .1.3.6.1.4.1.9.9.639.1.2.2.1 |
coiOtnFarEndThreshIntervalTypeThis object gives the interval type during which the
performance statistics were accumulated in the far end of the
interface. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.2.2.1.1 |
coiOtnFarEndThreshMonTypeThis object gives specify the type of monitoring for which
threshold is being set on interfaces in the far end of the
interface . CoiMonitorType .1.3.6.1.4.1.9.9.639.1.2.2.1.2 |
coiOtnFarEndThresholdTypeThis object gives the type of Error Threshold that is being
set on far end interfaces of ifType opticalChannel (195). CoiOtnThresholdType .1.3.6.1.4.1.9.9.639.1.2.2.1.3 |
coiOtnFarEndThreshValueThis object is used to set the far end threshold value for
the given threshold type as identified by the index
coiOtnFarEndThresholdType.For esr(Error Seconds Ratio),
sesr(Severely Errored Seconds Ratio),
bber(Background Block Errored Seconds Ratio), value displayed
is multiplied by 10^5.rw Unsigned32 .1.3.6.1.4.1.9.9.639.1.2.2.1.4 |
coiOtnFarEndThreshStorageTypeThe storage type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.2.2.1.5 |
coiOtnFarEndThreshStatusThis object controls the creation and deletion of a conceptual
row in this table. The value of this object has no effect on
whether other objects in this conceptual row can be modified.
A conceptual row can not be made active until the
coiOtnFarEndThreshValue has been set to valid threshold value.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.2.2.1.6 |
coiOtnNearEndCurrentTableThis table contains the cumulative OTN (G.709) PM statistics
for the near end of interfaces of ifType opticalChannel(195).
The statistics are for the current interval of interval type
identified by coiOtnNearEndCurIntervalType. The current
PM statistics is the accumlated statistics for the time
period defined by the interval type. SEQUENCE OF CoiOtnNearEndCurrentEntry .1.3.6.1.4.1.9.9.639.1.2.3 |
coiOtnNearEndCurrentEntryAn entry containing management information on near end
error/statistics counters such as Failure Counts, Errored
Seconds...etc in the current interval CoiOtnNearEndCurrentEntry .1.3.6.1.4.1.9.9.639.1.2.3.1 |
coiOtnNearEndCurIntervalTypeThis object gives the interval type during which the
near end performance statistics are accumulated. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.2.3.1.1 |
coiOtnNearEndCurrentMonTypeThis object gives the part of optical network for which
the near end OTN performance statistics are being monitored. CoiMonitorType .1.3.6.1.4.1.9.9.639.1.2.3.1.2 |
coiOtnNearEndCurrentFCsThe counter associated with the number of failures
encountered on the near end of interface in the current
interval of type coiOtnNearEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.3 |
coiOtnNearEndCurrentESsThe counter associated with the number of Errored Seconds
encountered on near end of interface in the current
interval of type coiOtnNearEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.4 |
coiOtnNearEndCurrentSESsThe counter associated with the number of Severely Errored
Seconds encountered on the near end of interface in the
current interval of type coiOtnNearEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.5 |
coiOtnNearEndCurrentUASsThe counter associated with the number of Unavailable Seconds
encountered on the near end of interface in the current
interval of type coiOtnNearEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.6 |
coiOtnNearEndCurrentBBEsThe counter associated with the number of Background Block
Errors encountered on the near end of interface in the
current interval of type coiOtnNearEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.7 |
coiOtnNearEndCurrentESRsThe counter associated with the Errored Seconds Ratio on
the near end of interface in the current interval of type
coiOtnNearEndCurIntervalType.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.8 |
coiOtnNearEndCurrentSESRsThe counter associated with the Severely Errored Seconds
ratio on the near end of interface in current interval of type
coiOtnNearEndCurIntervalType.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.9 |
coiOtnNearEndCurrentBBERsThe counter associated with the Background Block Errors
ratio on the near end of interface in current interval of type
coiOtnNearEndCurIntervalType.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.3.1.10 |
coiOtnFarEndCurrentTableThis table contains the cumulative OTN (G.709) PM stats
for the far end of interfaces of ifType opticalChannel(195).
The statistics are for the current interval of interval type
identified by coiOtnFarEndCurIntervalType. The current
PM statistics is the accumlated statistics for the time
period defined by the interval type. SEQUENCE OF CoiOtnFarEndCurrentEntry .1.3.6.1.4.1.9.9.639.1.2.4 |
coiOtnFarEndCurrentEntryAn entry containing managment information on far end
error/statistics counters such as Failure Counts, Errored
Seconds...etc in the current interval CoiOtnFarEndCurrentEntry .1.3.6.1.4.1.9.9.639.1.2.4.1 |
coiOtnFarEndCurIntervalTypeThis object gives the interval type during which the
performance statistics are accumulated in the far end
of the interface. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.2.4.1.1 |
coiOtnFarEndCurrentMonTypeThis object gives the part of optical network for which
far end OTN performance statistics are being monitored. CoiMonitorType .1.3.6.1.4.1.9.9.639.1.2.4.1.2 |
coiOtnFarEndCurrentFCsThe counter associated with the number of failures
encountered on far end of interface in current interval of
type coiOtnFarEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.3 |
coiOtnFarEndCurrentESsThe counter associated with the number of Errored Seconds
encountered on far end of interface in current interval of
type coiOtnFarEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.4 |
coiOtnFarEndCurrentSESsThe counter associated with the number of Severely Errored
Seconds encountered on far end of interface in the current
interval of type coiOtnFarEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.5 |
coiOtnFarEndCurrentUASsThe counter associated with the number of Unavailable
Seconds encountered on far end of interface in the current
interval of type coiOtnFarEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.6 |
coiOtnFarEndCurrentBBEsThe counter associated with the number of Background Block
Errors encountered on far end of interface in the current
interval of type coiOtnFarEndCurIntervalType.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.7 |
coiOtnFarEndCurrentESRsThe counter associated with the Errored Seconds Ratio
on far end of interface in the current interval of type
coiOtnFarEndCurIntervalType.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.8 |
coiOtnFarEndCurrentSESRsThe counter associated with the Severely Errored Seconds
ratio on far end of interface in the current interval of type
coiOtnFarEndCurIntervalType.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.9 |
coiOtnFarEndCurrentBBERsThe counter associated with the Background Block Errors
ratio on far end of interface in the current interval of type
coiOtnFarEndCurIntervalType.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.4.1.10 |
coiOtnNearEndIntervalTableThis table contains historical cumulative OTN (G.709) PM stats
for the near end of interfaces of ifType opticalChannel(195),
for the interval type identified by the index
coiOtnNearEndIntervalType and the interval number as identified
by the index coiOtnNearEndIntervalNum. The PM statistics is the
accumlated stats for the time period defined by the interval
type in the time interval as defined by interval number. SEQUENCE OF CoiOtnNearEndIntervalEntry .1.3.6.1.4.1.9.9.639.1.2.5 |
coiOtnNearEndIntervalEntryAn entry containing management information on near end
error/statistics counters such as Failure Counts, Errored
Seconds...etc in the given interval. CoiOtnNearEndIntervalEntry .1.3.6.1.4.1.9.9.639.1.2.5.1 |
coiOtnNearEndIntervalTypeThis object gives the interval type during which the
performance statistics are accumulated. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.2.5.1.1 |
coiOtnNearEndIntervalMonTypeThis object gives the part of optical network for which
near end OTN performance statistics are being monitored. CoiMonitorType .1.3.6.1.4.1.9.9.639.1.2.5.1.2 |
coiOtnNearEndIntervalNumThis object identifies the interval for which the set of
near end OTN performance values is available.
The interval identified by 1 is the most recent
15 minute or 24 hour interval, and the interval
identified by N is the interval immediately preceding the
one identified by N-1. Integer32 .1.3.6.1.4.1.9.9.639.1.2.5.1.3 |
coiOtnNearEndIntervalFCsThe counter associated with the number of failures encountered
on the near end of interface in the interval identified by
coiOtnNearEndIntervalType and coiOtnNearEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.4 |
coiOtnNearEndIntervalESsThe counter associated with the number of Errored Seconds
encountered on the near end of interface in the interval
identified by coiOtnNearEndIntervalType and
coiOtnNearEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.5 |
coiOtnNearEndIntervalSESsThe counter associated with the number of Severely Errored
Seconds encountered on the near end of interface in the
interval identified by coiOtnNearEndIntervalType and
coiOtnNearEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.6 |
coiOtnNearEndIntervalUASsThe counter associated with the number of Unavailable Seconds
encountered on the near end of interface in the interval
identified by coiOtnNearEndIntervalType and
coiOtnNearEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.7 |
coiOtnNearEndIntervalBBEsThe counter associated with the number of Background Block
Errors encountered on the near end of interface in the
interval identified by coiOtnNearEndIntervalType and
coiOtnNearEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.8 |
coiOtnNearEndIntervalESRsThe counter associated with the Errored Seconds Ratio on
the near end of interface in the interval identified by
coiiOtnNearEndIntervalType and coiOtnNearEndIntervalNum.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.9 |
coiOtnNearEndIntervalSESRsThe counter associated with the Severely Errored Seconds ratio
on the near end of interface in the interval identified by
coiOtnNearEndIntervalType and coiOtnNearEndIntervalNum.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.10 |
coiOtnNearEndIntervalBBERsThe counter associated with the Background Block Errors ratio
on the near end of interface in the interval identified by
coiOtnNearEndIntervalType and coiOtnNearEndIntervalNum.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.5.1.11 |
coiOtnNearEndIntervalValidDataThis variable indicates if the data for the interval identified
by coiOtnNearEndIntervalType and coiOtnNearEndIntervalNum is
valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.2.5.1.12 |
coiOtnFarEndIntervalTableThis table contains historical cumulative OTN (G.709) PM stats
for the far end interfaces of ifType opticalChannel(195), for
the interval type identified by the index
coiOtnFarEndIntervalType and the interval number as identified
by coiOtnFarEndIntervalNum. The PM statistics is the accumlated
stats for the time period defined by the interval type in the
time interval as defined by interval number. SEQUENCE OF CoiOtnFarEndIntervalEntry .1.3.6.1.4.1.9.9.639.1.2.6 |
coiOtnFarEndIntervalEntryAn entry containing managment information on far end
error/statistics counters such as Failure Counts, Errored
Seconds...etc in the given interval CoiOtnFarEndIntervalEntry .1.3.6.1.4.1.9.9.639.1.2.6.1 |
coiOtnFarEndIntervalTypeThis object gives the interval type during which the
far end performance statistics are accumulated. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.2.6.1.1 |
coiOtnFarEndIntervalMonTypeThis object gives the part of optical network for which
far end OTN performance statistics are being monitored. CoiMonitorType .1.3.6.1.4.1.9.9.639.1.2.6.1.2 |
coiOtnFarEndIntervalNumThis object identifies the interval for which the set of
far end OTN performance values for this interface is available.
The interval identified by 1 is the most recent
15 minute or 24 hour interval, and the interval
identified by N is the interval immediately preceding the
one identified by N-1. Integer32 .1.3.6.1.4.1.9.9.639.1.2.6.1.3 |
coiOtnFarEndIntervalFCsThe counter associated with the number of Failures
encountered on the far end of interface in the interval
identified by coiOtnFarEndIntervalType and
coiOtnFarEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.4 |
coiOtnFarEndIntervalESsThe counter associated with the number of Errored Seconds
encountered on far end of interface in the interval identified
by coiOtnFarEndIntervalType and coiOtnFarEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.5 |
coiOtnFarEndIntervalSESsThe counter associated with the number of Severely Errored
Seconds encountered on far end interface in the interval
identified by coiOtnFarEndIntervalType and
coiOtnFarEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.6 |
coiOtnFarEndIntervalUASsThe counter associated with the number of Unavailable Seconds
encountered on far end of interface in the interval identified
by coiOtnFarEndIntervalType and coiOtnFarEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.7 |
coiOtnFarEndIntervalBBEsThe counter associated with the number of Background Block
Errors encountered on far end of interface in the interval
identified by coiOtnFarEndIntervalType and
coiOtnFarEndIntervalNum.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.8 |
coiOtnFarEndIntervalESRsThe counter associated with the Errored Seconds Ratio on far
end of interface in the interval identified by
coiOtnFarEndIntervalType and coiOtnFarEndIntervalNum.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.9 |
coiOtnFarEndIntervalSESRsThe counter associated with the Severely Errored Seconds
ratio on far end of interface in the interval identified
by coiOtnFarEndIntervalType and coiOtnFarEndIntervalNum.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.10 |
coiOtnFarEndIntervalBBERsThe counter associated with the Background Block Errors
ratio on far end of interface in the interval identified
by coiOtnFarEndIntervalType and coiOtnFarEndIntervalNum.
Display value multiplied by 10^5.ro Counter32 .1.3.6.1.4.1.9.9.639.1.2.6.1.11 |
coiOtnFarEndIntervalValidDataThis variable indicates if the far end data for the interval
identified by coiOtnFarEndIntervalType and
coiOtnFarEndIntervalNum is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.2.6.1.12 |
coiOtnIfNotifEnabledThis object controls the generation of
coiOtnIfOTUStatusChange and coiOtnIfODUStatusChange
notifications.
If the value of this object is 'true', then the generation of
coiOtnIfOTUStatusChange and coiOtnIfODUStatusChange
notifications is enabled. If the value of this object is
'false', then the generation of coiOtnIfOTUStatusChange and
coiOtnIfODUStatusChange notifications is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.2.7 |
coiDwdmIfFEC OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.1.3 |
coiFECThresholdsTableThis table contains the configurable thresholds
for FEC ( Forward Error Correction ) statistics. SEQUENCE OF CoiFECThresholdsEntry .1.3.6.1.4.1.9.9.639.1.3.1 |
coiFECThresholdsEntryAn entry containing management information for configuration of
FEC thresholds. Entries can be created for ifIndices with an
ifType of opticalChannel(195). Thresholds are created/destroyed,
through the entry's RowStatus object semantics.
The coiFECThreshIntervalType defines the time interval over
which the data being monitored is accumulated for which the
threshold is to be applied.
The coiFECThreshType defines the specific threshold type value,
which the threshold refers to. CoiFECThresholdsEntry .1.3.6.1.4.1.9.9.639.1.3.1.1 |
coiFECThreshIntervalTypeThis object gives the type of the interval for which the
thresholds are being set. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.3.1.1.1 |
coiFECThreshTypeThis object gives the type of the FEC Threshold that is being
set. Valid values are -
bitErrCor(1) : Bit Errors Corrected
byteErrcor(2) : Byte Errors Corrected
zeroErrDet(3) : Zero Bit Errors Detected
oneErrDet(4) : One Bit Errors Detected
unCorWords(5) : Un Correctable Words Enumeration .1.3.6.1.4.1.9.9.639.1.3.1.1.2 |
coiFECThreshValueThis object is used for configuring the FEC threshold
value for the given threshold type.rw Unsigned32 .1.3.6.1.4.1.9.9.639.1.3.1.1.3 |
coiFECThreshStorageTypeThe storage type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.3.1.1.4 |
coiFECThreshStatusThis object controls the creation and deletion of a conceptual
row in this table.The RowStatus TC requires that this
DESCRIPTION clause states under which circumstances other
objects in this row can be modified. The value of this object
has no effect on whether other objects in this conceptual row
can be modified.
A conceptual row can not be made active until atleast
coiFECThreshValueLSB has been set to a valid threshold value.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.3.1.1.5 |
coiFECCurrentTableThis table contains the cumulative FEC PM stats
for the interfaces of ifType opticalChannel(195) for the current
interval of interval type identified coiFECCurIntervalType. SEQUENCE OF CoiFECCurrentEntry .1.3.6.1.4.1.9.9.639.1.3.2 |
coiFECCurrentEntryAn entry containing managment information on FEC related
error/statistics counters such as Bit Errors Corrected,
Byte Errors Corrected etc in the current interval. CoiFECCurrentEntry .1.3.6.1.4.1.9.9.639.1.3.2.1 |
coiFECCurIntervalTypeThis object gives the interval type during which the FEC PM
statistics have been collected. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.3.2.1.1 |
coiFECCurrentCorBitErrsThe counter associated with the number of Bit Errors Corrected
on this interface in the current interval of type
coiFECCurIntervalType.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.2.1.2 |
coiFECCurrentCorByteErrsThe counter associated with the number of Byte Errors Corrected
on this interface in the current interval of type
coiFECCurIntervalType.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.2.1.3 |
coiFECCurrentDetZeroErrsThe counter associated with the number of zero bit errors
detected on this interface in the current interval of type
coiFECCurIntervalType.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.2.1.4 |
coiFECCurrentDetOneErrsThe counter associated with the number of one bit errors
detected on this interface in the current interval of type
coiFECCurIntervalType.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.2.1.5 |
coiFECCurrentUncorWordsThe counter associated with the number of Uncorrectable Words
encountered on this interface in the current interval of type
coiFECCurIntervalType.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.2.1.6 |
coiFECCurrentPreFECMinThe minimum value of PreFEC on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.7 |
coiFECCurrentPreFECMaxThe maximum value of PreFEC on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.8 |
coiFECCurrentPreFECAvgThe average value of PreFEC on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.9 |
coiFECCurrentPostFECMinThe minimum value of PostFEC on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.10 |
coiFECCurrentPostFECMaxThe maximum value of PostFEC on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.11 |
coiFECCurrentPostFECAvgThe average value of PostFEC on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.12 |
coiFECCurrentQFactorMinThe minimum value of QFactor on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.13 |
coiFECCurrentQFactorMaxThe maximum value of QFactor on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.14 |
coiFECCurrentQFactorAvgThe average value of QFactor on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.15 |
coiFECCurrentQMarginMinThe minimum value of QMargin on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.16 |
coiFECCurrentQMarginMaxThe maximum value of QMargin on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.17 |
coiFECCurrentQMarginAvgThe average value of QMargin on this interface in the current
interval of type coiFECCurIntervalType.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.2.1.18 |
coiFECIntervalTableThis table contains historical cumulative FEC PM stats
for the interfaces of ifType opticalChannel(195), for the
interval type identified by the index coiFECIntervalType and
the interval number as identified by index coiFECIntervalNum.
The PM statistics is the accumlated stats for the time period
defined by the interval type in the time interval as defined by
interval number. SEQUENCE OF CoiFECIntervalEntry .1.3.6.1.4.1.9.9.639.1.3.3 |
coiFECIntervalEntryAn entry containing managment information on FEC
error/statistics counters such as Bit Errors Corrected,
Byte Errors Corrected etc in the given interval. CoiFECIntervalEntry .1.3.6.1.4.1.9.9.639.1.3.3.1 |
coiFECIntervalTypeThis object gives the type of interval for which the FEC values
have been collected. CoiIntervalType .1.3.6.1.4.1.9.9.639.1.3.3.1.1 |
coiFECIntervalNumThis object gives the interval for which the set of FEC PM
values are available.
The interval identified by 1 is the most recent
15 minute or 24 hour interval, and the interval
identified by N is the interval immediately preceding the one
identified by N-1. Integer32 .1.3.6.1.4.1.9.9.639.1.3.3.1.2 |
coiFECIntervalCorBitErrsThe counter associated with the number of
Bit Errors Corrected in the interval identified by
coiFECIntervalType and coiFECIntervalNum.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.3.1.3 |
coiFECIntervalCorByteErrsThe counter associated with the number of
Byte Errors Corrected
on this interface in the interval identified by
coiFECIntervalType and coiFECIntervalNum.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.3.1.4 |
coiFECIntervalDetZeroErrsThe counter associated with the number of
zero bit errors detected
on this interface in the interval identified by
coiFECIntervalType and coiFECIntervalNum.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.3.1.5 |
coiFECIntervalDetOneErrsThe counter associated with the number of
one bit errors detected
on this interface in the interval identified by
coiFECIntervalType and coiFECIntervalNum.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.3.1.6 |
coiFECIntervalUncorWordsThe counter associated with the number of
Uncorrectable Words encountered
on this interface in the interval identified by
coiFECIntervalType and coiFECIntervalNum.ro Counter64 .1.3.6.1.4.1.9.9.639.1.3.3.1.7 |
coiFECIntervalValidDataThis object indicates whether the data for the interval
identified by coiFECIntervalType and coiFECIntervalNum is
valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.639.1.3.3.1.8 |
coiFECIntervalPreFECMinThe minimum value of PreFEC on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.9 |
coiFECIntervalPreFECMaxThe maximum value of PreFEC on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.10 |
coiFECIntervalPreFECAvgThe average value of PreFEC on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.11 |
coiFECIntervalPostFECMinThe minimum value of PostFEC on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.12 |
coiFECIntervalPostFECMaxThe maximum value of PostFEC on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.13 |
coiFECIntervalPostFECAvgThe average value of PostFEC on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.14 |
coiFECIntervalQFactorMinThe minimum value of QFactor on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.15 |
coiFECIntervalQFactorMaxThe maximum value of QFactor on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.16 |
coiFECIntervalQFactorAvgThe average value of QFactor on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.17 |
coiFECIntervalQMarginMinThe minimum value of QMargin on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.18 |
coiFECIntervalQMarginMaxThe maximum value of QMargin on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.19 |
coiFECIntervalQMarginAvgThe average value of QMargin on this interface in the interval
identified by coiFECIntervalType and coiFECIntervalNum.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.639.1.3.3.1.20 |
ciscoOtnIfMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.2 |
ciscoOtnIfMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.2.1 |
ciscoOtnIfMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.639.2.2 |