CISCO-ATM-PVC-MIB Table View

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

Tables
1
Rows
1
Columns
10

capvcTable

table
.1.3.6.1.4.1.9.9.94.1.1.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk capvcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ATM-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-PVC-MIB::capvcTable'
A table of all the PVCs configured on an ATM uplink card.
capvcEntry row .1.3.6.1.4.1.9.9.94.1.1.1.1
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 :

Mu…
Column Syntax OID
The port number in the ATM module on
which this PVC is being configured.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.94.1.1.1.1.1
The Virtual Path Identifier for the PVC.
Unsigned32
Constraints:
range: 0-4095
.1.3.6.1.4.1.9.9.94.1.1.1.1.2
The Virtual Channel Identifier for the PVC.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.94.1.1.1.1.3
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, it is assigned a unique
VCD number by th…
Unsigned32
Constraints:
range: 0-4095
.1.3.6.1.4.1.9.9.94.1.1.1.1.4
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 (RFC1483).
(2) ilmi PVC which carries Inte…
Enumerationr/w
Enumerated Values:
1aal5snap
2ilmi
3qsaal
.1.3.6.1.4.1.9.9.94.1.1.1.1.5
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 Kbps for an
OC3 Module and 45000 Kbps …
kbpsUnsigned32r/w
Constraints:
range: 0-155000
.1.3.6.1.4.1.9.9.94.1.1.1.1.6
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.94.1.1.1.1.7
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 capvcOAM
is false, then this variable is ign…
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.94.1.1.1.1.8
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.
Also a PVC that is bound to a VLAN can
be …
Unsigned32r/w
Constraints:
range: 1-1024
.1.3.6.1.4.1.9.9.94.1.1.1.1.9
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 not
be set to 'active' unless the follow…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.94.1.1.1.1.10