MIB Viewer

CISCO-VSI-CONTROLLER-MIB

21 objects
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.
Imported Objects
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.141IdentityciscoVSIControllerMIBThis MIB module is used for configuring ATM Capable Switch to be aware of VSI Controller information. Terminolgies used: VSI - Virtual Switch Interface, a hard…
1.3.6.1.4.1.9.9.141.1NodecvcMIBObjects
1.3.6.1.4.1.9.9.141.1.1NodecvcConfController
1.3.6.1.4.1.9.9.141.1.1.1TablecvcConfTablenot-accessiblecurrentThis 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 sla…
1.3.6.1.4.1.9.9.141.1.1.1.1RowcvcConfEntrynot-accessiblecurrentAn 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 …
1.3.6.1.4.1.9.9.141.1.1.1.1.1ColumncvcConfControllerIDnot-accessiblecurrentThis is the unique value for VSI Controller(VSI Master). The VSI Slave uses this value in the message to identify the VSI Master controller.
1.3.6.1.4.1.9.9.141.1.1.1.1.2ColumncvcConfControllerTyperead-createcurrentThis object identifies the controller type. This object may not be modified if the associated cvcConfRowStatus is equal to 'active(1)'.
1.3.6.1.4.1.9.9.141.1.1.1.1.3ColumncvcConfControllerShelfLocationread-createcurrentThis identifies the location of the controller shelf. This Object can be set only during row creation.
1.3.6.1.4.1.9.9.141.1.1.1.1.4ColumncvcConfControllerLocationread-createcurrentThis 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 she…
1.3.6.1.4.1.9.9.141.1.1.1.1.5ColumncvcConfControllerNameread-createcurrentThis 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 obje…
1.3.6.1.4.1.9.9.141.1.1.1.1.6ColumncvcConfVpiread-createcurrentThis is the Virtual Path Identifier(VPI) used for connecting to the controller which is external to the switch. This object has significance only if cvcConfCon…
1.3.6.1.4.1.9.9.141.1.1.1.1.7ColumncvcConfVciread-createcurrentThis 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 …
1.3.6.1.4.1.9.9.141.1.1.1.1.8ColumncvcConfRowStatusread-createcurrentThis 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 …
1.3.6.1.4.1.9.9.141.3NodecvcMIBConformance
1.3.6.1.4.1.9.9.141.3.1NodecvcMIBCompliances
1.3.6.1.4.1.9.9.141.3.1.1CompliancecvcMIBCompliancecurrentThe Compliance statement for cisco VSI Controller group.
1.3.6.1.4.1.9.9.141.3.2NodecvcMIBGroups
1.3.6.1.4.1.9.9.141.3.2.1GroupcvcConfGroupcurrentThe objects related to configuring VSI controllers running on the same shelf as the switch.
1.3.6.1.4.1.9.9.141.3.2.2GroupcvcConfGroupExternalcurrentThe objects related to configuring VSI controllers running on the shelf external to the switch.
Type Definitions
NameSyntaxStatusDescription
CvcControllerShelfLocationINTEGER{ internal(1), external(2) }currentThe 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 AT…
CvcControllerTypeINTEGER { par(1), pnni(2), lsc(3) }currentThe 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 …