Home/Catalog/RBN-CES-MIB

RBN-CES-MIB

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).
Main OID:
rbnCesMIB.1.3.6.1.4.1.2352.2.56
78
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

78 total
Object Name
rbnCesMIBThis 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).
MODULE-IDENTITY
.1.3.6.1.4.1.2352.2.56
rbnCesMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2352.2.56.1
rbnCesSlaInfoResetAllSetting this object to 'true' resets all CES Service Level Agreement(SLA) information objects in the rbnCesSlaInfoTable. This object always returns 'false' value.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.1
rbnCesCfgTableConfiguration table for CES circuits.
SEQUENCE OF RbnCesCfgEntry
.1.3.6.1.4.1.2352.2.56.1.2
rbnCesCfgEntryEach entry in this table represents a CES circuit.
RbnCesCfgEntry
.1.3.6.1.4.1.2352.2.56.1.2.1
rbnCesCfgIndexThis 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.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2352.2.56.1.2.1.1
rbnCesCfgPktLatencyThis 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 defaultrw
Unsigned32 UNITS "microseconds"
.1.3.6.1.4.1.2352.2.56.1.2.1.2
rbnCesCfgJtrBfrDepthThe 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.rw
Unsigned32 UNITS "microseconds"
.1.3.6.1.4.1.2352.2.56.1.2.1.3
rbnCesCfgConsecPktsInSyncThe number of consecutive packets that are required to exit loss of packet state(LOPS)rw
Unsigned32
.1.3.6.1.4.1.2352.2.56.1.2.1.4
rbnCesCfgConsecMissPktsOutSyncThe number of consecutive missing packets that are required to enter loss of packet state(LOPS)rw
Unsigned32
.1.3.6.1.4.1.2352.2.56.1.2.1.5
rbnCesCfgIdlePatternThe 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.rw
OCTET STRING
.1.3.6.1.4.1.2352.2.56.1.2.1.6
rbnCesCfgTrunkCtlThis object enforces the RFC 5086 requirement that controls at most one CES PW state(AIS or RDI) on the outgoing T1/E1 trunk.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.2.1.7
rbnCesCfgAdminStatusThis 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'.rw
Enumeration
.1.3.6.1.4.1.2352.2.56.1.2.1.8
rbnCesCfgRowStatusThis 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)'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.2.1.9
rbnCesStatsTableCES statistics table.
SEQUENCE OF RbnCesStatsEntry
.1.3.6.1.4.1.2352.2.56.1.3
rbnCesStatsEntryEach entry in this table represents a CES circuit.
RbnCesStatsEntry
.1.3.6.1.4.1.2352.2.56.1.3.1
rbnCesStatsEgressOutOfBfrDroppedPktsNumber of packets dropped due to buffer starvation in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.1
rbnCesStatsEgressMissingPktsNumber of missing packets detected via control word sequence number gaps in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.2
rbnCesStatsEgressMalformedPktsNumber of malformed packets including unexpected size in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.3
rbnCesStatsEgressJtrBfrOverrunPktsNumber of packets dropped due to jitter buffer overrun in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.4
rbnCesStatsEgressJtrBfrUnderrunsNumber of times jitter buffer underrun has been detected in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.5
rbnCesStatsEgressMisOrderPktsNumber of out of sequence packets received in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.6
rbnCesStatsEgressRemoteLossPktsNumber of packets received with the R bit set in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.7
rbnCesStatsEgressWindowSwitchoversNumber of times serial number lost synchronization and was forced to move to a new window in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.8
rbnCesStatsEgressRemoteAcDownPktsNumber 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.ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.9
rbnCesStatsEgressDuplicatePktsNumber of packets dropped due to being duplicated, as determined by the PW codeword sequence number in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.10
rbnCesStatsEgressDeniedPktsNumber of packets dropped because they are denied in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.11
rbnCesStatsEgressErrorEventsNumber 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.ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.12
rbnCesStatsEgressErrorDataBlocksBlock 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)ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.13
rbnCesStatsIngressOutOfBfrDroppedPktsNumber of packets that could not be sent due to buffer starvation in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.14
rbnCesStatsIngressSizeViolationDroppedPktsNumber of packets not transmitted because their size is greater than the largest supported in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.15
rbnCesStatsIngressTransmitDroppedPktsNumber of packets not transmitted due to congestion in the transmit queue in the PSN to TDM direction(egress).ro
Counter64
.1.3.6.1.4.1.2352.2.56.1.3.1.16
rbnCesEplCfgTableCES excessive packet loss configuration table.
SEQUENCE OF RbnCesEplCfgEntry
.1.3.6.1.4.1.2352.2.56.1.4
rbnCesEplCfgEntryEach entry in this table represents a set of global CES excessive packet loss configuration.
RbnCesEplCfgEntry
.1.3.6.1.4.1.2352.2.56.1.4.1
rbnCesEplCfgIndexThis object is used to uniquely identify a set of CES excessive packet loss configuration.
Integer32
.1.3.6.1.4.1.2352.2.56.1.4.1.1
rbnCesEplCfgThresholdThreshold in percentage representing the upper limits of measurement for excessive packet loss. It is the ratio of (Total Lost Packets) / (Total Transmitted Packets)rw
RbnPercentage (RBN-TC)
.1.3.6.1.4.1.2352.2.56.1.4.1.2
rbnCesEplCfgFaultDeclarationTimeThis object controls fault declaration time of excessive packet loss alarm. It is a successive duration that experience excessive packet loss defect.rw
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.2352.2.56.1.4.1.3
rbnCesEplCfgClearingTimeThis 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.rw
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.2352.2.56.1.4.1.4
rbnCesEplCfgStatsResetAllSetting this object to 'true' resets all CES excessive packet loss statistic objects in the rbnCesEplStatsTable. This object always returns 'false' value.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.4.1.5
rbnCesEplCfgAdminStatusThis 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'.rw
Enumeration
.1.3.6.1.4.1.2352.2.56.1.4.1.6
rbnCesEplCfgRowStatusThis 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)'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.4.1.7
rbnCesEplStatsTableCES excessive packet loss statistics table.
SEQUENCE OF RbnCesEplStatsEntry
.1.3.6.1.4.1.2352.2.56.1.5
rbnCesEplStatsEntryEach entry in this table represents a CES circuit.
RbnCesEplStatsEntry
.1.3.6.1.4.1.2352.2.56.1.5.1
rbnCesEplStatsIndexThis 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.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2352.2.56.1.5.1.1
rbnCesEplStatsEntryTimeDate and time when the current excessive packet loss snapshot starts.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.5.1.2
rbnCesEplStatsEntryTotalPktLossTimeThe entry total packet loss time of current excessive packet loss snapshot.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.5.1.3
rbnCesEplStatsExitTimeThe exit packet loss time of current excessive packet loss snapshot.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.5.1.4
rbnCesEplStatsExitTotalPktLossTimeThe exit total packet loss time of current excessive packet loss snapshot.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.5.1.5
rbnCesEplStatsCountThe total number of times when the CES PW was in the excessive packet loss state.ro
Gauge32
.1.3.6.1.4.1.2352.2.56.1.5.1.6
rbnCesEplStatsTotalCircuitTimeTotal CES PW time including CES PW up time and time spent in excessive packet loss state.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.5.1.7
rbnCesEplStatsTotalFailureRateThe percentage of time the CES PW spent in the excessive packet loss state during the total CES PW time.ro
RbnPercentage (RBN-TC)
.1.3.6.1.4.1.2352.2.56.1.5.1.8
rbnCesEplStatsResetThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.5.1.9
rbnCesSlaInfoTableCES Service Level Agreement information table.
SEQUENCE OF RbnCesSlaInfoEntry
.1.3.6.1.4.1.2352.2.56.1.6
rbnCesSlaInfoEntryEach entry in this table represents a CES circuit that is in its outage state.
RbnCesSlaInfoEntry
.1.3.6.1.4.1.2352.2.56.1.6.1
rbnCesSlaInfoIndexThis 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.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2352.2.56.1.6.1.1
rbnCesSlaInfoLatestOutageTimeThe amount of time during the latest occurrence when the CES PW was in the packet loss or underrun state.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.2
rbnCesSlaInfoEntryLatestOutageDate and time of the most recent occurrence when the CES PW entered the packet loss or underrun state.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.3
rbnCesSlaInfoExitLatestOutageDate and time of the most recent occurrence when the CES PW exited the packet loss or underrun state.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.4
rbnCesSlaInfoLastOutageTimeThe duration of the previous occurrence(the one before the latest occurrence) when the CES PW was in the packet loss or underrun state.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.5
rbnCesSlaInfoLastUpTimeTotal CES PW up time before the latest outage occurred.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.6
rbnCesSlaInfoTotalOutageTimeTotal outage time since the CES PW was created.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.7
rbnCesSlaInfoTotalUpTimeTotal CES PW up time since it was created excluding the cumulative outage time.ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.8
rbnCesSlaInfoOutageCountNumber of times a CES PW outage occurred.ro
Gauge32
.1.3.6.1.4.1.2352.2.56.1.6.1.9
rbnCesSlaInfoResetSetting this object to 'true' resets CES SLA objects to zero. The object always returns 'false' value.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.6.1.10
rbnCesCardAlarmTableThis 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.
SEQUENCE OF RbnCesCardAlarmEntry
.1.3.6.1.4.1.2352.2.56.1.7
rbnCesCardAlarmEntryEach entry in this table represents a CES specific card alarm.
RbnCesCardAlarmEntry
.1.3.6.1.4.1.2352.2.56.1.7.1
rbnCesCardAlarmIdThis object is used to uniquely identify a CES card alarm.
RbnAlarmId (RBN-ALARM-TC)
.1.3.6.1.4.1.2352.2.56.1.7.1.1
rbnCesCardAlarmNotificationEnableThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2352.2.56.1.7.1.2
rbnCesMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.2352.2.56.2
rbnCesMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.2352.2.56.2.1
rbnCesMIBComplianceThe compliance statement for CES MIB implementations.
Unknown
.1.3.6.1.4.1.2352.2.56.2.1.1
rbnCesMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.2352.2.56.2.2
rbnCesCfgGroupConformance group for CES configurations.
Unknown
.1.3.6.1.4.1.2352.2.56.2.2.1
rbnCesStatsGroupConformance group for CES statistics.
Unknown
.1.3.6.1.4.1.2352.2.56.2.2.2
rbnCesEplCfgGroupConformance group for CES excessive packet loss configurations.
Unknown
.1.3.6.1.4.1.2352.2.56.2.2.3
rbnCesEplStatsGroupConformance group for CES excessive packet loss statistics.
Unknown
.1.3.6.1.4.1.2352.2.56.2.2.4
rbnCesSlaInfoGroupConformance group for CES service level agreement statistics.
Unknown
.1.3.6.1.4.1.2352.2.56.2.2.5
rbnCesCardAlarmGroupConformance group for CES card alarms.
Unknown
.1.3.6.1.4.1.2352.2.56.2.2.6