CISCO-VSI-CONTROLLER-MIB

File: CISCO-VSI-CONTROLLER-MIB.mib (11828 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP ciscoMgmt

Defined Types

CvcControllerShelfLocation  
The location of the Controller Shelf. internal(1) - controller resides on the same shelf as the switch. external(2) - controller resides on the external platform. The controller shelf is connected to the switch by an ATM link.
TEXTUAL-CONVENTION    
  INTEGER internal(1), external(2)  

CvcControllerType  
The type of the controller which is a VSI Master. The Possible values are : par(1) - Portable Auto Route(PAR). This is a VSI Master controller implementing Cisco Proprietary protocol for network routing and topology in a Network containing only Cisco Switches. pnni(2) - Private Network-to-Network Interface (PNNI) controller. The PNNI protocol is used between private ATM Switches and between groups of ATM switches. This protocol is defined for distributing topology information between switches and clusters of switches. lsc(3) - Label Switch Controller(TSC).The LSC Implements MPLS (Multi Protocol Label Switching) protocol. The LSC is a router which is capable of controlling the operation of a separate ATM switch so that the two of them together function as a single ATM-LSR(ATM Label Switch Router). The LSC controls the operation of the ATM Switch using a 'Switch Control Protocol', which allows the LSC to setup and remove cross-connects on the ATM switch, to discover the configuration and capabilities of the controlled switch, and to gather statistics from the controlled switch.
TEXTUAL-CONVENTION    
  INTEGER par(1), pnni(2), lsc(3)  

CvcConfEntry  
SEQUENCE    
  cvcConfControllerID Integer32
  cvcConfControllerType CvcControllerType
  cvcConfControllerShelfLocation CvcControllerShelfLocation
  cvcConfControllerLocation Integer32
  cvcConfControllerName DisplayString
  cvcConfVpi Integer32
  cvcConfVci Integer32
  cvcConfRowStatus RowStatus

Defined Values

ciscoVSIControllerMIB 1.3.6.1.4.1.9.9.141
This MIB module is used for configuring ATM Capable Switch to be aware of VSI Controller information. Terminolgies used: VSI - Virtual Switch Interface, a hardware-independent switch control protocol. This allows a Switch(node) to be controlled by a multiple controllers such as PNNI,LSC. These control planes can be internal or external to the switch.The VSI interface defines the messages and associated functions which allow communication between the controller and the switch.This interface is expected to support all types of connections (voice,data,frame relay,ATM) for PVCs, SPVCs and SVCs. VSI Master - software component which requests connections and receives switch generic information. This controls one or more VSI Slaves. This may run on the switch or a dedicated controller platform. This is the master module.It performs the interface to the higher layer networking software and handles all VSI related functions. VSI Slave - software component which converts generic connection requests into hardware specific requests and hardware specific information into generic information. This runs on the switch.a A centralized slave has a single point of control for making connections and controlling interfaces, while a distributed slave allows for multiple slaves to coexist on the same switch. Controller - Software ( and possibly hardware) which manages topology and network resources and performs VSI Master fucntion. This performs source routing for ent-to-end SVCs, including general call acceptance GCAC,setup calls with other controllers. PNNI and MPLS are examples for the Controller. Controller Shelf - A controller shelf is a switch containing atleast one VSI Controller which is controlling a different switch.It will also, typically, contain 'local' controllers for itself.
MODULE-IDENTITY    

cvcMIBObjects 1.3.6.1.4.1.9.9.141.1
OBJECT IDENTIFIER    

cvcConfController 1.3.6.1.4.1.9.9.141.1.1
OBJECT IDENTIFIER    

cvcConfTable 1.3.6.1.4.1.9.9.141.1.1.1
This table contains the entries for VSI Controllers. This table is used for informing the VSI Slaves about the existence of VSI Controllers and how the VSI slaves can reach the controller. The information in these entries are advertised to all the VSI Slaves using a system dependent implementation when an entry is created/activated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvcConfEntry

cvcConfEntry 1.3.6.1.4.1.9.9.141.1.1.1.1
An entry for a VSI Controller. The entries in this table are created by setting the cvcConfRowStatus object to 'createAndGo(4)'. The entries in this table are deleted by setting the cvcConfRowStatus object to 'destroy(6)'. The entries are can be created/modified/deleted through the Command Line Interface(CLI) also.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvcConfEntry  

cvcConfControllerID 1.3.6.1.4.1.9.9.141.1.1.1.1.1
This is the unique value for VSI Controller(VSI Master). The VSI Slave uses this value in the message to identify the VSI Master controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

cvcConfControllerType 1.3.6.1.4.1.9.9.141.1.1.1.1.2
This object identifies the controller type. This object may not be modified if the associated cvcConfRowStatus is equal to 'active(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  CvcControllerType  

cvcConfControllerShelfLocation 1.3.6.1.4.1.9.9.141.1.1.1.1.3
This identifies the location of the controller shelf. This Object can be set only during row creation.
Status: current Access: read-create
OBJECT-TYPE    
  CvcControllerShelfLocation  

cvcConfControllerLocation 1.3.6.1.4.1.9.9.141.1.1.1.1.4
This identifies the location of the controller. This object might contain the logical slot number of the Module where the controller is running on the same shelf as the switch. This object might contain the value of the interface on the module where the controller is running on an external shelf connected to the switch. This object may not be modified if the associated cvcConfRowStatus is equal to 'active(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

cvcConfControllerName 1.3.6.1.4.1.9.9.141.1.1.1.1.5
This is the name choosen by the user for the VSI Controller. This object contains Octet string of length zero, if the user does not set the value for this object. This object may not be modified if the associated cvcConfRowStatus is equal to 'active(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

cvcConfVpi 1.3.6.1.4.1.9.9.141.1.1.1.1.6
This is the Virtual Path Identifier(VPI) used for connecting to the controller which is external to the switch. This object has significance only if cvcConfControllerShelfLocation is 'external(2)'. This object may not be modified if the associated cvcConfRowStatus is equal to 'active(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

cvcConfVci 1.3.6.1.4.1.9.9.141.1.1.1.1.7
This is the start value of Virtual Channel Identifier(VCI) used for connecting to the controller which is external to the switch. This object has significance only if cvcConfControllerShelfLocation is 'external(2)'. This object may not be modified if the associated cvcConfRowStatus is equal to 'active(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 32..65535  

cvcConfRowStatus 1.3.6.1.4.1.9.9.141.1.1.1.1.8
This object is used for adding,deleting and modifying the controller configuration. The row can be created by setting this object to 'createAndGo(4)'. The row can be deleted by setting this object to 'destroy(6)'. The objects in the row can not be modified when this object contains value 'active(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvcMIBConformance 1.3.6.1.4.1.9.9.141.3
OBJECT IDENTIFIER    

cvcMIBCompliances 1.3.6.1.4.1.9.9.141.3.1
OBJECT IDENTIFIER    

cvcMIBGroups 1.3.6.1.4.1.9.9.141.3.2
OBJECT IDENTIFIER    

cvcMIBCompliance 1.3.6.1.4.1.9.9.141.3.1.1
The Compliance statement for cisco VSI Controller group.
Status: current Access: read-create
MODULE-COMPLIANCE    

cvcConfGroup 1.3.6.1.4.1.9.9.141.3.2.1
The objects related to configuring VSI controllers running on the same shelf as the switch.
Status: current Access: read-create
OBJECT-GROUP    

cvcConfGroupExternal 1.3.6.1.4.1.9.9.141.3.2.2
The objects related to configuring VSI controllers running on the shelf external to the switch.
Status: current Access: read-create
OBJECT-GROUP