capvcType
CISCO-ATM-PVC-MIB ·
.1.3.6.1.4.1.9.9.94.1.1.1.1.5
Object
column r/w
Enumeration
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 Interim Link
Management Interface protocol traffic.
(3) qsaal PVC which carries ATM UNI 3.x
signalling traffic.
Context
- MIB
- CISCO-ATM-PVC-MIB
- OID
.1.3.6.1.4.1.9.9.94.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- capvcEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::capvcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::capvcType.<capvcPort>.<capvcVPI>.<capvcVCI>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-PVC-MIB::capvcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aal5snap |
2 | ilmi |
3 | qsaal |
Conformance
Member of