jnxAtmVCEncapsulation

JUNIPER-ATM-MIB · .1.3.6.1.4.1.2636.3.10.2.1.2

Object

column Enumeration
The atm encapsulation type associated with the VC. 
atmCccCellRelay : ATM Cell Relay for CCC
atmCccVcMux     : ATM VC for CCC
atmCiscoNlpid   : Cisco-compatible ATM NLPID encapsulation
atmNlpid        : ATM NLPID encapsulation
atmSnap         : ATM LLC/SNAP encapsulation
atmVcMux        : ATM VC multiplexing
atmTccVcMux     : TCC (Translational Cross Connection)
                  over ATM VC MUX encapsulation 
atmTccSnap      : TCC (Translational Cross Connection)
                  over ATM LLC/SNAP encapsulation

Context

MIB
JUNIPER-ATM-MIB
OID
.1.3.6.1.4.1.2636.3.10.2.1.2
Type
column
Access
readonly
Status
current
Parent
jnxAtmVCEntry

Walk 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-ATM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-ATM-MIB::jnxAtmVCEncapsulation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-ATM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-ATM-MIB::jnxAtmVCEncapsulation.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-ATM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-ATM-MIB::jnxAtmVCEncapsulation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2atmCccCellRelay
3atmCccVcMux
4atmCiscoNlpid
5atmNlpid
6atmSnap
7atmVcMux
8atmTccVcMux
9atmTccSnap