| OID symbolic | OID numeric | Type | Access | Description |
| ciscoCpriMIB | 1.3.6.1.4.1.9.9.9999 | | | This MIB module defines the managed objects for physical layer
characteristics of cpri interfaces and performance
statistics objects for protocol specific counters in falidae
devices.
Glossary:
TX : Transmit
RX : Receive |
| ciscoCpriMIBCompliances | 1.3.6.1.4.1.9.9.9999.2.1 | | | |
| ciscoCpriMIBConformance | 1.3.6.1.4.1.9.9.9999.2 | | | |
| ciscoCpriMIBGroups | 1.3.6.1.4.1.9.9.9999.2.2 | | | |
| ciscoCpriMIBNotifs | 1.3.6.1.4.1.9.9.9999.0 | | | |
| ciscoCpriMIBObjects | 1.3.6.1.4.1.9.9.9999.1 | | | |
| coiCpriController | 1.3.6.1.4.1.9.9.9999.1.1 | | | |
| INT coiCpriControllerAdminStatus | 1.3.6.1.4.1.9.9.9999.1.1.1.1.6 | INTEGER | read-only | This object gives the administration status
of the cpri interfaces. when it is set to down(0),
it results in Tx being stopped and there should be
corresponding change in coiCpriControllerOperStatus.
Valid values are :
down(0): The controller is in down state.
up(1): The controller is in up state |
| BIT coiCpriControllerAlarmStatus | 1.3.6.1.4.1.9.9.9999.1.1.1.1.9 | Bits | read-only | This object indicates the current defect status of the cpri
controller. Valid values are -
noAlarm(0): No Alarm. 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 alarm condition is detected on the CPRI Rx side.
lof(2): LOF (Loss Of Frame). This bit will be set when
LOF alarm condition is detected on the CPRI Rx side.
rai(3): RAI (Remote Alarm Indication). This bit will be
set when RAI alarm condition reported in a control
word.
sdi(4): SDI (SAP Defect Indication). This bit will be set
when SDI alarm condition reported in a control
word. |
| BIT coiCpriControllerConfiguredRateList | 1.3.6.1.4.1.9.9.9999.1.1.1.1.2 | Bits | read-only | This object gives the current configured rate list of the
cpri controller. Maximum 4 values can be configured at a time
on a port. Valid values are :
rate614Mbps(0): CPRI option 1 - 614 Mbps
rate1228Mbps(1): CPRI option 2 - 1228 Mbps
rate2457Mbps(2): CPRI option 3 - 2457 Mbps
rate3072Mbps(3): CPRI option 4 - 3072 Mbps
rate4915Mbps(4): CPRI option 5 - 4915 Mbps
rate6144Mbps(5): CPRI option 6 - 6144 Mbps
rate9830Mbps(6): CPRI option 7 - 9830 Mbps
rate8110Mbps(7): CPRI option 7A - 8110 Mbps
rate10137Mbps(8): CPRI option 8 - 10137 Mbps
rate12165Mbps(9): CPRI option 9 - 12165 Mbps
rate24330Mbps(10): CPRI option 10 - 24330 Mbps |
| coiCpriControllerEntry | 1.3.6.1.4.1.9.9.9999.1.1.1.1 | | not-accessible | An entry containing management information on cpri layer
related attributes of interfaces with an ifType
cpri. Entries are created by the feature when a
new interface is added. Entries are deleted by the agent
when an interface is removed. |
| U32 coiCpriControllerL1StartupTimer | 1.3.6.1.4.1.9.9.9999.1.1.1.1.5 | Unsigned32 | read-only | This object is gives the L1 Startup Timer value
of the cpri controller (in terms of milliseconds). |
| INT coiCpriControllerLoopbackInfo | 1.3.6.1.4.1.9.9.9999.1.1.1.1.8 | INTEGER | read-only | This object gives the loopback value of the cpri controller,
valid values are -
loopbackNone(0): No controller loopback info
loopbackLine(1): The controller loopback info is line level
loopbackInternal(2): The controller loopback info is internal level. |
| INT coiCpriControllerNegotiatedRate | 1.3.6.1.4.1.9.9.9999.1.1.1.1.3 | INTEGER | read-only | This object gives the current negotiated rate of the
cpri controller, valid values are -
rateNone(0): No valid negotiated rate
rate614Mbps(1): The negotiated rate is 614 Mbps
rate1228Mbps(2): The negotiated rate is 1228 Mbps
rate2457Mbps(3): The negotiated rate is 2457 Mbps
rate3072Mbps(4): The negotiated rate is 3072 Mbps
rate4915Mbps(5): The negotiated rate is 4915 Mbps
rate6144Mbps(6): The negotiated rate is 6144 Mbps
rate9830Mbps(7): The negotiated rate is 9830 Mbps
rate8110Mbps(8): The negotiated rate is 8110 Mbps
rate10137Mbps(9): The negotiated rate is 10137 Mbps
rate12165Mbps(10): The negotiated rate is 12165 Mbps
rate24330Mbps(11): The negotiated rate is 24330 Mbps |
| INT coiCpriControllerOperStatus | 1.3.6.1.4.1.9.9.9999.1.1.1.1.7 | INTEGER | read-only | This object gives the current operational state of the
cpri controller, valid values are -
down(0): The controller is in down state.
up(1): The controller is in up state.
If coiCpriControllerAdminStatus is down(0) then
coiCpriControllerOperStatus should be down(0). If
coiCpriControllerAdminStatus is changed to up(1) then
coiCpriControllerOperStatus should change to up(1), provided
the controller is operational and ready to transmit traffic.
It should remain in down(0) if there is a fault that prevents
it from going to the up(1) state. |
| INT coiCpriControllerPortRole | 1.3.6.1.4.1.9.9.9999.1.1.1.1.4 | INTEGER | read-only | This object gives the role of the cpri
controller, valid values are -
slave(0): The port mode is slave
master(1): The port mode is master |
| BIT coiCpriControllerSupportedRateList | 1.3.6.1.4.1.9.9.9999.1.1.1.1.1 | Bits | read-only | This object gives the current supported rate list of the
cpri controller, valid values are :
rate614Mbps(0): CPRI option 1 - 614 Mbps
rate1228Mbps(1): CPRI option 2 - 1228 Mbps
rate2457Mbps(2): CPRI option 3 - 2457 Mbps
rate3072Mbps(3): CPRI option 4 - 3072 Mbps
rate4915Mbps(4): CPRI option 5 - 4915 Mbps
rate6144Mbps(5): CPRI option 6 - 6144 Mbps
rate9830Mbps(6): CPRI option 7 - 9830 Mbps
rate8110Mbps(7): CPRI option 7A - 8110 Mbps
rate10137Mbps(8): CPRI option 8 - 10137 Mbps
rate12165Mbps(9): CPRI option 9 - 12165 Mbps
rate24330Mbps(10): CPRI option 10 - 24330 Mbps |
| coiCpriControllerTable | 1.3.6.1.4.1.9.9.9999.1.1.1 | | not-accessible | This table provides management information for cpri layer
related attributes of interfaces with an ifType of
cpri |
| C64 coiCpriRoeDroppedFramesDetected | 1.3.6.1.4.1.9.9.9999.1.2.1.1.2 | Counter64 | read-only | This object gives the number of RoE frames dropped. |
| C64 coiCpriRoeDuplicateFramesDetected | 1.3.6.1.4.1.9.9.9999.1.2.1.1.4 | Counter64 | read-only | This object gives the number of RoE duplicate frame detected. |
| C64 coiCpriRoeErroredLengthFrames | 1.3.6.1.4.1.9.9.9999.1.2.1.1.14 | Counter64 | read-only | This object gives the number of RoE errored-length-frames value. |
| C64 coiCpriRoeIdleFramesSent | 1.3.6.1.4.1.9.9.9999.1.2.1.1.8 | Counter64 | read-only | This object gives the number of idle frames sent. |
| C64 coiCpriRoeLineCodeViolationDetected | 1.3.6.1.4.1.9.9.9999.1.2.1.1.12 | Counter64 | read-only | This object gives the number of line-code-violation-detected
on CPRI link. |
| C64 coiCpriRoeLineCodeViolationPropagated | 1.3.6.1.4.1.9.9.9999.1.2.1.1.13 | Counter64 | read-only | This object gives the number of line-code-violation-propagated
on CPRI link. |
| C64 coiCpriRoeOutOfSeqFramesDetected | 1.3.6.1.4.1.9.9.9999.1.2.1.1.5 | Counter64 | read-only | This object gives the number of RoE out of sequence frame
detected. |
| C64 coiCpriRoeOutOfSeqFramesDropped | 1.3.6.1.4.1.9.9.9999.1.2.1.1.6 | Counter64 | read-only | This object gives the number of RoE out of sequence frames
dropped. |
| C64 coiCpriRoePktDelayVarAvgVal | 1.3.6.1.4.1.9.9.9999.1.2.1.1.11 | Counter64 | read-only | This object gives the RoE packet-delay-variation
avg value. |
| C64 coiCpriRoePktDelayVarMaxVal | 1.3.6.1.4.1.9.9.9999.1.2.1.1.10 | Counter64 | read-only | This object gives the RoE packet-delay-variation
max value. |
| C64 coiCpriRoePktDelayVarMinVal | 1.3.6.1.4.1.9.9.9999.1.2.1.1.9 | Counter64 | read-only | This object gives the RoE packet-delay-variation
min value. |
| C64 coiCpriRoeRxFramesEx | 1.3.6.1.4.1.9.9.9999.1.2.1.1.1 | Counter64 | read-only | This object gives the number of RoE frames received. |
| coiCpriRoeStats | 1.3.6.1.4.1.9.9.9999.1.2 | | | |
| coiCpriRoeStatsEntry | 1.3.6.1.4.1.9.9.9999.1.2.1.1 | | not-accessible | An entry containing stas information on CPRI
controller ROE port. |
| coiCpriRoeStatsTable | 1.3.6.1.4.1.9.9.9999.1.2.1 | | | |
| C64 coiCpriRoeStrayFramesDetected | 1.3.6.1.4.1.9.9.9999.1.2.1.1.3 | Counter64 | read-only | This object gives the number of RoE stray frame detected. |
| C64 coiCpriRoeTxFrames | 1.3.6.1.4.1.9.9.9999.1.2.1.1.7 | Counter64 | read-only | This object gives the number of RoE frames transmitted. |