CISCO-VSIMASTER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
63
.1.3.6.1.4.1.9.9.162.1.1 · 1 row entry · 14 columns
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.
vsiMasterControllerEntry entry .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 …
Indexes
vsiControllerIndex
Column Syntax OID
vsiControllerIndex
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.
VsiControllerIndex
Textual Convention: VsiControllerIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.1.1.1
vsiControllerId
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…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.162.1.1.1.2
vsiCrossConnects
This object contains a value equal to the number of
cross-connects being controlled via VSI protocol via
this controller.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.162.1.1.1.3
vsiControllerType
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 con…
Enumeration
Enumerated Values:
1other
2mpls
3pnni
4par
.1.3.6.1.4.1.9.9.162.1.1.1.4
vsiBaseVersionSupported
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 vers…
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.162.1.1.1.5
vsiTopVersionSupported
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 ver…
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.162.1.1.1.6
vsiVersionInUse
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 vsiTopVersi…
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.162.1.1.1.7
vsiSpecifiedVersion
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 ze…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.162.1.1.1.8
vsiControlInterface
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 li…
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.1.1.9
vsiLogicalControlInterface
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.
VsiLogicalIfIndex
Textual Convention: VsiLogicalIfIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.1.1.10
vsiControlIfIpAddress
The IP address of the interface identified by
the associated vsiControlInterface object.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.162.1.1.1.11
vsiAvailableChnlWarnThreshold
A controller has in its domain multiple instances of the
vsiLogicalIfAvailIngressChnls and
vsiLogicalIfAvailEgressChnls counters. This set of values,
associated with all the logical interfaces in the
vsiLogicalIfTabl…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.162.1.1.1.12
vsiAvailableChnlAlarmThreshold
A controller has in its domain multiple instances of the
vsiLogicalIfAvailIngressChnls and
vsiLogicalIfAvailEgressChnls counters. This set of values,
associated with all the logical interfaces in the
vsiLogicalIfTabl…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.162.1.1.1.13
vsiAvailableChnlThresholdStatus
As described for the vsiAvailableChnlWarnThreshold and
vsiAvailableChnlAlarmThreshold objects, events are generated
when these thresholds are crossed. This object defines a
set of unique values that are used with the…
Enumeration
Enumerated Values:
1warning
2alarm
3recovery
4normal
.1.3.6.1.4.1.9.9.162.1.1.1.14
.1.3.6.1.4.1.9.9.162.1.2 · 1 row entry · 12 columns
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.
vsiSessionEntry entry .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. T…
Indexes
vsiSessionControllerIndex vsiSessionIndex
Column 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
this Session.
VsiControllerIndex
Textual Convention: VsiControllerIndex Integer32
Type Constraints:
range: 1..2147483647
.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 vsiSessionTable. This object is the row se…
VsiSessionIndex
Textual Convention: VsiSessionIndex Integer32
Type Constraints:
range: 1..2147483647
.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. This
is the vpi for that link.
Integer32
Constraints:
range: 0-4095
.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 VC. This is the vci for that link.
Integer32
Constraints:
range: 0-65535
.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
vsiSessionVpi and vsiSessionVci.
Integer32
Constraints:
range: 0-255
.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.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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.
Integer32
Constraints:
range: 0-255
.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): slave has been queried, but its confi…
Enumeration
Enumerated Values:
1inactive
2unknown
3configuring
4resyncStarting
5resyncUnderway
6resyncEnding
7discovery
8established
9shutdownStarting
.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.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.162.1.2.1.9
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. This
object is a count of the number of c…
Unsigned32
Constraints:
range: 0-65535
.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.
Integer32
Constraints:
range: 0-2147483647
.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
resync.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.162.1.2.1.12
.1.3.6.1.4.1.9.9.162.1.3 · 1 row entry · 28 columns
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.
vsiLogicalIfEntry entry .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
ca…
Indexes
vsiLogicalIfControllerIndex vsiLogicalIfIndex
Column Syntax OID
vsiLogicalIfControllerIndex
The VSI controller index of the controller through which
this logical interface was learned.
VsiControllerIndex
Textual Convention: VsiControllerIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.3.1.1
vsiLogicalIfIndex
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…
VsiLogicalIfIndex
Textual Convention: VsiLogicalIfIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.3.1.2
vsiLogicalIfName
The physical descriptor of the logical interface, as
reported by the VSI slave. It is distinct from ifName.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.162.1.3.1.3
vsiLogicalIfOperState
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 on this
controller, is not part of the controller's
Enumeration
Enumerated Values:
1removed
2active
3failedExternal
4failedInternal
.1.3.6.1.4.1.9.9.162.1.3.1.4
vsiLogicalIfAdminState
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…
Enumeration
Enumerated Values:
1down
2up
3pendingDown
.1.3.6.1.4.1.9.9.162.1.3.1.5
vsiLogicalIfRxCells
The number of cells received via this logical interface
as reported to the VSI master by the VSI slave.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.6
vsiLogicalIfTxCells
The number of cells transmitted via this logical
interface as reported to the VSI master by the VSI slave.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.7
vsiLogicalIfRxCellsDiscarded
The number of received cells discarded by this logical
interface as reported to the VSI master by the VSI slave.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.8
vsiLogicalIfTxCellsDiscarded
The number of transmitted cells discarded by this logical
interface as reported to the VSI master by the VSI slave.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.9
vsiLogicalIfRxHeaderErrors
The number of cells received via this logical
interface which had header errors, as reported to
the VSI master by the VSI slave.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.10
vsiLogicalIfRxInvalidAddrs
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.11
vsiLogicalIfEndPointsInUse
The number of end points in use on this logical
interface, as reported to the VSI master by the
VSI slave. This reflects an aggregate count of
input, output and bi-directional end points.
If the logical interface has…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.12
vsiLogicalIfAvailIngressChnls
The number of ingress channels available for this
logical interface, as reported to the VSI master
by the VSI slave.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.13
vsiLogicalIfAvailEgressChnls
The number of egress channels available for this
logical interface, as reported to the VSI master
by the VSI slave.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.14
vsiLogicalIfAvailIngressCellRate
The available ingress cell rate in cells/second
for the logical interface, as reported to the VSI
master by the VSI slave.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.15
vsiLogicalIfAvailEgressCellRate
The available egress cell rate in cells/second
for the logical interface, as reported to the VSI
master by the VSI slave.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.162.1.3.1.16
vsiLogicalIfVcMergeSupported
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.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.162.1.3.1.17
vsiLogicalIfMulticastSupported
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.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.162.1.3.1.18
vsiLogicalIfVpiTranslated
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…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.162.1.3.1.19
vsiLogicalIfStrictSigRange
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.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.162.1.3.1.20
vsiLogicalIfMaxIngressCellRate
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.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.162.1.3.1.21
vsiLogicalIfMaxEgressCellRate
The maximum egress cell rate in cells/second
for the logical interface, as reported to the VSI
master by the VSI slave.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.162.1.3.1.22
vsiLogicalIfMinVpi
Minimum allowed vpi value for this interface
as reported by VSI slave switch.
Integer32
Constraints:
range: 0-4095
.1.3.6.1.4.1.9.9.162.1.3.1.23
vsiLogicalIfMaxVpi
Maximum allowed vpi value for this interface
as reported by VSI slave switch.
Integer32
Constraints:
range: 0-4095
.1.3.6.1.4.1.9.9.162.1.3.1.24
vsiLogicalIfMinVci
Minimum allowed vci value for this interface
as reported by VSI slave switch.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.162.1.3.1.25
vsiLogicalIfMaxVci
Maximum allowed vci value for this interface
as reported by VSI slave switch.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.162.1.3.1.26
vsiLogicalControlIfIndex
The interface index for the interface which
controls this logical interface. This is the ifIndex
of the controlling network layer interface, and
is a direct manifestation of the mapping between
a logical interface and…
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.3.1.27
vsiLogicalIfSessionIndex
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 th…
VsiSessionIndex
Textual Convention: VsiSessionIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.3.1.28
.1.3.6.1.4.1.9.9.162.1.4 · 1 row entry · 9 columns
A table containing information about cross-connects
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.
vsiXCEntry entry .1.3.6.1.4.1.9.9.162.1.4.1
An entry containing information about one unidirectional
or bidirectional cross-connect on the slave switch
controlled via VSI. A VSI controller represents an instance
of a service layer accessible to a network cont…
Indexes
vsiXCControllerIndex vsiXCLogicalIfLow vsiXCLogicalIfHi vsiXCIndex
Column Syntax OID
vsiXCControllerIndex
The index of the VSI controller through which this
cross-connect was instantiated. This object is the index for
a vsiControllerTable entry; the controller indexed is
the VSI protocol partner to the slave that is con…
VsiControllerIndex
Textual Convention: VsiControllerIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.4.1.1
vsiXCLogicalIfLow
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…
VsiLogicalIfIndex
Textual Convention: VsiLogicalIfIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.4.1.2
vsiXCLogicalIfHi
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 i…
VsiLogicalIfIndex
Textual Convention: VsiLogicalIfIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.4.1.3
vsiXCIndex
A unique value greater than zero, for each cross-connect
within the set of VsiXCTable entries indexed by
vsiXCLogicalIfLow and vsiXCLogicalIfHi.
The value should remain constant after a cross-connect
is initialized. Th…
VsiXCIndex
Textual Convention: VsiXCIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.162.1.4.1.4
vsiXCState
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 t…
Enumeration
Enumerated Values:
1deleted
2reserved
3committed
4reservedFail
.1.3.6.1.4.1.9.9.162.1.4.1.5
vsiXCVpiLow
The vpi of that endpoint of the cross-connect which
terminates on the logical interface whose index is
given by vsiXCLogicalIfLow.
Integer32
Constraints:
range: 0-4095
.1.3.6.1.4.1.9.9.162.1.4.1.6
vsiXCVciLow
The vci of that endpoint of the cross-connect which
terminates on the logical interface whose index is
given by vsiXCLogicalIfLow.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.162.1.4.1.7
vsiXCVpiHi
The vpi of that endpoint of the cross-connect which
terminates on the logical interface whose index is
given by vsiXCLogicalIfHi.
Integer32
Constraints:
range: 0-4095
.1.3.6.1.4.1.9.9.162.1.4.1.8
vsiXCVciHi
The vci of that endpoint of the cross-connect which
terminates on the logical interface whose index is
given by vsiXCLogicalIfHi.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.162.1.4.1.9