CISCO-SERVICE-CONTROL-LINK-MIB
22 objects
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).
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | EntPhysicalIndexOrZero |
| ENTITY-MIB | entPhysicalIndex PhysicalIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.631 | IdentityciscoServiceControlLinkMIB | 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 co… | ||
| 1.3.6.1.4.1.9.9.631.0 | NodeciscoSCLinkMIBNotifs | |||
| 1.3.6.1.4.1.9.9.631.0.1 | NotificationciscoServiceControlLinkModeChange | current | This notification signifies that the agent entity has detected that the cscLinkOperMode object in this MIB has changed. | |
| 1.3.6.1.4.1.9.9.631.1 | NodeciscoSCLinkMIBObjects | |||
| 1.3.6.1.4.1.9.9.631.1.1 | ScalarcscLinkNotifsEnabled | read-write | current | This object controls whether the cServiceLinkModeChange notification is generated. A 'false' value will prevent notifications from being generated. |
| 1.3.6.1.4.1.9.9.631.1.2 | TablecscLinkStatusTable | not-accessible | current | This table provides information regarding the configuration and status of the links that pass through the service control entity and carry inband traffic. The … |
| 1.3.6.1.4.1.9.9.631.1.2.1 | RowcscLinkStatusEntry | not-accessible | current | An entry (conceptual row) in the cscLinkStatusTable created by the agent for every link entity contained in the service control entity after initilization. ent… |
| 1.3.6.1.4.1.9.9.631.1.2.1.1 | ColumncscLinkAdminModeOnActive | read-write | current | 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 … |
| 1.3.6.1.4.1.9.9.631.1.2.1.2 | ColumncscLinkAdminModeOnFailure | read-write | current | This object indicates the desired mode of the link when the entity that contains this link has the operational status of failure. |
| 1.3.6.1.4.1.9.9.631.1.2.1.3 | ColumncscLinkOperMode | read-only | current | This object reflects the operational mode of the link. |
| 1.3.6.1.4.1.9.9.631.1.2.1.4 | ColumncscLinkAdminReflectionEnable | read-write | current | 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' : Failu… |
| 1.3.6.1.4.1.9.9.631.1.2.1.5 | ColumncscLinkSubscriberSidePortIndex | read-only | current | This object specifies the entPhysicalIndex value that uniquely identifies the port entity contained in this link entity in the entPhysicalTable. This port enti… |
| 1.3.6.1.4.1.9.9.631.1.2.1.6 | ColumncscLinkNetworkSidePortIndex | read-only | current | This object specifies the entPhysicalIndex value that uniquely identifies the port entity contained in this link entity in the entPhysicalTable. This port enti… |
| 1.3.6.1.4.1.9.9.631.1.2.1.7 | ColumncscLinkAdminReflectionState | read-write | current | 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 r… |
| 1.3.6.1.4.1.9.9.631.2 | NodeciscoSCLinkMIBConform | |||
| 1.3.6.1.4.1.9.9.631.2.1 | NodeciscoSCLinkMIBCompliances | |||
| 1.3.6.1.4.1.9.9.631.2.1.1 | CompliancecServiceLinkMIBCompliance | current | The compliance statement for SNMP Agents which implement this MIB. | |
| 1.3.6.1.4.1.9.9.631.2.2 | NodeciscoSCLinkMIBObjectGroups | |||
| 1.3.6.1.4.1.9.9.631.2.2.1 | GroupcSCLinkMIBObjectGroup | current | Collection of objects for link status. | |
| 1.3.6.1.4.1.9.9.631.2.2.2 | GroupcSCLinkMIBNotificationGroup | current | This group contains notifications of this MIB. | |
| 1.3.6.1.4.1.9.9.631.2.2.3 | GroupcSCLinkNotifControlGroup | current | This is a collection of objects that controls the enable/disable of notifications defined in this MIB. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CsceLinkModeType | INTEGER { other(1), bypass(2), forwarding(3), cutoff(4), sniffing(5) } | current | An enumerated value which identifies the various modes of a link. 'other' None of the following. 'bypass' The traffic is forwarded from one port to the other using an internal splitter. 'forwarding' The traffic is forwa… |