CISCO-VSI-CONTROLLER-MIB

        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.
    
Source file
CISCO-VSI-CONTROLLER-MIB
Last revised
Identity
ciscoVSIControllerMIB
Base OID
1.3.6.1.4.1.9.9.141
Imported Objects
CISCO-SMI ciscoMgmt
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString RowStatus TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VSI-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VSI-CONTROLLER-MIB::ciscoVSIControllerMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSI-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSI-CONTROLLER-MIB::ciscoVSIControllerMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (16)
.1.3.6.1.4.1.9.9.141
.1.3.6.1.4.1.9.9.141.1
.1.3.6.1.4.1.9.9.141.1.1
.1.3.6.1.4.1.9.9.141.1.1.1
.1.3.6.1.4.1.9.9.141.1.1.1.1
Integer32
.1.3.6.1.4.1.9.9.141.1.1.1.1.1
.1.3.6.1.4.1.9.9.141.1.1.1.1.2
.1.3.6.1.4.1.9.9.141.1.1.1.1.3
Integer32
.1.3.6.1.4.1.9.9.141.1.1.1.1.4
.1.3.6.1.4.1.9.9.141.1.1.1.1.5
Integer32
.1.3.6.1.4.1.9.9.141.1.1.1.1.6
Integer32
.1.3.6.1.4.1.9.9.141.1.1.1.1.7
.1.3.6.1.4.1.9.9.141.1.1.1.1.8
.1.3.6.1.4.1.9.9.141.3
.1.3.6.1.4.1.9.9.141.3.1
.1.3.6.1.4.1.9.9.141.3.2
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. CISCO-VSI-CONTROLLER-MIBciscoselected
Type Definitions (2)
Enumeration
internal(1)
external(2)
Enumeration
par(1)
pnni(2)
lsc(3)
Conformance Groups (2)
The 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.1
The objects related to configuring VSI controllers
running on the shelf external to the switch.
.1.3.6.1.4.1.9.9.141.3.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.141.3.1.1
The Compliance statement for cisco VSI Controller group.
Required groups
mandatory cvcConfGroup
optional cvcConfGroupExternal This group is required only for controllers running
on a shelf external to the switch.