juniAtmSubIfVccType
Juniper-UNI-ATM-MIB ·
.1.3.6.1.4.1.4874.2.2.8.1.3.3.1.5
Object
column r/w
Enumeration
Specifies the encapsulation used by the circuit to carry IP datagrams. Encapsulations are as specified in RFC1483 Multiprotocol Interconnect over ATM. The 'autoconfig' value will recognize both VcMux and LLC formats. The 'aal5' and 'aal0' values are used for encapsulation methods for transport of ATM frames and cells over IP and MPLS networks when no encapsulation method is specified.
Context
- MIB
- Juniper-UNI-ATM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.8.1.3.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniAtmSubIfVccEntry
- Groups
- 7
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 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmSubIfVccType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmSubIfVccType.<juniAtmSubIfIndex>.<juniAtmSubIfVccVpi>.<juniAtmSubIfVccVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-UNI-ATM-MIB::juniAtmSubIfVccType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | rfc1483VcMux |
1 | rfc1483Llc |
2 | autoconfig |
3 | aal5 |
4 | aal0 |