vsiSessionIndex
CISCO-VSIMASTER-MIB ·
.1.3.6.1.4.1.9.9.162.1.2.1.2
Object
column
VsiSessionIndex
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.
Context
- MIB
- CISCO-VSIMASTER-MIB
- OID
.1.3.6.1.4.1.9.9.162.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vsiSessionEntry
- Table
- vsiSessionTable
- Siblings
- 11
Syntax
VsiSessionIndex
- Source
- VsiSessionIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vsiSessionControllerIndex The ID of the controller which controls this master-slave
session. This identifies which vsiMasterControllerEntry
represents the controller communicating with a slave through
… | column | VsiControllerIndex | .1.3.6.1.4.1.9.9.162.1.2.1.1 |
| vsiSessionCmdsPending 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. T… | column | Unsigned32 | .1.3.6.1.4.1.9.9.162.1.2.1.10 |
| vsiSessionActiveId 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. | column | Integer32 | .1.3.6.1.4.1.9.9.162.1.2.1.11 |
| vsiSessionPowerupId 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
r… | column | Integer32 | .1.3.6.1.4.1.9.9.162.1.2.1.12 |
| vsiSessionVpi 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. T… | column | Integer32 | .1.3.6.1.4.1.9.9.162.1.2.1.3 |
| vsiSessionVci 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… | column | Integer32 | .1.3.6.1.4.1.9.9.162.1.2.1.4 |
| vsiSessionSwitchId 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
vsiSes… | column | Integer32 | .1.3.6.1.4.1.9.9.162.1.2.1.5 |
| vsiSessionSwitchName 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. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.162.1.2.1.6 |
| vsiSessionSlaveId The identifier of the slave for this VSI master-slave session.
This value is learned from the slave on the switch. | column | Integer32 | .1.3.6.1.4.1.9.9.162.1.2.1.7 |
| vsiSessionState 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… | column | Enumeration | .1.3.6.1.4.1.9.9.162.1.2.1.8 |
| vsiSessionWindowSize 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. | column | Integer32 | .1.3.6.1.4.1.9.9.162.1.2.1.9 |