CISCO-VSI-CONTROLLER-MIB
AI MIB Summary
The CISCO-VSI-CONTROLLER-MIB manages the configuration and monitoring of Virtual Switch Interface (VSI) components on Cisco ATM-capable switches, specifically tracking the operational state and communication parameters of VSI Master and Slave software agents. It facilitates the exchange of topology, resource, and connection request data between the switch hardware and external or internal control planes such as PNNI or LSC to support PVC, SPVC, and SVC provisioning.
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.
Main OID:
ciscoVSIControllerMIB.1.3.6.1.4.1.9.9.141
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
ciscoVSIControllerMIBThis 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 .1.3.6.1.4.1.9.9.141 |
cvcMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.141.1 |
cvcConfController OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.141.1.1 |
cvcConfTableThis 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. SEQUENCE OF CvcConfEntry .1.3.6.1.4.1.9.9.141.1.1.1 |
cvcConfEntryAn 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. CvcConfEntry .1.3.6.1.4.1.9.9.141.1.1.1.1 |
cvcConfControllerIDThis is the unique value for VSI Controller(VSI Master).
The VSI Slave uses this value in the message to identify
the VSI Master controller. Integer32 .1.3.6.1.4.1.9.9.141.1.1.1.1.1 |
cvcConfControllerTypeThis object identifies the controller type.
This object may not be modified if the associated
cvcConfRowStatus is equal to 'active(1)'.rw CvcControllerType .1.3.6.1.4.1.9.9.141.1.1.1.1.2 |
cvcConfControllerShelfLocationThis identifies the location of the controller shelf.
This Object can be set only during row creation.rw CvcControllerShelfLocation .1.3.6.1.4.1.9.9.141.1.1.1.1.3 |
cvcConfControllerLocationThis 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)'.rw Integer32 .1.3.6.1.4.1.9.9.141.1.1.1.1.4 |
cvcConfControllerNameThis 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)'.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.9.141.1.1.1.1.5 |
cvcConfVpiThis 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)'.rw Integer32 .1.3.6.1.4.1.9.9.141.1.1.1.1.6 |
cvcConfVciThis 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)'.rw Integer32 .1.3.6.1.4.1.9.9.141.1.1.1.1.7 |
cvcConfRowStatusThis 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)'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.141.1.1.1.1.8 |
cvcMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.141.3 |
cvcMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.141.3.1 |
cvcMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.141.3.2 |