RBN-CES-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON
Home | MIB: RBN-CES-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rbnCesMIB | 1.3.6.1.4.1.2352.2.56 |
This MIB describes objects used for managing Circuit Emulation Service(CES) protocols, including RFC 5086: Structure-Aware Time Division Multiplexed (TDM) Circuit Emulation Service over Packet Switched Network (CESoPSN) and RFC 4553: Structure Agnostic Circuit Emulation Service over Packet Switch Network(SAToP). |
||
rbnCesMIBObjects | 1.3.6.1.4.1.2352.2.56.1 | |||
rbnCesSlaInfoResetAll | 1.3.6.1.4.1.2352.2.56.1.1 | truthvalue | read-write |
Setting this object to 'true' resets all CES Service Level Agreement(SLA) information objects in the rbnCesSlaInfoTable. This object always returns 'false' value. |
rbnCesCfgTable | 1.3.6.1.4.1.2352.2.56.1.2 | no-access |
Configuration table for CES circuits. |
|
1.3.6.1.4.1.2352.2.56.1.2.1 | no-access |
Each entry in this table represents a CES circuit. |
||
rbnCesCfgIndex | 1.3.6.1.4.1.2352.2.56.1.2.1.1 | interfaceindex | no-access |
This object is used to uniquely identify a CES circuit. The value of this object should be the same as the value of ifIndex when they are used to identify the same CES circuit. |
rbnCesCfgPktLatency | 1.3.6.1.4.1.2352.2.56.1.2.1.2 | unsigned32 | read-only |
This object specifies the time of packetizing frames into a packet. The packet latency is calculated by multiplying number of frames by a constant frame packetization time(125 microseconds). The system packetizes 8 frames into a packet by default |
rbnCesCfgJtrBfrDepth | 1.3.6.1.4.1.2352.2.56.1.2.1.3 | unsigned32 | read-only |
The number of microseconds of expected packet delay variation for this CES PW over PSN. The value must be at least two times the expected packet jitter through the network. |
rbnCesCfgConsecPktsInSync | 1.3.6.1.4.1.2352.2.56.1.2.1.4 | unsigned32 | read-only |
The number of consecutive packets that are required to exit loss of packet state(LOPS) |
rbnCesCfgConsecMissPktsOutSync | 1.3.6.1.4.1.2352.2.56.1.2.1.5 | unsigned32 | read-only |
The number of consecutive missing packets that are required to enter loss of packet state(LOPS) |
rbnCesCfgIdlePattern | 1.3.6.1.4.1.2352.2.56.1.2.1.6 | octet string | read-only |
The object determines the value to be used on the TDM channel when packets have over/underflow in the jitter buffer or are missing for any reason at the CES bound. The default value for E1 is 0x54 and T1 is 0x3F. |
rbnCesCfgTrunkCtl | 1.3.6.1.4.1.2352.2.56.1.2.1.7 | truthvalue | read-only |
This object enforces the RFC 5086 requirement that controls at most one CES PW state(AIS or RDI) on the outgoing T1/E1 trunk. |
rbnCesCfgAdminStatus | 1.3.6.1.4.1.2352.2.56.1.2.1.8 | integer | read-only |
This object controls CES feature on the circuit. Setting this object to 'up' enables CES on the circuit; setting this object to 'down' disables CES on the circuit and removes corresponding entries in the rbnCesStatsTable, rbnCesEplStatsTable, and rbnCesSlaInfoTable. To modify other 'read-create' objects in the conceptual row, this object must be set to 'down'. The value of 'rbnCesCfgRowStatus' must be 'active' in order for this object to be set to 'up'. Enumeration: 'down': 2, 'up': 1. |
rbnCesCfgRowStatus | 1.3.6.1.4.1.2352.2.56.1.2.1.9 | rowstatus | read-only |
This object is used to manage the creation and deletion of CES configuration conceptual rows. Except 'rbnCesCfgAdminStatus', 'read-create' objects in the conceptual row cannot be modified when this object is set to active(1). To change this object from 'active' to a different value, the 'rbnCesCfgAdminStatus' object must be 'down'. To create a row in this table, this object could be set to either 'createAndGo(4)' or 'createAndWait(5)'. Until all objects in the conceptual row are appropriately configured, this object will transit to 'notReady(3)'. |
rbnCesStatsTable | 1.3.6.1.4.1.2352.2.56.1.3 | no-access |
CES statistics table. |
|
1.3.6.1.4.1.2352.2.56.1.3.1 | no-access |
Each entry in this table represents a CES circuit. |
||
rbnCesStatsEgressOutOfBfrDroppedPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.1 | counter64 | read-only |
Number of packets dropped due to buffer starvation in the PSN to TDM direction(egress). |
rbnCesStatsEgressMissingPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.2 | counter64 | read-only |
Number of missing packets detected via control word sequence number gaps in the PSN to TDM direction(egress). |
rbnCesStatsEgressMalformedPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.3 | counter64 | read-only |
Number of malformed packets including unexpected size in the PSN to TDM direction(egress). |
rbnCesStatsEgressJtrBfrOverrunPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.4 | counter64 | read-only |
Number of packets dropped due to jitter buffer overrun in the PSN to TDM direction(egress). |
rbnCesStatsEgressJtrBfrUnderruns | 1.3.6.1.4.1.2352.2.56.1.3.1.5 | counter64 | read-only |
Number of times jitter buffer underrun has been detected in the PSN to TDM direction(egress). |
rbnCesStatsEgressMisOrderPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.6 | counter64 | read-only |
Number of out of sequence packets received in the PSN to TDM direction(egress). |
rbnCesStatsEgressRemoteLossPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.7 | counter64 | read-only |
Number of packets received with the R bit set in the PSN to TDM direction(egress). |
rbnCesStatsEgressWindowSwitchovers | 1.3.6.1.4.1.2352.2.56.1.3.1.8 | counter64 | read-only |
Number of times serial number lost synchronization and was forced to move to a new window in the PSN to TDM direction(egress). |
rbnCesStatsEgressRemoteAcDownPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.9 | counter64 | read-only |
Number of packets received with L bit set to 1, indicating that the far end's attachment circuit is down (in LOF or LOS or AIS) in the PSN to TDM direction(egress). Either AIS or idle pattern was played out on the local access circuit. |
rbnCesStatsEgressDuplicatePkts | 1.3.6.1.4.1.2352.2.56.1.3.1.10 | counter64 | read-only |
Number of packets dropped due to being duplicated, as determined by the PW codeword sequence number in the PSN to TDM direction(egress). |
rbnCesStatsEgressDeniedPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.11 | counter64 | read-only |
Number of packets dropped because they are denied in the PSN to TDM direction(egress). |
rbnCesStatsEgressErrorEvents | 1.3.6.1.4.1.2352.2.56.1.3.1.12 | counter64 | read-only |
Number of times a packet is replaced with a dummy packet in the PSN to TDM direction(egress) because the system is in underrun mode or the packet was lost. |
rbnCesStatsEgressErrorDataBlocks | 1.3.6.1.4.1.2352.2.56.1.3.1.13 | counter64 | read-only |
Block of data transmitted to the TDM attachment circuit and of a size defined in accordance with the [ITU-T G.826] rules for the corresponding TDM service that has experienced at least one CESoPSN/SAToP error event in the PSN to TDM direction(egress). For example, consider a T1/E1 Attachment Circuit Error Data Block for T1 = Error Event * (192 * Packet Latency) Error Data Block for E1 = Error Event * (256 * Packet Latency) |
rbnCesStatsIngressOutOfBfrDroppedPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.14 | counter64 | read-only |
Number of packets that could not be sent due to buffer starvation in the PSN to TDM direction(egress). |
rbnCesStatsIngressSizeViolationDroppedPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.15 | counter64 | read-only |
Number of packets not transmitted because their size is greater than the largest supported in the PSN to TDM direction(egress). |
rbnCesStatsIngressTransmitDroppedPkts | 1.3.6.1.4.1.2352.2.56.1.3.1.16 | counter64 | read-only |
Number of packets not transmitted due to congestion in the transmit queue in the PSN to TDM direction(egress). |
rbnCesEplCfgTable | 1.3.6.1.4.1.2352.2.56.1.4 | no-access |
CES excessive packet loss configuration table. |
|
1.3.6.1.4.1.2352.2.56.1.4.1 | no-access |
Each entry in this table represents a set of global CES excessive packet loss configuration. |
||
rbnCesEplCfgIndex | 1.3.6.1.4.1.2352.2.56.1.4.1.1 | integer32 | no-access |
This object is used to uniquely identify a set of CES excessive packet loss configuration. |
rbnCesEplCfgThreshold | 1.3.6.1.4.1.2352.2.56.1.4.1.2 | rbnpercentage | read-only |
Threshold in percentage representing the upper limits of measurement for excessive packet loss. It is the ratio of (Total Lost Packets) / (Total Transmitted Packets) |
rbnCesEplCfgFaultDeclarationTime | 1.3.6.1.4.1.2352.2.56.1.4.1.3 | unsigned32 | read-only |
This object controls fault declaration time of excessive packet loss alarm. It is a successive duration that experience excessive packet loss defect. |
rbnCesEplCfgClearingTime | 1.3.6.1.4.1.2352.2.56.1.4.1.4 | unsigned32 | read-only |
This object controls how excessive packet loss alarms are cleared. It is a successive periods of duration T that do not experience an excessive packet loss defect. Duration T is a system constant value which is 25 milliseconds. |
rbnCesEplCfgStatsResetAll | 1.3.6.1.4.1.2352.2.56.1.4.1.5 | truthvalue | read-write |
Setting this object to 'true' resets all CES excessive packet loss statistic objects in the rbnCesEplStatsTable. This object always returns 'false' value. |
rbnCesEplCfgAdminStatus | 1.3.6.1.4.1.2352.2.56.1.4.1.6 | integer | read-only |
This object controls the CES excessive packet loss configurations. Setting this object to 'up' enables CES excessive packet loss monitoring on all CES circuits in the system; setting this object to 'down' disables the feature and removes all entries in the rbnCesEplStatsTable. There is only one active CES excessive packet loss configuration allowed. To modify other 'read-create' objects in the conceptual row, the 'rbnCesEplCfgAdminStatus' object must be set to 'down'. The value of the 'rbnCesEplCfgRowStatus' object must be 'active' in order for this object to be set to 'up'. Enumeration: 'down': 2, 'up': 1. |
rbnCesEplCfgRowStatus | 1.3.6.1.4.1.2352.2.56.1.4.1.7 | rowstatus | read-only |
This object is used to manage the creation and deletion of CES excessive packet loss configuration conceptual rows. Except 'rbnCesEplCfgAdminStatus', 'read-create' objects in the conceptual row cannot be modified when this object is set to active(1). To change this object from 'active' to a different value, the 'rbnCesEplCfgAdminStatus' object must be 'down'. To create a row in this table, this object could be set to either 'createAndGo(4)' or 'createAndWait(5)'. Until all objects in the conceptual row are appropriately configured, this object will transit to 'notReady(3)'. |
rbnCesEplStatsTable | 1.3.6.1.4.1.2352.2.56.1.5 | no-access |
CES excessive packet loss statistics table. |
|
1.3.6.1.4.1.2352.2.56.1.5.1 | no-access |
Each entry in this table represents a CES circuit. |
||
rbnCesEplStatsIndex | 1.3.6.1.4.1.2352.2.56.1.5.1.1 | interfaceindex | no-access |
This object is used to uniquely identify a CES circuit. The value of this object should be the same as the value of ifIndex when they are used to identify the same CES circuit. |
rbnCesEplStatsEntryTime | 1.3.6.1.4.1.2352.2.56.1.5.1.2 | dateandtime | read-only |
Date and time when the current excessive packet loss snapshot starts. |
rbnCesEplStatsEntryTotalPktLossTime | 1.3.6.1.4.1.2352.2.56.1.5.1.3 | timeinterval | read-only |
The entry total packet loss time of current excessive packet loss snapshot. |
rbnCesEplStatsExitTime | 1.3.6.1.4.1.2352.2.56.1.5.1.4 | timeinterval | read-only |
The exit packet loss time of current excessive packet loss snapshot. |
rbnCesEplStatsExitTotalPktLossTime | 1.3.6.1.4.1.2352.2.56.1.5.1.5 | timeinterval | read-only |
The exit total packet loss time of current excessive packet loss snapshot. |
rbnCesEplStatsCount | 1.3.6.1.4.1.2352.2.56.1.5.1.6 | gauge32 | read-only |
The total number of times when the CES PW was in the excessive packet loss state. |
rbnCesEplStatsTotalCircuitTime | 1.3.6.1.4.1.2352.2.56.1.5.1.7 | timeinterval | read-only |
Total CES PW time including CES PW up time and time spent in excessive packet loss state. |
rbnCesEplStatsTotalFailureRate | 1.3.6.1.4.1.2352.2.56.1.5.1.8 | rbnpercentage | read-only |
The percentage of time the CES PW spent in the excessive packet loss state during the total CES PW time. |
rbnCesEplStatsReset | 1.3.6.1.4.1.2352.2.56.1.5.1.9 | truthvalue | read-write |
This object is used to reset CES EPL statistic objects in the entry. Setting this object to 'true' resets 'rbnCesEplStatsEntryTime' to current time and other CES EPL statistic objects to zero. The object always returns 'false' value. |
rbnCesSlaInfoTable | 1.3.6.1.4.1.2352.2.56.1.6 | no-access |
CES Service Level Agreement information table. |
|
1.3.6.1.4.1.2352.2.56.1.6.1 | no-access |
Each entry in this table represents a CES circuit that is in its outage state. |
||
rbnCesSlaInfoIndex | 1.3.6.1.4.1.2352.2.56.1.6.1.1 | interfaceindex | no-access |
This object is used to uniquely identify a CES circuit. The value of this object should be the same as the value of ifIndex when they are used to identify the same CES interface. |
rbnCesSlaInfoLatestOutageTime | 1.3.6.1.4.1.2352.2.56.1.6.1.2 | timeinterval | read-only |
The amount of time during the latest occurrence when the CES PW was in the packet loss or underrun state. |
rbnCesSlaInfoEntryLatestOutage | 1.3.6.1.4.1.2352.2.56.1.6.1.3 | dateandtime | read-only |
Date and time of the most recent occurrence when the CES PW entered the packet loss or underrun state. |
rbnCesSlaInfoExitLatestOutage | 1.3.6.1.4.1.2352.2.56.1.6.1.4 | dateandtime | read-only |
Date and time of the most recent occurrence when the CES PW exited the packet loss or underrun state. |
rbnCesSlaInfoLastOutageTime | 1.3.6.1.4.1.2352.2.56.1.6.1.5 | timeinterval | read-only |
The duration of the previous occurrence(the one before the latest occurrence) when the CES PW was in the packet loss or underrun state. |
rbnCesSlaInfoLastUpTime | 1.3.6.1.4.1.2352.2.56.1.6.1.6 | timeinterval | read-only |
Total CES PW up time before the latest outage occurred. |
rbnCesSlaInfoTotalOutageTime | 1.3.6.1.4.1.2352.2.56.1.6.1.7 | timeinterval | read-only |
Total outage time since the CES PW was created. |
rbnCesSlaInfoTotalUpTime | 1.3.6.1.4.1.2352.2.56.1.6.1.8 | timeinterval | read-only |
Total CES PW up time since it was created excluding the cumulative outage time. |
rbnCesSlaInfoOutageCount | 1.3.6.1.4.1.2352.2.56.1.6.1.9 | gauge32 | read-only |
Number of times a CES PW outage occurred. |
rbnCesSlaInfoReset | 1.3.6.1.4.1.2352.2.56.1.6.1.10 | truthvalue | read-write |
Setting this object to 'true' resets CES SLA objects to zero. The object always returns 'false' value. |
rbnCesCardAlarmTable | 1.3.6.1.4.1.2352.2.56.1.7 | no-access |
This table consists of CES specific card alarms. The alarms are used to indicate CES card level communication errors. Other card alarms are not included in the table. |
|
1.3.6.1.4.1.2352.2.56.1.7.1 | no-access |
Each entry in this table represents a CES specific card alarm. |
||
rbnCesCardAlarmId | 1.3.6.1.4.1.2352.2.56.1.7.1.1 | rbnalarmid | no-access |
This object is used to uniquely identify a CES card alarm. |
rbnCesCardAlarmNotificationEnable | 1.3.6.1.4.1.2352.2.56.1.7.1.2 | truthvalue | read-write |
This object indicates whether rbnCardAlarm notification is generated. If true, a notification is generated for the card alarm indicated by rbnCesCardAlarmId. Otherwise no notification is generated. |
rbnCesMIBConformance | 1.3.6.1.4.1.2352.2.56.2 | |||
rbnCesMIBCompliances | 1.3.6.1.4.1.2352.2.56.2.1 | |||
rbnCesMIBCompliance | 1.3.6.1.4.1.2352.2.56.2.1.1 |
The compliance statement for CES MIB implementations. |
||
rbnCesMIBGroups | 1.3.6.1.4.1.2352.2.56.2.2 | |||
rbnCesCfgGroup | 1.3.6.1.4.1.2352.2.56.2.2.1 |
Conformance group for CES configurations. |
||
rbnCesStatsGroup | 1.3.6.1.4.1.2352.2.56.2.2.2 |
Conformance group for CES statistics. |
||
rbnCesEplCfgGroup | 1.3.6.1.4.1.2352.2.56.2.2.3 |
Conformance group for CES excessive packet loss configurations. |
||
rbnCesEplStatsGroup | 1.3.6.1.4.1.2352.2.56.2.2.4 |
Conformance group for CES excessive packet loss statistics. |
||
rbnCesSlaInfoGroup | 1.3.6.1.4.1.2352.2.56.2.2.5 |
Conformance group for CES service level agreement statistics. |
||
rbnCesCardAlarmGroup | 1.3.6.1.4.1.2352.2.56.2.2.6 |
Conformance group for CES card alarms. |