CIENA-CES-ICL-MIB: View SNMP OID List / Download MIB

VENDOR: CIENA CORPORATION


 Home MIB: CIENA-CES-ICL-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cienaCesIclMIB 1.3.6.1.4.1.1271.2.1.32
This MIB defines the managed objects for Inter-chassis Links
       cienaCesIclMIBObjects 1.3.6.1.4.1.1271.2.1.32.1
           cienaCesIcl 1.3.6.1.4.1.1271.2.1.32.1.1
               cienaCesIclTable 1.3.6.1.4.1.1271.2.1.32.1.1.1 no-access
The (conceptual) table listing all the Inter-chassis Links (ICLs).
                   cienaCesIclEntry 1.3.6.1.4.1.1271.2.1.32.1.1.1.1 no-access
An entry (conceptual row) in the cienaCesIclTable.
                       cienaCesIclIndex 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.1 unsigned32 read-only
ICL Index for this entry
                       cienaCesIclName 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.2 displaystring read-only
This object specifies the name of the Inter-chassis link (ICL).
                       cienaCesIclRemoteMacAddress 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.3 macaddress read-only
This object specifies the Inter-chassis link remote MAC address.
                       cienaCesIclType 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.4 integer read-only
This object specifies the Inter-chassis link type. Enumeration: 'qinqVs': 3, 'vlan': 1, 'none': 4, 'mplsVs': 2.
                       cienaCesIclVlan 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.5 unsigned32 read-only
This object specifies the ICL VLAN. This is valid only if cienaCesIclType is vlan(1).
                       cienaCesIclVsName 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.6 displaystring read-only
This object specifies the ICL VS. This is valid only if cienaCesIclType is vs(2).
                       cienaCesIclCfmServicePrimary 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.7 displaystring read-only
This object specifies primary CFM service on the ICL.
                       cienaCesIclCfmServiceSecondary 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.8 displaystring read-only
This object specifies the name of the Inter-chassis link (ICL).
                       cienaCesIclOperState 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.9 cienaglobalstate read-only
This object specifies the ICL operational state.
                       cienaCesIclStatus 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.10 integer read-only
This object specifies the status of the ICL. Enumeration: 'active': 2, 'failed': 3, 'init': 1, 'none': 5, 'down': 4.
                       cienaCesIclAdminState 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.11 cienaglobalstate read-only
This object specifies the admin state of the ICL.
                       cienaCesIclCfmFault 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.12 integer read-only
This object specifies if CFM fault is set on the ICL. Enumeration: 'yes': 2, 'no': 1.
                       cienaCesIclVplsFault 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.13 integer read-only
This object specifies if VPLS fault is set on the ICL. Enumeration: 'yes': 2, 'no': 1.
                       cienaCesIclRxTimeout 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.14 integer read-only
This object specifies if Rx timeout fault is set on the ICL Enumeration: 'yes': 2, 'no': 1.
                       cienaCesIclIntervalMismatch 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.15 integer read-only
This object specifies if interval mismatch fault is set on the ICL Enumeration: 'yes': 2, 'no': 1.
                       cienaCesIclHeartbeatInterval 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.16 unsigned32 read-only
This object specifies the ICL heartbeat interval. The range is 1 to 30s and the default is 1s.
                       cienaCesIclUpTime 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.17 unsigned32 read-only
This object specifies total time for which the ICL has been operationally down.
                       cienaCesIclTotalDownTime 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.18 unsigned32 read-only
This object specifies total time for which the ICL has been operationally down.
                       cienaCesIclRxFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.19 counter32 read-only
This object specifies the number of CICP frames received by the ICL.
                       cienaCesIclTxFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.20 counter32 read-only
This object specifies the number of CICP frames transmitted by the ICL.
                       cienaCesIclRxUnknownFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.21 counter32 read-only
This object specifies the number of unknown frames received by the ICL.
                       cienaCesIclRxHtbtFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.22 counter32 read-only
This object specifies the number of Hearbeat frames received by the ICL.
                       cienaCesIclTxHtbtFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.23 counter32 read-only
This object specifies the number of Hearbeat frames transmitted by the ICL.
                       cienaCesIclTxFailedFrames 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.24 counter32 read-only
This object specifies the number of failed to transmit frames.
                       cienaCesIclNumberFailures 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.25 counter32 read-only
This object specifies the number of ICL failures.
                       cienaCesIclRxConfigMismatch 1.3.6.1.4.1.1271.2.1.32.1.1.1.1.26 counter32 read-only
This object specifies the number of ICL config mismatch frames received.
       cienaCesIclMIBNotificationPrefix 1.3.6.1.4.1.1271.2.1.32.2
           cienaCesIclMIBNotifications 1.3.6.1.4.1.1271.2.1.32.2.0
               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.
       cienaCesIclMIBConformance 1.3.6.1.4.1.1271.2.1.32.3
           cienaCesIclMIBCompliances 1.3.6.1.4.1.1271.2.1.32.3.1
           cienaCesIclMIBGroups 1.3.6.1.4.1.1271.2.1.32.3.2