RBN-CES-MIB

File: RBN-CES-MIB.mib (34831 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
RBN-TC IF-MIB RBN-ALARM-TC
RBN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter64 Gauge32
MODULE-COMPLIANCE OBJECT-GROUP RowStatus
TruthValue DateAndTime TimeInterval
RbnPercentage InterfaceIndex RbnAlarmId
rbnMgmt

Defined Types

RbnCesCfgEntry  
SEQUENCE    
  rbnCesCfgIndex InterfaceIndex
  rbnCesCfgPktLatency Unsigned32
  rbnCesCfgJtrBfrDepth Unsigned32
  rbnCesCfgConsecPktsInSync Unsigned32
  rbnCesCfgConsecMissPktsOutSync Unsigned32
  rbnCesCfgIdlePattern OCTET STRING
  rbnCesCfgTrunkCtl TruthValue
  rbnCesCfgAdminStatus INTEGER
  rbnCesCfgRowStatus RowStatus

RbnCesStatsEntry  
SEQUENCE    
  rbnCesStatsEgressOutOfBfrDroppedPkts Counter64
  rbnCesStatsEgressMissingPkts Counter64
  rbnCesStatsEgressMalformedPkts Counter64
  rbnCesStatsEgressJtrBfrOverrunPkts Counter64
  rbnCesStatsEgressJtrBfrUnderruns Counter64
  rbnCesStatsEgressMisOrderPkts Counter64
  rbnCesStatsEgressRemoteLossPkts Counter64
  rbnCesStatsEgressWindowSwitchovers Counter64
  rbnCesStatsEgressRemoteAcDownPkts Counter64
  rbnCesStatsEgressDuplicatePkts Counter64
  rbnCesStatsEgressDeniedPkts Counter64
  rbnCesStatsEgressErrorEvents Counter64
  rbnCesStatsEgressErrorDataBlocks Counter64
  rbnCesStatsIngressOutOfBfrDroppedPkts Counter64
  rbnCesStatsIngressSizeViolationDroppedPkts Counter64
  rbnCesStatsIngressTransmitDroppedPkts Counter64

RbnCesEplCfgEntry  
SEQUENCE    
  rbnCesEplCfgIndex Integer32
  rbnCesEplCfgThreshold RbnPercentage
  rbnCesEplCfgFaultDeclarationTime Unsigned32
  rbnCesEplCfgClearingTime Unsigned32
  rbnCesEplCfgStatsResetAll TruthValue
  rbnCesEplCfgAdminStatus INTEGER
  rbnCesEplCfgRowStatus RowStatus

RbnCesEplStatsEntry  
SEQUENCE    
  rbnCesEplStatsIndex InterfaceIndex
  rbnCesEplStatsEntryTime DateAndTime
  rbnCesEplStatsEntryTotalPktLossTime TimeInterval
  rbnCesEplStatsExitTime TimeInterval
  rbnCesEplStatsExitTotalPktLossTime TimeInterval
  rbnCesEplStatsCount Gauge32
  rbnCesEplStatsTotalCircuitTime TimeInterval
  rbnCesEplStatsTotalFailureRate RbnPercentage
  rbnCesEplStatsReset TruthValue

RbnCesSlaInfoEntry  
SEQUENCE    
  rbnCesSlaInfoIndex InterfaceIndex
  rbnCesSlaInfoLatestOutageTime TimeInterval
  rbnCesSlaInfoEntryLatestOutage DateAndTime
  rbnCesSlaInfoExitLatestOutage DateAndTime
  rbnCesSlaInfoLastOutageTime TimeInterval
  rbnCesSlaInfoLastUpTime TimeInterval
  rbnCesSlaInfoTotalOutageTime TimeInterval
  rbnCesSlaInfoTotalUpTime TimeInterval
  rbnCesSlaInfoOutageCount Gauge32
  rbnCesSlaInfoReset TruthValue

RbnCesCardAlarmEntry  
SEQUENCE    
  rbnCesCardAlarmId RbnAlarmId
  rbnCesCardAlarmNotificationEnable TruthValue

Defined Values

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).
MODULE-IDENTITY    

rbnCesMIBObjects 1.3.6.1.4.1.2352.2.56.1
OBJECT IDENTIFIER    

rbnCesMIBConformance 1.3.6.1.4.1.2352.2.56.2
OBJECT IDENTIFIER    

rbnCesSlaInfoResetAll 1.3.6.1.4.1.2352.2.56.1.1
Setting this object to 'true' resets all CES Service Level Agreement(SLA) information objects in the rbnCesSlaInfoTable. This object always returns 'false' value.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rbnCesCfgTable 1.3.6.1.4.1.2352.2.56.1.2
Configuration table for CES circuits.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCesCfgEntry

rbnCesCfgEntry 1.3.6.1.4.1.2352.2.56.1.2.1
Each entry in this table represents a CES circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCesCfgEntry  

rbnCesCfgIndex 1.3.6.1.4.1.2352.2.56.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rbnCesCfgPktLatency 1.3.6.1.4.1.2352.2.56.1.2.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnCesCfgJtrBfrDepth 1.3.6.1.4.1.2352.2.56.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnCesCfgConsecPktsInSync 1.3.6.1.4.1.2352.2.56.1.2.1.4
The number of consecutive packets that are required to exit loss of packet state(LOPS)
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnCesCfgConsecMissPktsOutSync 1.3.6.1.4.1.2352.2.56.1.2.1.5
The number of consecutive missing packets that are required to enter loss of packet state(LOPS)
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnCesCfgIdlePattern 1.3.6.1.4.1.2352.2.56.1.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1)  

rbnCesCfgTrunkCtl 1.3.6.1.4.1.2352.2.56.1.2.1.7
This object enforces the RFC 5086 requirement that controls at most one CES PW state(AIS or RDI) on the outgoing T1/E1 trunk.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rbnCesCfgAdminStatus 1.3.6.1.4.1.2352.2.56.1.2.1.8
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'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

rbnCesCfgRowStatus 1.3.6.1.4.1.2352.2.56.1.2.1.9
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)'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rbnCesStatsTable 1.3.6.1.4.1.2352.2.56.1.3
CES statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCesStatsEntry

rbnCesStatsEntry 1.3.6.1.4.1.2352.2.56.1.3.1
Each entry in this table represents a CES circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCesStatsEntry  

rbnCesStatsEgressOutOfBfrDroppedPkts 1.3.6.1.4.1.2352.2.56.1.3.1.1
Number of packets dropped due to buffer starvation in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressMissingPkts 1.3.6.1.4.1.2352.2.56.1.3.1.2
Number of missing packets detected via control word sequence number gaps in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressMalformedPkts 1.3.6.1.4.1.2352.2.56.1.3.1.3
Number of malformed packets including unexpected size in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressJtrBfrOverrunPkts 1.3.6.1.4.1.2352.2.56.1.3.1.4
Number of packets dropped due to jitter buffer overrun in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressJtrBfrUnderruns 1.3.6.1.4.1.2352.2.56.1.3.1.5
Number of times jitter buffer underrun has been detected in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressMisOrderPkts 1.3.6.1.4.1.2352.2.56.1.3.1.6
Number of out of sequence packets received in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressRemoteLossPkts 1.3.6.1.4.1.2352.2.56.1.3.1.7
Number of packets received with the R bit set in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressWindowSwitchovers 1.3.6.1.4.1.2352.2.56.1.3.1.8
Number of times serial number lost synchronization and was forced to move to a new window in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressRemoteAcDownPkts 1.3.6.1.4.1.2352.2.56.1.3.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressDuplicatePkts 1.3.6.1.4.1.2352.2.56.1.3.1.10
Number of packets dropped due to being duplicated, as determined by the PW codeword sequence number in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressDeniedPkts 1.3.6.1.4.1.2352.2.56.1.3.1.11
Number of packets dropped because they are denied in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressErrorEvents 1.3.6.1.4.1.2352.2.56.1.3.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsEgressErrorDataBlocks 1.3.6.1.4.1.2352.2.56.1.3.1.13
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)
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsIngressOutOfBfrDroppedPkts 1.3.6.1.4.1.2352.2.56.1.3.1.14
Number of packets that could not be sent due to buffer starvation in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsIngressSizeViolationDroppedPkts 1.3.6.1.4.1.2352.2.56.1.3.1.15
Number of packets not transmitted because their size is greater than the largest supported in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesStatsIngressTransmitDroppedPkts 1.3.6.1.4.1.2352.2.56.1.3.1.16
Number of packets not transmitted due to congestion in the transmit queue in the PSN to TDM direction(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnCesEplCfgTable 1.3.6.1.4.1.2352.2.56.1.4
CES excessive packet loss configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCesEplCfgEntry

rbnCesEplCfgEntry 1.3.6.1.4.1.2352.2.56.1.4.1
Each entry in this table represents a set of global CES excessive packet loss configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCesEplCfgEntry  

rbnCesEplCfgIndex 1.3.6.1.4.1.2352.2.56.1.4.1.1
This object is used to uniquely identify a set of CES excessive packet loss configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

rbnCesEplCfgThreshold 1.3.6.1.4.1.2352.2.56.1.4.1.2
Threshold in percentage representing the upper limits of measurement for excessive packet loss. It is the ratio of (Total Lost Packets) / (Total Transmitted Packets)
Status: current Access: read-create
OBJECT-TYPE    
  RbnPercentage  

rbnCesEplCfgFaultDeclarationTime 1.3.6.1.4.1.2352.2.56.1.4.1.3
This object controls fault declaration time of excessive packet loss alarm. It is a successive duration that experience excessive packet loss defect.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnCesEplCfgClearingTime 1.3.6.1.4.1.2352.2.56.1.4.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnCesEplCfgStatsResetAll 1.3.6.1.4.1.2352.2.56.1.4.1.5
Setting this object to 'true' resets all CES excessive packet loss statistic objects in the rbnCesEplStatsTable. This object always returns 'false' value.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rbnCesEplCfgAdminStatus 1.3.6.1.4.1.2352.2.56.1.4.1.6
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'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

rbnCesEplCfgRowStatus 1.3.6.1.4.1.2352.2.56.1.4.1.7
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)'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rbnCesEplStatsTable 1.3.6.1.4.1.2352.2.56.1.5
CES excessive packet loss statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCesEplStatsEntry

rbnCesEplStatsEntry 1.3.6.1.4.1.2352.2.56.1.5.1
Each entry in this table represents a CES circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCesEplStatsEntry  

rbnCesEplStatsIndex 1.3.6.1.4.1.2352.2.56.1.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rbnCesEplStatsEntryTime 1.3.6.1.4.1.2352.2.56.1.5.1.2
Date and time when the current excessive packet loss snapshot starts.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rbnCesEplStatsEntryTotalPktLossTime 1.3.6.1.4.1.2352.2.56.1.5.1.3
The entry total packet loss time of current excessive packet loss snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesEplStatsExitTime 1.3.6.1.4.1.2352.2.56.1.5.1.4
The exit packet loss time of current excessive packet loss snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesEplStatsExitTotalPktLossTime 1.3.6.1.4.1.2352.2.56.1.5.1.5
The exit total packet loss time of current excessive packet loss snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesEplStatsCount 1.3.6.1.4.1.2352.2.56.1.5.1.6
The total number of times when the CES PW was in the excessive packet loss state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCesEplStatsTotalCircuitTime 1.3.6.1.4.1.2352.2.56.1.5.1.7
Total CES PW time including CES PW up time and time spent in excessive packet loss state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesEplStatsTotalFailureRate 1.3.6.1.4.1.2352.2.56.1.5.1.8
The percentage of time the CES PW spent in the excessive packet loss state during the total CES PW time.
Status: current Access: read-only
OBJECT-TYPE    
  RbnPercentage  

rbnCesEplStatsReset 1.3.6.1.4.1.2352.2.56.1.5.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rbnCesSlaInfoTable 1.3.6.1.4.1.2352.2.56.1.6
CES Service Level Agreement information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCesSlaInfoEntry

rbnCesSlaInfoEntry 1.3.6.1.4.1.2352.2.56.1.6.1
Each entry in this table represents a CES circuit that is in its outage state.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCesSlaInfoEntry  

rbnCesSlaInfoIndex 1.3.6.1.4.1.2352.2.56.1.6.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rbnCesSlaInfoLatestOutageTime 1.3.6.1.4.1.2352.2.56.1.6.1.2
The amount of time during the latest occurrence when the CES PW was in the packet loss or underrun state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesSlaInfoEntryLatestOutage 1.3.6.1.4.1.2352.2.56.1.6.1.3
Date and time of the most recent occurrence when the CES PW entered the packet loss or underrun state.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rbnCesSlaInfoExitLatestOutage 1.3.6.1.4.1.2352.2.56.1.6.1.4
Date and time of the most recent occurrence when the CES PW exited the packet loss or underrun state.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rbnCesSlaInfoLastOutageTime 1.3.6.1.4.1.2352.2.56.1.6.1.5
The duration of the previous occurrence(the one before the latest occurrence) when the CES PW was in the packet loss or underrun state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesSlaInfoLastUpTime 1.3.6.1.4.1.2352.2.56.1.6.1.6
Total CES PW up time before the latest outage occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesSlaInfoTotalOutageTime 1.3.6.1.4.1.2352.2.56.1.6.1.7
Total outage time since the CES PW was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesSlaInfoTotalUpTime 1.3.6.1.4.1.2352.2.56.1.6.1.8
Total CES PW up time since it was created excluding the cumulative outage time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

rbnCesSlaInfoOutageCount 1.3.6.1.4.1.2352.2.56.1.6.1.9
Number of times a CES PW outage occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCesSlaInfoReset 1.3.6.1.4.1.2352.2.56.1.6.1.10
Setting this object to 'true' resets CES SLA objects to zero. The object always returns 'false' value.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rbnCesCardAlarmTable 1.3.6.1.4.1.2352.2.56.1.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCesCardAlarmEntry

rbnCesCardAlarmEntry 1.3.6.1.4.1.2352.2.56.1.7.1
Each entry in this table represents a CES specific card alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCesCardAlarmEntry  

rbnCesCardAlarmId 1.3.6.1.4.1.2352.2.56.1.7.1.1
This object is used to uniquely identify a CES card alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnAlarmId  

rbnCesCardAlarmNotificationEnable 1.3.6.1.4.1.2352.2.56.1.7.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rbnCesMIBCompliances 1.3.6.1.4.1.2352.2.56.2.1
OBJECT IDENTIFIER    

rbnCesMIBGroups 1.3.6.1.4.1.2352.2.56.2.2
OBJECT IDENTIFIER    

rbnCesMIBCompliance 1.3.6.1.4.1.2352.2.56.2.1.1
The compliance statement for CES MIB implementations.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnCesCfgGroup 1.3.6.1.4.1.2352.2.56.2.2.1
Conformance group for CES configurations.
Status: current Access: read-only
OBJECT-GROUP    

rbnCesStatsGroup 1.3.6.1.4.1.2352.2.56.2.2.2
Conformance group for CES statistics.
Status: current Access: read-only
OBJECT-GROUP    

rbnCesEplCfgGroup 1.3.6.1.4.1.2352.2.56.2.2.3
Conformance group for CES excessive packet loss configurations.
Status: current Access: read-only
OBJECT-GROUP    

rbnCesEplStatsGroup 1.3.6.1.4.1.2352.2.56.2.2.4
Conformance group for CES excessive packet loss statistics.
Status: current Access: read-only
OBJECT-GROUP    

rbnCesSlaInfoGroup 1.3.6.1.4.1.2352.2.56.2.2.5
Conformance group for CES service level agreement statistics.
Status: current Access: read-only
OBJECT-GROUP    

rbnCesCardAlarmGroup 1.3.6.1.4.1.2352.2.56.2.2.6
Conformance group for CES card alarms.
Status: current Access: read-only
OBJECT-GROUP