CISCO-SERVICE-CONTROL-LINK-MIB

File: CISCO-SERVICE-CONTROL-LINK-MIB.mib (11422 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
SNMPv2-TC CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
PhysicalIndex entPhysicalIndex TEXTUAL-CONVENTION
TruthValue EntPhysicalIndexOrZero ciscoMgmt

Defined Types

CsceLinkModeType  
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.
TEXTUAL-CONVENTION    
  INTEGER other(1), bypass(2), forwarding(3), cutoff(4), sniffing(5)  

CscLinkStatusEntry  
SEQUENCE    
  cscLinkAdminModeOnActive CsceLinkModeType
  cscLinkAdminModeOnFailure CsceLinkModeType
  cscLinkOperMode CsceLinkModeType
  cscLinkAdminReflectionEnable INTEGER
  cscLinkSubscriberSidePortIndex EntPhysicalIndexOrZero
  cscLinkNetworkSidePortIndex EntPhysicalIndexOrZero
  cscLinkAdminReflectionState INTEGER

Defined Values

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).
MODULE-IDENTITY    

ciscoSCLinkMIBNotifs 1.3.6.1.4.1.9.9.631.0
OBJECT IDENTIFIER    

ciscoSCLinkMIBObjects 1.3.6.1.4.1.9.9.631.1
OBJECT IDENTIFIER    

ciscoSCLinkMIBConform 1.3.6.1.4.1.9.9.631.2
OBJECT IDENTIFIER    

cscLinkNotifsEnabled 1.3.6.1.4.1.9.9.631.1.1
This object controls whether the cServiceLinkModeChange notification is generated. A 'false' value will prevent notifications from being generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cscLinkStatusTable 1.3.6.1.4.1.9.9.631.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CscLinkStatusEntry

cscLinkStatusEntry 1.3.6.1.4.1.9.9.631.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CscLinkStatusEntry  

cscLinkAdminModeOnActive 1.3.6.1.4.1.9.9.631.1.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  CsceLinkModeType  

cscLinkAdminModeOnFailure 1.3.6.1.4.1.9.9.631.1.2.1.2
This object indicates the desired mode of the link when the entity that contains this link has the operational status of failure.
Status: current Access: read-write
OBJECT-TYPE    
  CsceLinkModeType  

cscLinkOperMode 1.3.6.1.4.1.9.9.631.1.2.1.3
This object reflects the operational mode of the link.
Status: current Access: read-only
OBJECT-TYPE    
  CsceLinkModeType  

cscLinkAdminReflectionEnable 1.3.6.1.4.1.9.9.631.1.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reflectionEnabled(1), reflectionOnAllPortsEnabled(2), reflectionDisabled(3)  

cscLinkSubscriberSidePortIndex 1.3.6.1.4.1.9.9.631.1.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  EntPhysicalIndexOrZero  

cscLinkNetworkSidePortIndex 1.3.6.1.4.1.9.9.631.1.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  EntPhysicalIndexOrZero  

cscLinkAdminReflectionState 1.3.6.1.4.1.9.9.631.1.2.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noLinkReflection(1), reflectingFailureToNetwork(2), reflectingFailureToSubscriber(3), reflectingFailureToBoth(4)  

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSCLinkMIBCompliances 1.3.6.1.4.1.9.9.631.2.1
OBJECT IDENTIFIER    

ciscoSCLinkMIBObjectGroups 1.3.6.1.4.1.9.9.631.2.2
OBJECT IDENTIFIER    

cServiceLinkMIBCompliance 1.3.6.1.4.1.9.9.631.2.1.1
The compliance statement for SNMP Agents which implement this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

cSCLinkMIBObjectGroup 1.3.6.1.4.1.9.9.631.2.2.1
Collection of objects for link status.
Status: current Access: read-write
OBJECT-GROUP    

cSCLinkMIBNotificationGroup 1.3.6.1.4.1.9.9.631.2.2.2
This group contains notifications of this MIB.
Status: current Access: read-write
NOTIFICATION-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP