CIENA-CES-ICL-MIB

File: CIENA-CES-ICL-MIB.mib (11897 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CIENA-TC
CIENA-GLOBAL-MIB CIENA-SMI

Imported symbols

Integer32 Unsigned32 TimeTicks
Counter32 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE DisplayString RowStatus
MacAddress CienaGlobalState CienaStatsClear
CienaMacAddress cienaGlobalSeverity cienaGlobalMacAddress
cienaCesConfig cienaCesNotifications

Defined Types

CienaCesIclEntry  
SEQUENCE    
  cienaCesIclIndex Unsigned32
  cienaCesIclName DisplayString
  cienaCesIclRemoteMacAddress MacAddress
  cienaCesIclType INTEGER
  cienaCesIclVlan Unsigned32
  cienaCesIclVsName DisplayString
  cienaCesIclCfmServicePrimary DisplayString
  cienaCesIclCfmServiceSecondary DisplayString
  cienaCesIclOperState CienaGlobalState
  cienaCesIclStatus INTEGER
  cienaCesIclAdminState CienaGlobalState
  cienaCesIclCfmFault INTEGER
  cienaCesIclVplsFault INTEGER
  cienaCesIclRxTimeout INTEGER
  cienaCesIclIntervalMismatch INTEGER
  cienaCesIclHeartbeatInterval Unsigned32
  cienaCesIclUpTime Unsigned32
  cienaCesIclTotalDownTime Unsigned32
  cienaCesIclRxFrames Counter32
  cienaCesIclTxFrames Counter32
  cienaCesIclRxUnknownFrames Counter32
  cienaCesIclRxHtbtFrames Counter32
  cienaCesIclTxHtbtFrames Counter32
  cienaCesIclTxFailedFrames Counter32
  cienaCesIclNumberFailures Counter32
  cienaCesIclRxConfigMismatch Counter32

Defined Values

cienaCesIclMIB 1.3.6.1.4.1.1271.2.1.32
This MIB defines the managed objects for Inter-chassis Links
MODULE-IDENTITY    

cienaCesIclMIBObjects 1.3.6.1.4.1.1271.2.1.32.1
OBJECT IDENTIFIER    

cienaCesIcl 1.3.6.1.4.1.1271.2.1.32.1.1
OBJECT IDENTIFIER    

cienaCesIclMIBNotificationPrefix 1.3.6.1.4.1.1271.2.1.32.2
OBJECT IDENTIFIER    

cienaCesIclMIBNotifications 1.3.6.1.4.1.1271.2.1.32.2.0
OBJECT IDENTIFIER    

cienaCesIclMIBConformance 1.3.6.1.4.1.1271.2.1.32.3
OBJECT IDENTIFIER    

cienaCesIclMIBCompliances 1.3.6.1.4.1.1271.2.1.32.3.1
OBJECT IDENTIFIER    

cienaCesIclMIBGroups 1.3.6.1.4.1.1271.2.1.32.3.2
OBJECT IDENTIFIER    

cienaCesIclTable 1.3.6.1.4.1.1271.2.1.32.1.1.1
The (conceptual) table listing all the Inter-chassis Links (ICLs).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesIclEntry

cienaCesIclEntry 1.3.6.1.4.1.1271.2.1.32.1.1.1.1
An entry (conceptual row) in the cienaCesIclTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesIclEntry  

cienaCesIclIndex 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.1
ICL Index for this entry
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..47  

cienaCesIclName 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.2
This object specifies the name of the Inter-chassis link (ICL).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesIclRemoteMacAddress 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.3
This object specifies the Inter-chassis link remote MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cienaCesIclType 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.4
This object specifies the Inter-chassis link type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER vlan(1), mplsVs(2), qinqVs(3), none(4)  

cienaCesIclVlan 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.5
This object specifies the ICL VLAN. This is valid only if cienaCesIclType is vlan(1).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesIclVsName 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.6
This object specifies the ICL VS. This is valid only if cienaCesIclType is vs(2).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesIclCfmServicePrimary 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.7
This object specifies primary CFM service on the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesIclCfmServiceSecondary 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.8
This object specifies the name of the Inter-chassis link (ICL).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesIclOperState 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.9
This object specifies the ICL operational state.
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesIclStatus 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.10
This object specifies the status of the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(1), active(2), failed(3), down(4), none(5)  

cienaCesIclAdminState 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.11
This object specifies the admin state of the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesIclCfmFault 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.12
This object specifies if CFM fault is set on the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

cienaCesIclVplsFault 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.13
This object specifies if VPLS fault is set on the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

cienaCesIclRxTimeout 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.14
This object specifies if Rx timeout fault is set on the ICL
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

cienaCesIclIntervalMismatch 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.15
This object specifies if interval mismatch fault is set on the ICL
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

cienaCesIclHeartbeatInterval 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.16
This object specifies the ICL heartbeat interval. The range is 1 to 30s and the default is 1s.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesIclUpTime 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.17
This object specifies total time for which the ICL has been operationally down.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesIclTotalDownTime 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.18
This object specifies total time for which the ICL has been operationally down.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesIclRxFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.19
This object specifies the number of CICP frames received by the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclTxFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.20
This object specifies the number of CICP frames transmitted by the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclRxUnknownFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.21
This object specifies the number of unknown frames received by the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclRxHtbtFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.22
This object specifies the number of Hearbeat frames received by the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclTxHtbtFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.23
This object specifies the number of Hearbeat frames transmitted by the ICL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclTxFailedFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.24
This object specifies the number of failed to transmit frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclNumberFailures 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.25
This object specifies the number of ICL failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclRxConfigMismatch 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.26
This object specifies the number of ICL config mismatch frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cienaCesIclStateChange 1.3.6.1.4.1.1271.2.1.32.2.0.1
This notification is sent when ICL oper state changes. Var binding cienaCesIclIndex represents the ICL index.
Status: current Access: read-only
NOTIFICATION-TYPE