CISCO-VSI-MASTER-MIB

File: CISCO-VSI-MASTER-MIB.mib (46761 bytes)

Imported modules

SNMPv2-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF
SNMPv2-TC IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Counter32 SnmpAdminString
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
TruthValue InterfaceIndex ciscoMgmt

Defined Types

VsiControllerIndex  
This textual convention defines the controller index for each Virtual Switch Interface (VSI) controller in the domain of the VSI Master. The value is an internally generated unique number with local significance only. It must remain constant after the VSI Master sub-system is initialized.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

VsiSessionIndex  
This textual convention defines a unique value, greater than zero, for each VSI session in the managed system. The value should remain constant after a VSI session is reinitialized.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

VsiLogicalIfIndex  
This textual convention defines a unique value, greater than zero, for each VSI logical interface controlled by the managed system. A logical interface index is an abstract number that is generated and provided by a Slave, and represents a virtual interface. It is used by the Master, when communicating with the Slave, to gain access to interface data, including ifIndex. This is not a selector index for ifType, ifName, ifOperState, and ifAdminState, etc.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

VsiXCIndex  
This textual convention defines a unique value, greater than zero, for each cross connect on a managed system controlled by VSI. The value should remain constant after a crossconnect is initialized, for the duration of the life of the cross connect.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

VsiMasterControllerEntry  
SEQUENCE    
  vsiControllerIndex VsiControllerIndex
  vsiControllerId Integer32
  vsiCrossConnects Integer32
  vsiControllerType INTEGER
  vsiBaseVersionSupported Integer32
  vsiTopVersionSupported Integer32
  vsiVersionInUse Integer32
  vsiSpecifiedVersion Integer32
  vsiControlInterface InterfaceIndex
  vsiLogicalControlInterface VsiLogicalIfIndex

VsiSessionEntry  
SEQUENCE    
  vsiSessionControllerIndex VsiControllerIndex
  vsiSessionIndex VsiSessionIndex
  vsiSessionVpi Integer32
  vsiSessionVci Integer32
  vsiSessionSwitchId Integer32
  vsiSessionSwitchName SnmpAdminString
  vsiSessionSlaveId Integer32
  vsiSessionState INTEGER
  vsiSessionWindowSize Integer32
  vsiSessionCmdsPending Gauge32
  vsiSessionActiveId Integer32
  vsiSessionPowerupId Integer32

VsiLogicalIfEntry  
SEQUENCE    
  vsiLogicalIfControllerIndex VsiControllerIndex
  vsiLogicalIfIndex VsiLogicalIfIndex
  vsiLogicalIfName SnmpAdminString
  vsiLogicalIfOperState INTEGER
  vsiLogicalIfAdminState INTEGER
  vsiLogicalIfRxCells Counter32
  vsiLogicalIfTxCells Counter32
  vsiLogicalIfRxCellsDiscarded Counter32
  vsiLogicalIfTxCellsDiscarded Counter32
  vsiLogicalIfRxHeaderErrors Counter32
  vsiLogicalIfRxInvalidAddrs Counter32
  vsiLogicalIfEndPointsInUse Gauge32
  vsiLogicalIfAvailIngressChnls Gauge32
  vsiLogicalIfAvailEgressChnls Gauge32
  vsiLogicalIfAvailIngressCellRate Gauge32
  vsiLogicalIfAvailEgressCellRate Gauge32
  vsiLogicalIfMaxIngressCellRate Integer32
  vsiLogicalIfMaxEgressCellRate Integer32
  vsiLogicalIfVcMergeSupported TruthValue
  vsiLogicalIfMulticastSupported TruthValue
  vsiLogicalIfVpiTranslated TruthValue
  vsiLogicalIfStrictSigRange TruthValue
  vsiLogicalIfMinVpi INTEGER
  vsiLogicalIfMaxVpi INTEGER
  vsiLogicalIfMinVci INTEGER
  vsiLogicalIfMaxVci INTEGER
  vsiLogicalControlIfIndex InterfaceIndex
  vsiLogicalIfSessionIndex VsiSessionIndex

VsiXCEntry  
SEQUENCE    
  vsiXCControllerIndex VsiControllerIndex
  vsiXCLogicalIfLow VsiLogicalIfIndex
  vsiXCLogicalIfHi VsiLogicalIfIndex
  vsiXCIndex VsiXCIndex
  vsiXCState INTEGER
  vsiXCVpiLow Integer32
  vsiXCVciLow Integer32
  vsiXCVpiHi Integer32
  vsiXCVciHi Integer32

Defined Values

ciscoVsiMasterMIB 1.3.6.1.4.1.9.9.162
This MIB module contains objects related to the master side of the the Virtual Switch Interface protocol used for control of ATM switches.
MODULE-IDENTITY    

ciscoVsiMasterObjects 1.3.6.1.4.1.9.9.162.1
OBJECT IDENTIFIER    

ciscoVsiMasterNotifications 1.3.6.1.4.1.9.9.162.2
OBJECT IDENTIFIER    

ciscoVsiMasterConformance 1.3.6.1.4.1.9.9.162.3
OBJECT IDENTIFIER    

vsiMasterControllerTable 1.3.6.1.4.1.9.9.162.1.1
A table containing a set of VSI controllers. Each controller represents an instance of the VSI Master control protocol. A controller communicates with a set of VSI Slaves across a control interface. Running the VSI protocol, the controller supports a network control application. Through VSI, such an application can control the Virtual Circuit cross-connect table inside the ATM switch, perform monitoring and statistics collection of interfaces and virtual circuits on the switch, and discover configuration information from within the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsiMasterControllerEntry

vsiMasterControllerEntry 1.3.6.1.4.1.9.9.162.1.1.1
An entry containing management information applicable to a controller which uses the VSI protocol. Controller entries represent internally generated control structures. Therefore each row is created by the agent in response to the learning of a controller's instantiation. Instantiation of a controller is performed by the VSI Master protocol implementation under management via this MIB. These structures, once instantiated, are never deleted. Each controller manages a set of VSI slaves, via a protocol instance called a Session.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiMasterControllerEntry  

vsiControllerIndex 1.3.6.1.4.1.9.9.162.1.1.1.1
A unique value per VSI controller, greater than 0. This object gets its value from the vsiControllerId, and is used for row selection within the vsiMasterControllerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiControllerIndex  

vsiControllerId 1.3.6.1.4.1.9.9.162.1.1.1.2
The controller identifier for the VSI controller. Values are arbitrarily assigned by the VSI protocol implementation being managed via this MIB, with local significance only. These values appear in the header of all VSI protocol messages.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

vsiCrossConnects 1.3.6.1.4.1.9.9.162.1.1.1.3
This object contains a value equal to the number of cross-connects being controlled via VSI protocol via this controller.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vsiControllerType 1.3.6.1.4.1.9.9.162.1.1.1.4
A VSI controller represents an instance of a service layer accessible to a network control application. This object serves to identify the type of the network control application currently being supported by this controller. other(1): the type is unspecified. mpls(2): indicates that the client is a Label Switch Controller performing Multi Protocol Label Switching. pnni(3): indicates that the client is an instance of the ATM Private Network to Network Interface. par(4): indicates that the client is an instance of ATM Portable Autoroute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), mpls(2), pnni(3), par(4)  

vsiBaseVersionSupported 1.3.6.1.4.1.9.9.162.1.1.1.5
A VSI Master protocol instance defines internally a set of versions of the protocol that it will support. These versions are numbered, by default, starting from 1. This object makes available the lowest numbered version that the VSI Master protocol supports. This object is related to the other vsiMasterControllerEntry objects, vsiTopVersionSupported and vsiVersionInUse.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

vsiTopVersionSupported 1.3.6.1.4.1.9.9.162.1.1.1.6
A VSI Master protocol instance defines internally a set of versions of the protocol that it will support. These versions are numbered, by default, starting from 1. This object makes available the highest numbered version that the VSI Master protocol supports. This object is related to the other vsiMasterControllerEntry objects, vsiBaseVersionSupported and vsiVersionInUse.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

vsiVersionInUse 1.3.6.1.4.1.9.9.162.1.1.1.7
The number of the VSI version currently being used by this controller. Protocol selection procedures dictate that this should be the highest value of protocol version, between vsiBaseVersionSupported and vsiTopVersionSupported, that is supported by all slaves. An exception to this rule will occur when the version is constrained to a specific value indicated by the vsiSpecifiedVersion object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

vsiSpecifiedVersion 1.3.6.1.4.1.9.9.162.1.1.1.8
When this object is written with a non-zero value, re-synchronization procedures will be initiated, if necessary, in order to constrain the master and slaves to use the indicated protocol version. When written with zero (0), the master and slaves should use the version dictated by the usual protocol version selection procedures; resynchronization procedures will be invoked, if necessary, to achieve this result.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vsiControlInterface 1.3.6.1.4.1.9.9.162.1.1.1.9
A VSI controller communicates with a set of VSI Slaves across a control interface. The controller is connected to the ATM switch via an ATM link called the Slave Control Link. The interface at the Master end of the link is the Master Control Port, and is described by this object; it is the ifIndex of this Master Control Port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vsiLogicalControlInterface 1.3.6.1.4.1.9.9.162.1.1.1.10
This object describes the instance of a logical interface index bound to the slave end of the Slave Control Link, which is referred to in the description of vsiControlInterface.
Status: current Access: read-only
OBJECT-TYPE    
  VsiLogicalIfIndex  

vsiSessionTable 1.3.6.1.4.1.9.9.162.1.2
A table containing VSI master-slave session status information. Each VSI controller manages a set of VSI slaves, via a protocol instance called a Session. VSI slaves are entities that reside on the controlled ATM switch. Their number and characteristics are discovered by the VSI controller via the VSI protocol. This table has an entry for each slave so discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsiSessionEntry

vsiSessionEntry 1.3.6.1.4.1.9.9.162.1.2.1
A vsiSessionEntry is a set of objects that together represent the status of each instance of VSI protocol and the slave in an ATM switch to which that instance corresponds. There is one vsiSession for each slave. The number of slaves is discovered via the VSI protocol. Each slave is responsible for a subset of the total number of external interfaces on the ATM switch. Session entries refer back to their respective controllers via vsiSessionControllerIndex, and are in turn referred to by vsiLogicalIfSessionIndex in the VsiLogicalIfEntry. These entries are never deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiSessionEntry  

vsiSessionControllerIndex 1.3.6.1.4.1.9.9.162.1.2.1.1
The ID of the controller which controls this master-slave session. This identifies which vsiMasterControllerEntry represents the controller communicating with a slave through this Session.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiControllerIndex  

vsiSessionIndex 1.3.6.1.4.1.9.9.162.1.2.1.2
A VSI controller discovers a set of slaves through VSI protocol. Each of the discovered slaves is bound to a protocol Session and each of these Sessions occupies a row in the vsiSessionTable. This object is the row selector. The value should remain constant after a VSI session is reinitialized.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiSessionIndex  

vsiSessionVpi 1.3.6.1.4.1.9.9.162.1.2.1.3
The virtual path identifier for this VSI master-slave session. The Slave Control Link, referred to in the description of vsiLogicalControlInterface, supports an ATM control VC. This is the vpi for that link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4095  

vsiSessionVci 1.3.6.1.4.1.9.9.162.1.2.1.4
The virtual channel identifier for this VSI master-slave session. The Slave Control Link, referred to in the description of vsiLogicalControlInterface, supports an ATM control VC. This is the vci for that link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

vsiSessionSwitchId 1.3.6.1.4.1.9.9.162.1.2.1.5
The identifier of the switch which participates in this VSI master-slave session. The switch terminates the virtual circuit identified by the vpi/vci pair referred to by vsiSessionVpi and vsiSessionVci.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

vsiSessionSwitchName 1.3.6.1.4.1.9.9.162.1.2.1.6
The IP hostname for the slave switch which is controlled by this session. This is an ascii string of maximum length 64 characters, learned from the ATM switch.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vsiSessionSlaveId 1.3.6.1.4.1.9.9.162.1.2.1.7
The identifier of the slave for this VSI master-slave session. This value is learned from the slave on the switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

vsiSessionState 1.3.6.1.4.1.9.9.162.1.2.1.8
The state of the VSI session. inactive(1): communications data structures for communicating with the slave have been created, but the VSI protocol has not been started. unknown(2): slave has been queried, but its configuration data has not yet been recieved. configuring(3): configuration data has been sent to the slave, but a response has not yet been received. resyncStarting(4): a re-sync command has been sent to the slave, but a response has not yet been recieved. resyncUnderway(5): a re-sync command response has been received from the slave, but the network applications have not yet completed reasserting connections. resyncEnding(6): a command has been sent to end re-sync, but a response has not yet been received. discovery(7): a query has been sent to the slave for interface information, but a response has not yet been received. established(8): discovery has completed. shutdownStarting(9): the master has started an orderly shutdown of the slave.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), unknown(2), configuring(3), resyncStarting(4), resyncUnderway(5), resyncEnding(6), discovery(7), established(8), shutdownStarting(9)  

vsiSessionWindowSize 1.3.6.1.4.1.9.9.162.1.2.1.9
The maximum number of command messages the VSI master will send before requiring a response from slave. If the value is 0, then flow control is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

vsiSessionCmdsPending 1.3.6.1.4.1.9.9.162.1.2.1.10
The number of unacknowledged command messages. The VSI master sends commands to the slave, without receiving acknowledgement, until the window size threshold has been reached. This object is a count of the number of commands that have been sent and that are awaiting acknowledgment.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

vsiSessionActiveId 1.3.6.1.4.1.9.9.162.1.2.1.11
ID supplied by the slave to identify the session. This value is interpreted by the master, when a change occurs, to indicate that a resync should be inititated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vsiSessionPowerupId 1.3.6.1.4.1.9.9.162.1.2.1.12
ID supplied by the slave to identify the session at powerup. This is the initial value for vsiSessionActiveId, and its default is zero. Changes in vsiSessionActiveId signal a resync.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vsiLogicalIfTable 1.3.6.1.4.1.9.9.162.1.3
A table containing information about logical interfaces on the slave switch controlled via VSI. Logical interfaces are an abstraction of exposed, external ATM interfaces that are available for connections. When two external interfaces, represented by two logical interfaces, are paired, they provide physical paths through the switch. These physical pathways support cross-connects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsiLogicalIfEntry

vsiLogicalIfEntry 1.3.6.1.4.1.9.9.162.1.3.1
An entry containing information about a single VSI logical interface. Entries are instantiated and removed as signalled by the slave which controls the external interface. Each entry contains information about the capacity of cross-connects the interface can bear, cell rate, merge capability, vpi/vci ranges, and statistics. Pairs of logical interfaces support potential cross-connects that, when actualized, are represented by the vsiXCEntrys in the vsiXCTable. Logical interfaces are controlled by a designated slave, as determined by the switch. The slave is in the domain of the controller whose identity is given by vsiLogicalIfControllerIndex. This object is an opaque identifier, provided by the slave, and used as a key to identify the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiLogicalIfEntry  

vsiLogicalIfControllerIndex 1.3.6.1.4.1.9.9.162.1.3.1.1
The VSI controller index of the controller through which this logical interface was learned.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiControllerIndex  

vsiLogicalIfIndex 1.3.6.1.4.1.9.9.162.1.3.1.2
A unique value, greater than zero, for each VSI logical interface. Logical interface numbers are selected by the switch to be unique and persistent. The same number is preserved through power failures. This index is not the same as an ifIndex. It is an abstract number provided by the slave, representing a virtual interface, which is an identifier to be used when communicating with the slave about an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiLogicalIfIndex  

vsiLogicalIfName 1.3.6.1.4.1.9.9.162.1.3.1.3
The physical descriptor of the logical interface, as reported by the VSI slave. It is distinct from ifName.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vsiLogicalIfOperState 1.3.6.1.4.1.9.9.162.1.3.1.4
The VSI operational state of the logical interface as reported to the VSI master by the VSI slave. removed(1): the interface is not a valid interface for this controller. active(2): the interface is active and ready for use. failedExternal(3): external failure, such as a line alarm, detected. failedInternal(4): local hardware has detected a failure, making the interface unusable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER removed(1), active(2), failedExternal(3), failedInternal(4)  

vsiLogicalIfAdminState 1.3.6.1.4.1.9.9.162.1.3.1.5
The current administrative (configured) state of the interface, as reported to the VSI master by the VSI slave. down(1): the interface is not a valid interface for the controller. up(2): the interface is configured for use by the controller. pendingDown(3): the interface is being removed from service, and the controller is requested to remove all connections.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2), pendingDown(3)  

vsiLogicalIfRxCells 1.3.6.1.4.1.9.9.162.1.3.1.6
The number of cells received via this logical interface as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vsiLogicalIfTxCells 1.3.6.1.4.1.9.9.162.1.3.1.7
The number of cells transmitted via this logical interface as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vsiLogicalIfRxCellsDiscarded 1.3.6.1.4.1.9.9.162.1.3.1.8
The number of received cells discarded by this logical interface as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vsiLogicalIfTxCellsDiscarded 1.3.6.1.4.1.9.9.162.1.3.1.9
The number of transmitted cells discarded by this logical interface as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vsiLogicalIfRxHeaderErrors 1.3.6.1.4.1.9.9.162.1.3.1.10
The number of cells received via this logical interface which had header errors, as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vsiLogicalIfRxInvalidAddrs 1.3.6.1.4.1.9.9.162.1.3.1.11
The number of cells received by this logical interface which had invalid addresses, as reported to the VSI master by the VSI slave. An unknown vpi/vci value set is an example of of an invalid address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vsiLogicalIfEndPointsInUse 1.3.6.1.4.1.9.9.162.1.3.1.12
The number of end points in use on this logical interface, as reported to the VSI master by the VSI slave. If this logical interface has not been removed, but does not currently support any cross connects, this object will be reported as zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsiLogicalIfAvailIngressChnls 1.3.6.1.4.1.9.9.162.1.3.1.13
The number of ingress channels available for this logical interface, as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsiLogicalIfAvailEgressChnls 1.3.6.1.4.1.9.9.162.1.3.1.14
The number of egress channels available for this logical interface, as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsiLogicalIfAvailIngressCellRate 1.3.6.1.4.1.9.9.162.1.3.1.15
The available ingress cell rate in cells/second for the logical interface, as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsiLogicalIfAvailEgressCellRate 1.3.6.1.4.1.9.9.162.1.3.1.16
The available egress cell rate in cells/second for the logical interface, as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsiLogicalIfVcMergeSupported 1.3.6.1.4.1.9.9.162.1.3.1.17
If this object has the value true(1) then VC merge capability is supported for this logical interface. Otherwise VC merge capability is not supported on this logical interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vsiLogicalIfMulticastSupported 1.3.6.1.4.1.9.9.162.1.3.1.18
If this object has the value true(1) then multicast capability is supported for this logical interface. Otherwise multicast capability is not supported on this logical interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vsiLogicalIfVpiTranslated 1.3.6.1.4.1.9.9.162.1.3.1.19
If this object has the value true(1) then vpi values entering on this logical interface are translated at the other end of the link. This translation may be an indication that the link is supporting a tunnel. Otherwise, vpi values are not translated for traversal of the link.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vsiLogicalIfStrictSigRange 1.3.6.1.4.1.9.9.162.1.3.1.20
If this object has the value true(1) then signalling addresses must be in the strict advertised range for the high-address (vpi). Otherwise, signalling addresses are not so constrained.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vsiLogicalIfMaxIngressCellRate 1.3.6.1.4.1.9.9.162.1.3.1.21
The maximum ingress cell rate in cells/second for the logical interface, as reported to the VSI. This value is the limiting value for vsiLogicalIfAvailIngressCellRate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vsiLogicalIfMaxEgressCellRate 1.3.6.1.4.1.9.9.162.1.3.1.22
The maximum egress cell rate in cells/second for the logical interface, as reported to the VSI master by the VSI slave.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vsiLogicalIfMinVpi 1.3.6.1.4.1.9.9.162.1.3.1.23
Minimum allowed vpi value for this interface as reported by VSI slave switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

vsiLogicalIfMaxVpi 1.3.6.1.4.1.9.9.162.1.3.1.24
Maximum allowed vpi value for this interface as reported by VSI slave switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

vsiLogicalIfMinVci 1.3.6.1.4.1.9.9.162.1.3.1.25
Minimum allowed vci value for this interface as reported by VSI slave switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

vsiLogicalIfMaxVci 1.3.6.1.4.1.9.9.162.1.3.1.26
Maximum allowed vci value for this interface as reported by VSI slave switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

vsiLogicalControlIfIndex 1.3.6.1.4.1.9.9.162.1.3.1.27
The interface index for the interface which controls this logical interface. This is the ifIndex of the controlling xtagatm interface, and is a direct manifestation of the mapping between a logical interface and the real ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vsiLogicalIfSessionIndex 1.3.6.1.4.1.9.9.162.1.3.1.28
All logical interfaces are in the domain of a VSI slave, which communicates with the VSI master through a Session. This object is a selector for an entry in the table vsiSessionTable. It is the VSI session index for the VSI session which controls this logical interface.
Status: current Access: read-only
OBJECT-TYPE    
  VsiSessionIndex  

vsiXCTable 1.3.6.1.4.1.9.9.162.1.4
A table containing information about crossconnects on the slave switch controlled via VSI. Cross connects represent virtual links across two interfaces. The participating interfaces that support these links are represented in this MIB by the vsiLogicalIfTable entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsiXCEntry

vsiXCEntry 1.3.6.1.4.1.9.9.162.1.4.1
An entry containing information about one unidirectional or bidirectional crossconnect on the slave switch controlled via VSI. A VSI controller represents an instance of a service layer accessible to a network control application. The application creates virtual links via service requests to the controller, which in turn sends commands to the VSI slave, indicating the participating logical interfaces. Conversely, links are taken down by a reverse process. Virtual link creation and deletion come about as a result of routing decisions.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiXCEntry  

vsiXCControllerIndex 1.3.6.1.4.1.9.9.162.1.4.1.1
The index of the VSI controller through which this crossconnect was instantiated. This object is the index for a vsiControllerTable entry; the controller indexed is the VSI protocol partner to the slave that is controlling the logical interfaces on which this cross connect is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiControllerIndex  

vsiXCLogicalIfLow 1.3.6.1.4.1.9.9.162.1.4.1.2
The VSI logical interface index for the first endpoint of the cross-connect. This object is the selector index for one of the two vsiLogicalIfTable entries that support this cross connect. Further, this index value is constrained to be 'numerically lower than' the index value of the other vsiLogicalIfTable entry, indexed by vsiXCLogicalIfHi, supporting this cross connect.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiLogicalIfIndex  

vsiXCLogicalIfHi 1.3.6.1.4.1.9.9.162.1.4.1.3
The VSI logical interface index for the second endpoint of the cross-connect. This object is the selector index for one of the two vsiLogicalIfTable entries that support this cross connect. Further, this index value is constrained to be 'numerically higher than' the index value of the other vsiLogicalIfTable entry, indexed by vsiXCLogicalIfLow, supporting this cross connect.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiLogicalIfIndex  

vsiXCIndex 1.3.6.1.4.1.9.9.162.1.4.1.4
A unique value greater than zero, for each crossconnect within the set of VsiXCTable entries indexed by vsiXCLogicalIfLow and vsiXCLogicalIfHi. The value should remain constant after a crossconnect is initialized. These values are assigned in sequence by the management agent, starting from one (1).
Status: current Access: not-accessible
OBJECT-TYPE    
  VsiXCIndex  

vsiXCState 1.3.6.1.4.1.9.9.162.1.4.1.5
The operational state of the cross connect, as reported to the VSI master by the VSI slave. deleted(1): the connection does not exist. reserved(2): connection is in the reserved state. committed(3): connection is in the committed state. reservedFail(4): connection is reserved but has an internal failure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER deleted(1), reserved(2), committed(3), reservedFail(4)  

vsiXCVpiLow 1.3.6.1.4.1.9.9.162.1.4.1.6
The vpi of that endpoint of the cross-connect which terminates on the logical interface whose index is given by vsiXCLogicalIfLow.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4095  

vsiXCVciLow 1.3.6.1.4.1.9.9.162.1.4.1.7
The vci of that endpoint of the cross-connect which terminates on the logical interface whose index is given by vsiXCLogicalIfLow.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

vsiXCVpiHi 1.3.6.1.4.1.9.9.162.1.4.1.8
The vpi of that endpoint of the cross-connect which terminates on the logical interface whose index is given by vsiXCLogicalIfHi.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4095  

vsiXCVciHi 1.3.6.1.4.1.9.9.162.1.4.1.9
The vci of that endpoint of the cross-connect which terminates on the logical interface whose index is given by vsiXCLogicalIfHi.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ciscoVsiMasterGroups 1.3.6.1.4.1.9.9.162.3.1
OBJECT IDENTIFIER    

ciscoVsiMasterCompliances 1.3.6.1.4.1.9.9.162.3.2
OBJECT IDENTIFIER    

ciscoVsiMasterModuleCompliance 1.3.6.1.4.1.9.9.162.3.2.1
The basic implentation requirements for agents that support this VSI Master MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoVsiMasterGeneralGroup 1.3.6.1.4.1.9.9.162.3.1.1
Objects that apply to all VSI Master implementations.
Status: current Access: read-only
OBJECT-GROUP