caviIfType
CISCO-ATM-VIRTUAL-IF-MIB ·
.1.3.6.1.4.1.9.9.129.1.1.1.1.7
Object
column
r/w
Enumeration
This object reflects the type of ATM virtual interface that can be
configured within a physical interface. The supported types of virtual
interfaces and their description is shown below:
uni : Only one virtual interface of uni type can be configured within
a physical interface. The ATM cells used in this interface would
use a 8 bit VPI and a 4 bit GFC.
nni : Only one virtual interface of nni type can be configured within
a physical interface.The ATM cells used in this interface would
use a 12 bit VPI.
vnni: Multiple virtual interfaces of vnni type can be configured
within a physical interface. However, all cells sent on this
interface belong to a single VPI (defined by caviVpiNum) and
the cells use a 12 bit VPI.
vuni: Multiple virtual interfaces of vuni type can be configured
within a physical interface. However, all cells sent on this
interface belong to a single VPI (defined by caviVpiNum) and
the cells use a 8 bit VPI and a 4 bit GFC.
evuni: Multiple virtual interfaces of evuni type can be configured
within a physical interface. However, all cells sent on this
interface belong to a range of VPI (defined by caviMinVpiNum
& caviMaxVpiNum) and the cells use a 8 bit VPI and a 4 bit GFC.
evnni: Multiple virtual interfaces of evuni type can be configured
within a physical interface. However, all cells sent on this
interface belong to a range of VPI (defined by caviMinVpiNum
& caviMaxVpiNum) and the cells use a 12 bit VPI.
Context
- MIB
- CISCO-ATM-VIRTUAL-IF-MIB
- OID
.1.3.6.1.4.1.9.9.129.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- caviEntry
- Table
- caviTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uni |
2 | nni |
3 | vnni |
4 | vuni |
5 | evuni |
6 | evnni |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caviIndex A unique value for the ATM virtual interface. | column | Integer32 | .1.3.6.1.4.1.9.9.129.1.1.1.1.1 |
| caviMinVpiNum This object is mandatory while configuring this ATM virtual
interface as caviIfType evuni(5) or evnni(6). The range of
VPI accepted by the agent depends on caviIfType.
… | column | ATM-TC-MIBAtmVpIdentifier | .1.3.6.1.4.1.9.9.129.1.1.1.1.10 |
| caviMaxVpiNum This object is mandatory while configuring this ATM virtual
interface as caviIfType evuni(5) or evnni(6). The range of
VPI accepted by the agent depends on caviIfType.
… | column | ATM-TC-MIBAtmVpIdentifier | .1.3.6.1.4.1.9.9.129.1.1.1.1.11 |
| caviPhyIfIndex This object identifies the interface number ( 'ifIndex' ) assigned
to sonet(39),ds3(30),ds1(18),atmIma(107). | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.129.1.1.1.1.2 |
| caviViIfIndex This object identifies the ATM virtual interface number
('ifIndex') assigned to this entry, and is used
to identify corresponding rows in the IF-MIB.
Note that re-inititalization … | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.129.1.1.1.1.3 |
| caviMinRate ATM virtual interface's guaranteed cell rate.
This is the guaranteed bandwidth allocated for
the interface. The sum of caviMinRate of all ATM
virtual interfaces configured on a si… | column | cells-per-second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.129.1.1.1.1.4 |
| caviMaxRate ATM virtual interface's maximum cell rate.
If bandwidth is available, the interface will
be allocated bandwidth upto this value.
The total bandwidth of connections configured over… | column | cells-per-second SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.129.1.1.1.1.5 |
| caviFileId The ID of the file that holds module specific configuration
parameters for this ATM virtual interface. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.129.1.1.1.1.6 |
| caviVpiNum This object is used when configuring ATM virtual interfaces of
caviIftype vuni(4) or vnni (3). A non-zero value is required
for vuni / vnni operation.
The value se… | column | ATM-TC-MIBAtmVpIdentifier | .1.3.6.1.4.1.9.9.129.1.1.1.1.8 |
| caviRowStatus This object allows create and delete operations on caviTable
entries.
An entry is created in the table by setting this object to
createAndGo(4).
An entry is deleted from the table… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.129.1.1.1.1.9 |