CISCO-SERVICE-CONTROL-LINK-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SERVICE-CONTROL-LINK-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
 ciscoServiceControlLinkMIB 1.3.6.1.4.1.9.9.631
This MIB module provides information about the status and configuration of links used by service control entities. The link on a service control entity is a contained entity that joins subscriber side port(s) to network side port(s).
         ciscoSCLinkMIBNotifs 1.3.6.1.4.1.9.9.631.0
             ciscoServiceControlLinkModeChange 1.3.6.1.4.1.9.9.631.0.1
This notification signifies that the agent entity has detected that the cscLinkOperMode object in this MIB has changed.
         ciscoSCLinkMIBObjects 1.3.6.1.4.1.9.9.631.1
             cscLinkNotifsEnabled 1.3.6.1.4.1.9.9.631.1.1 truthvalue read-write
This object controls whether the cServiceLinkModeChange notification is generated. A 'false' value will prevent notifications from being generated.
             cscLinkStatusTable 1.3.6.1.4.1.9.9.631.1.2 no-access
This table provides information regarding the configuration and status of the links that pass through the service control entity and carry inband traffic. The link is an entity and has an entry in the entPhysicalTable of the ENTITY-MIB with entPhysicalClass of 'other' and is contained in entity 'chassis' or 'module'. A link entity contains entities from the entPhysicalTable of entPhysicalClass 'port'. The number of entries in this table is determined by the number of service control entities in the entPhysicalTable and the number of links supported by each. Each Link entity contains at least a subscriber side port entity and a network side port entity.
                 cscLinkStatusEntry 1.3.6.1.4.1.9.9.631.1.2.1 no-access
An entry (conceptual row) in the cscLinkStatusTable created by the agent for every link entity contained in the service control entity after initilization. entPhysicalIndex is index for this table which represents entities of 'other' entPhysicalClass.
                     cscLinkAdminModeOnActive 1.3.6.1.4.1.9.9.631.1.2.1.1 cscelinkmodetype read-write
This object indicates the desired mode of the link when the entity that contains this link has the operating status of active and the entity is not in boot or failure state.
                     cscLinkAdminModeOnFailure 1.3.6.1.4.1.9.9.631.1.2.1.2 cscelinkmodetype read-write
This object indicates the desired mode of the link when the entity that contains this link has the operational status of failure.
                     cscLinkOperMode 1.3.6.1.4.1.9.9.631.1.2.1.3 cscelinkmodetype read-only
This object reflects the operational mode of the link.
                     cscLinkAdminReflectionEnable 1.3.6.1.4.1.9.9.631.1.2.1.4 integer read-write
This object indicates how the failure status of the physical link on one port should be reflected to the other port(s) of the link. 'reflectionEnabled' : Failure is reflected on the other port of the link. 'reflectionOnAllPortsEnabled': Failure of Physical Link is reflected on all other ports on all links. 'reflectionDisabled' : Port status is not reflected on the link. Enumeration: 'reflectionOnAllPortsEnabled': 2, 'reflectionEnabled': 1, 'reflectionDisabled': 3.
                     cscLinkSubscriberSidePortIndex 1.3.6.1.4.1.9.9.631.1.2.1.5 entphysicalindexorzero read-only
This object specifies the entPhysicalIndex value that uniquely identifies the port entity contained in this link entity in the entPhysicalTable. This port entity is connected to the subscriber side.
                     cscLinkNetworkSidePortIndex 1.3.6.1.4.1.9.9.631.1.2.1.6 entphysicalindexorzero read-only
This object specifies the entPhysicalIndex value that uniquely identifies the port entity contained in this link entity in the entPhysicalTable. This port entity is connected to the network side.
                     cscLinkAdminReflectionState 1.3.6.1.4.1.9.9.631.1.2.1.7 integer read-write
This object indicates how the link propagates the failure state between the ports on each end of the link. 'noLinkReflection' : No failure is currently being reflected. 'reflectingFailureToNetwork' : Link failure on subscriber side is reflected to the network side. 'reflectingFailureToSubscriber': Link failure on network side is reflected to the subscriber side. 'reflectingFailureToBoth' : Failure reflected to both sides of the link. Enumeration: 'reflectingFailureToBoth': 4, 'noLinkReflection': 1, 'reflectingFailureToSubscriber': 3, 'reflectingFailureToNetwork': 2.
         ciscoSCLinkMIBConform 1.3.6.1.4.1.9.9.631.2
             ciscoSCLinkMIBCompliances 1.3.6.1.4.1.9.9.631.2.1
                 cServiceLinkMIBCompliance 1.3.6.1.4.1.9.9.631.2.1.1
The compliance statement for SNMP Agents which implement this MIB.
             ciscoSCLinkMIBObjectGroups 1.3.6.1.4.1.9.9.631.2.2
                 cSCLinkMIBObjectGroup 1.3.6.1.4.1.9.9.631.2.2.1
Collection of objects for link status.
                 cSCLinkMIBNotificationGroup 1.3.6.1.4.1.9.9.631.2.2.2
This group contains notifications of this MIB.
                 cSCLinkNotifControlGroup 1.3.6.1.4.1.9.9.631.2.2.3
This is a collection of objects that controls the enable/disable of notifications defined in this MIB.