CISCO-SERVICE-CONTROL-LINK-MIB
- Registered at
- 1.3.6.1.4.1.9.9.631
- Last updated
- 2007-06-26 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2007-06-26 00:00
- Namespace
- cisco
- Source file
CISCO-SERVICE-CONTROL-LINK-MIB- Digest
sha256:6a99d11ba0a1bd2d23f03f1240d1a1a37c4be385cbe53b78912ea76a547e2411
Description
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).
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-excelsior-dev@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | EntPhysicalIndexOrZero |
| ENTITY-MIB | PhysicalIndex, entPhysicalIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SERVICE-CONTROL-LINK-MIB CISCO-SMI CISCO-TC ENTITY-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CsceLinkModeType TEXTUAL-CONVENTION 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 forwarded through the internal hardware and software modules of the system. 'cutoff' The traffic is dropped by the system. 'sniffing' The traffic is passed in the same manner as in 'bypass' mode, however a copy of the traffic is made and analyzed internally in the box. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSCLinkMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.631.0 | |||
| ciscoSCLinkMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.631.1 | |||
| cscLinkNotifsEnabled OBJECT-TYPE 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.1 | TruthValue | read-write | current |
| cscLinkStatusTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.631.1.2 | not-accessible | current | |
| cscLinkStatusEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.631.1.2.1 | not-accessible | current | |
| cscLinkAdminModeOnActive OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.631.1.2.1.1 | CsceLinkModeType | read-write | current |
| cscLinkAdminModeOnFailure OBJECT-TYPE 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.2 | CsceLinkModeType | read-write | current |
| cscLinkOperMode OBJECT-TYPE This object reflects the operational mode of the link. | 1.3.6.1.4.1.9.9.631.1.2.1.3 | CsceLinkModeType | read-only | current |
| cscLinkAdminReflectionEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.631.1.2.1.4 | INTEGER {reflectionEnabled(1), reflectionOnAllPortsEnabled(2), reflectionDisabled(3)} | read-write | current |
| cscLinkSubscriberSidePortIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.631.1.2.1.5 | EntPhysicalIndexOrZero | read-only | current |
| cscLinkNetworkSidePortIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.631.1.2.1.6 | EntPhysicalIndexOrZero | read-only | current |
| cscLinkAdminReflectionState OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.631.1.2.1.7 | INTEGER {noLinkReflection(1), reflectingFailureToNetwork(2), reflectingFailureToSubscriber(3), reflectingFailureToBoth(4)} | read-write | current |
| ciscoSCLinkMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.631.2 | |||
| ciscoSCLinkMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.631.2.1 | |||
| ciscoSCLinkMIBObjectGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.631.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoServiceControlLinkModeChange NOTIFICATION-TYPE 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.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cServiceLinkMIBCompliance MODULE-COMPLIANCE The compliance statement for SNMP Agents which implement this MIB. | 1.3.6.1.4.1.9.9.631.2.1.1 | current |
| cSCLinkMIBObjectGroup OBJECT-GROUP Collection of objects for link status. | 1.3.6.1.4.1.9.9.631.2.2.1 | current |
| cSCLinkMIBNotificationGroup NOTIFICATION-GROUP This group contains notifications of this MIB. | 1.3.6.1.4.1.9.9.631.2.2.2 | current |
| cSCLinkNotifControlGroup OBJECT-GROUP This is a collection of objects that controls the enable/disable of notifications defined in this MIB. | 1.3.6.1.4.1.9.9.631.2.2.3 | current |