ciscoAtmVclAalUserVcType
CISCO-ATM-CONN-MIB ·
.1.3.6.1.4.1.9.10.13.1.2.1.1.23
Object
column r/w
Enumeration
Following is the list of user virtual circuit types in
case aal5Lane encapusation on this virtual channel.
boxConfigure -- The shared Server/Client end of a
Configure VCC
busForward -- The BUS end of the Data Forward VCC
busSend -- The BUS end of the Data Send VCC
clientConfigure -- The LE Client end of the Configure
Direct VCC
clientData -- One end of the Data Direct VCC
clientDirect -- The LE Client end of the Control
Direct VCC
clientDistribute -- The LE Client end of the Control
Distribute VCC
clientForward -- The LE Client end of the Multicast
Forward VCC
clientSend -- The LE Client end of the Multicast
Send VCC
configure -- The Config Server end of any Configure VCC
serverConfigure -- The LE Server end of the Configure VCC
serverDirect -- The LE Server end of the Control
Direct VCC.
Context
- MIB
- CISCO-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.9.10.13.1.2.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoAtmVclEntry
- Groups
- 3
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-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-CONN-MIB::ciscoAtmVclAalUserVcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-CONN-MIB::ciscoAtmVclAalUserVcType.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-CONN-MIB::ciscoAtmVclAalUserVcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | boxConfigure |
3 | busForward |
4 | busSend |
5 | clientConfigure |
6 | clientData |
7 | clientDirect |
8 | clientDistribute |
9 | clientForward |
10 | clientSend |
11 | configure |
12 | serverConfigure |
13 | serverDirect |
14 | serverDistribute |