vsiSessionEntry
CISCO-VSIMASTER-MIB ·
.1.3.6.1.4.1.9.9.162.1.2.1
Object
row
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.
Context
- MIB
- CISCO-VSIMASTER-MIB
- OID
.1.3.6.1.4.1.9.9.162.1.2.1- Type
- row
- Status
- current
- Parent
- vsiSessionTable
- Table
- vsiSessionTable
- Children
- 12
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| 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 vsi… | column | VsiSessionIndex | .1.3.6.1.4.1.9.9.162.1.2.1.2 |
| 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 |
Indexes
| 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 |
| 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 vsi… | column | VsiSessionIndex | .1.3.6.1.4.1.9.9.162.1.2.1.2 |