vismLapdAppType

CISCO-WAN-LAPD-TRUNK-MIB · .1.3.6.1.4.1.351.110.5.5.12.1.1.2

Object

column r/w Enumeration
This object indicates the type of the LAPD interface. 
When the user creates a LAPD entry this object need 
to be specified. After creation it cannot be modified.
              
'pri' - level of service provided by ISDN(Integrated 
        Services Digital Network) that carries voice,
        data, other services with control and signaling
        information in D-channel. 
'gr-303' - standard interfaces for integrated digital
           loop carrier systems.

Context

MIB
CISCO-WAN-LAPD-TRUNK-MIB
OID
.1.3.6.1.4.1.351.110.5.5.12.1.1.2
Type
column
Access
readwrite
Status
current
Parent
vismLapdEntry
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-WAN-LAPD-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-LAPD-TRUNK-MIB::vismLapdAppType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-LAPD-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-LAPD-TRUNK-MIB::vismLapdAppType.<vismLapdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-LAPD-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-LAPD-TRUNK-MIB::vismLapdAppType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pri
2gr-303

Conformance