capvcEntry
CISCO-ATM-PVC-MIB ·
.1.3.6.1.4.1.9.9.94.1.1.1.1
Object
row
An entry in the PVC table containing information
about a single PVC that has been configured. To
create a PVC at an ATM interface and bind it to a
VLAN, either of the following procedures are used :
Multi step process
(1) The management application creates a
PVC entry in the capvcTable by setting
the capvcRowStatus to createAndWait(5).
This may fail for the following reasons:
- The selected vpi/vci is already being used.
- The selected port is not available.
Otherwise, the agent creates a row and
reserves the vpi/vci on that port.
(2) The manager then sets the values for
the capvcVlanId, capvcType and optionally,
the capvcPCR, capvcOAM and capvcFrequency.
(3) The manager activates the PVC by setting
the capvcRowStatus to active(1).
One-Shot PVC establishment
(1) A PVC may also be established in one
step by a set-request with all necessary
PVC parameter values and the capvcRowStatus
set to createAndGo(4).
In contrast to the multi step process which
allows for detailed error checking (i.e.,
set errors are explicitly linked to
particular resource acquisition failures),
the one-shot PVC establishment performs the
setup on one operation but does not have the
advantage of step-wise error checking.
PVC Retirement
A PVC is released by setting the capvcRowStatus
to destroy(6), and the agent may release all
associated resources.
Context
- MIB
- CISCO-ATM-PVC-MIB
- OID
.1.3.6.1.4.1.9.9.94.1.1.1.1- Type
- row
- Status
- current
- Parent
- capvcTable
- Table
- capvcTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| capvcPort The port number in the ATM module on
which this PVC is being configured. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.1 |
| capvcRowStatus This object is used to create, delete
or modify a row in this table. To
create a new PVC, this object is
initially set to 'createAndWait' or
'createAndGo'. This object must n… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.94.1.1.1.1.10 |
| capvcVPI The Virtual Path Identifier for the PVC. | column | Unsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.2 |
| capvcVCI The Virtual Channel Identifier for the PVC. | column | Unsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.3 |
| capvcVCD This is the Virtual Channel Descriptor,
a value which uniquely identifies the PVC.
This is a read-only variable and is not
set by the user. When the PVC is created
successfully, … | column | Unsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.4 |
| capvcType The type of traffic that will flow
through the PVC. The user can configure
the PVC as:
(1) aal5snap PVC which carries network
interconnect traffic over ATM
AAL5 (RFC… | column | Enumeration | .1.3.6.1.4.1.9.9.94.1.1.1.1.5 |
| capvcPCR The Peak Cell Rate for the PVC. This
value denotes the bandwidth allocated
for this PVC. The default value for
this field is the maximum speed of the
interface. This is 155000… | column | kbps Unsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.6 |
| capvcOAM A boolean that indicates if a F5 OAM
loopback cell will be sent on this
PVC or not. The default value for
this field is false. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.94.1.1.1.1.7 |
| capvcFrequency Indicates how often will a F5 OAM
loopback cell be transmitted. If the
value of capvcOAM is true, then the
default value for this variable is
10 seconds. If the value of capvc… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.8 |
| capvcVlanId The VLAN number of the VLAN that the
PVC is bound to.
Binding a PVC say with VCD number x,
to a VLAN with a VlanId y, causes the
traffic on VLAN y to pass through PVC x.
Als… | column | Unsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| capvcPort The port number in the ATM module on
which this PVC is being configured. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.1 |
| capvcVPI The Virtual Path Identifier for the PVC. | column | Unsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.2 |
| capvcVCI The Virtual Channel Identifier for the PVC. | column | Unsigned32 | .1.3.6.1.4.1.9.9.94.1.1.1.1.3 |