cIdslLineConfProtocol

CISCO-IDSL-LINE-MIB · .1.3.6.1.4.1.9.9.154.1.14.1.2

Object

column r/w Enumeration
This object specifies the layer 2 protocol to be employed
by the line, and more specifically the encapsulation type:
              
- frf
    Specifies the frame relay layer 2 protocol defined by
    FRF.8.  Observe that the encapsulation can be selected
    per virtual circuit.
              
- pppMuxCisco
    Specifies the PPP using Cisco proprietary virtual circuit
    multiplexed encapsulation.
              
- pppMuxIetf
    Specifies the PPP using virtual circuit multiplexed
    encapsulation defined by RFC-2364.
              
- pppLlcIetf
    Specifies the PPP using the LLC (Link Layer Control)
    encapsulation defined by RFC-2364.

Context

MIB
CISCO-IDSL-LINE-MIB
OID
.1.3.6.1.4.1.9.9.154.1.14.1.2
Type
column
Access
readwrite
Status
current
Parent
cIdslLineConfProfileEntry
Groups
1

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 'CISCO-IDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IDSL-LINE-MIB::cIdslLineConfProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IDSL-LINE-MIB::cIdslLineConfProtocol.<adslLineConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IDSL-LINE-MIB::cIdslLineConfProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1frf
2pppMuxCisco
3pppMuxIetf
4pppLlcIetf

Conformance