CIENA-CES-BFD-MIB

File: CIENA-CES-BFD-MIB.mib (11225 bytes)

Imported modules

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

Imported symbols

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

Defined Types

BfdRole  
BFD Role
TEXTUAL-CONVENTION    
  INTEGER passive(1), active(2)  

CienaCesBfdSessionEntry  
SEQUENCE    
  cienaCesBfdSessionIndex Unsigned32
  cienaCesBfdSessionName DisplayString
  cienaCesBfdSessionAdminState CienaGlobalState
  cienaCesBfdSessionOperState CienaGlobalState
  cienaCesBfdSessionProfileIndex Unsigned32

CienaCesBfdSessionStatsEntry  
SEQUENCE    
  cienaCesBfdSessionIndex Unsigned32
  cienaCesBfdSessionStatsTotalTx Unsigned32
  cienaCesBfdSessionStatsTotalRx Unsigned32
  cienaCesBfdSessionUpTime Unsigned32
  cienaCesBfdSessionDownTimeCount Unsigned32

CienaCesBfdProfileEntry  
SEQUENCE    
  cienaCesBfdProfileIndex Unsigned32
  cienaCesBfdProfileName DisplayString
  cienaCesBfdTransmitInterval Unsigned32
  cienaCesBfdReceiveInterval Unsigned32
  cienaCesBfdRole BfdRole
  cienaCesBfdLspGachType Unsigned32
  cienaCesBfdDetectMultiplier Unsigned32
  cienaCesBfdUseCount Unsigned32

Defined Values

cienaCesBfdMIB 1.3.6.1.4.1.1271.2.1.22
This module defines the BFD SNMP objects.
MODULE-IDENTITY    

cienaCesBfdMIBObjects 1.3.6.1.4.1.1271.2.1.22.1
OBJECT IDENTIFIER    

cienaCesBfdSession 1.3.6.1.4.1.1271.2.1.22.1.2
OBJECT IDENTIFIER    

cienaCesBfdProfile 1.3.6.1.4.1.1271.2.1.22.1.3
OBJECT IDENTIFIER    

cienaCesBfdSessionStats 1.3.6.1.4.1.1271.2.3.7
OBJECT IDENTIFIER    

cienaCesBfdSessionMIBNotificationPrefix 1.3.6.1.4.1.1271.2.2.19
OBJECT IDENTIFIER    

cienaCesBfdSessionMIBNotification 1.3.6.1.4.1.1271.2.2.19.0
OBJECT IDENTIFIER    

cienaCesBfdSessionTable 1.3.6.1.4.1.1271.2.1.22.1.2.1
The (conceptual) table listing the configuration parameters for the BFD session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBfdSessionEntry

cienaCesBfdSessionEntry 1.3.6.1.4.1.1271.2.1.22.1.2.1.1
An entry (conceptual row) in the BFD session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBfdSessionEntry  

cienaCesBfdSessionIndex 1.3.6.1.4.1.1271.2.1.22.1.2.1.1.1
A unique identifier for BFD Session entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdSessionName 1.3.6.1.4.1.1271.2.1.22.1.2.1.1.2
This mib object specifies the BFD session name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesBfdSessionAdminState 1.3.6.1.4.1.1271.2.1.22.1.2.1.1.3
This object specifies the admin state of BFD Session.
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesBfdSessionOperState 1.3.6.1.4.1.1271.2.1.22.1.2.1.1.4
This object specifies the operational state of BFD Session.
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesBfdSessionProfileIndex 1.3.6.1.4.1.1271.2.1.22.1.2.1.1.5
This mib object specifies the BFD Profile Index for the Session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdSessionStatsTable 1.3.6.1.4.1.1271.2.3.7.1
The (conceptual) table listing the statistics for a given BFD Session
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBfdSessionStatsEntry

cienaCesBfdSessionStatsEntry 1.3.6.1.4.1.1271.2.3.7.1.1
An entry (conceptual row) in the BFD session statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBfdSessionStatsEntry  

cienaCesBfdSessionStatsTotalTx 1.3.6.1.4.1.1271.2.3.7.1.1.1
This object indicates the number of transmitted packets in a BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdSessionStatsTotalRx 1.3.6.1.4.1.1271.2.3.7.1.1.2
This object indicates the number of received packets in a BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdSessionUpTime 1.3.6.1.4.1.1271.2.3.7.1.1.3
This object specifies the time duration in seconds the session has been in the up state
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdSessionDownTimeCount 1.3.6.1.4.1.1271.2.3.7.1.1.4
This object specifies the total number of times a session changes from up to operationally down state since creation
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdSessionOperStateChangeTrap 1.3.6.1.4.1.1271.2.2.19.0.1
A notification is sent whenever the BFD session operational state has changed. To enable this notification, the cienaCesBfdSessionOperTrapState object must be enabled (which is enabled by default). Variable bindings include: cienaGlobalSeverity, cienaGlobalMacAddress, cienaCesBfdSessionName, cienaCesBfdSessionIndex, cienaCesBfdSessionAdminState, and cienaCesBfdSessionOperState.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBfdProfileTable 1.3.6.1.4.1.1271.2.1.22.1.3.1
The BFD Profile Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBfdProfileEntry

cienaCesBfdProfileEntry 1.3.6.1.4.1.1271.2.1.22.1.3.1.1
An entry (conceptual row) in the cienaCesBfdProfileTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBfdProfileEntry  

cienaCesBfdProfileIndex 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.1
A unique identifier for BFD Profile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdProfileName 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.2
This mib object specifies the BFD Profile name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesBfdTransmitInterval 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.3
This mib object specifies the BFD Transmit Interval in msec.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdReceiveInterval 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.4
This mib object specifies the BFD Receive Interval in msec.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdRole 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.5
This mib object specifies the BFD Role.
Status: current Access: read-only
OBJECT-TYPE    
  BfdRole  

cienaCesBfdLspGachType 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.6
This mib object specifies the BFD LSP Gach Type. Reference RFC 5586
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdDetectMultiplier 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.7
This mib object specifies the BFD Detect Multiplier.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBfdUseCount 1.3.6.1.4.1.1271.2.1.22.1.3.1.1.8
Number of sessions using BFD Profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32