vismLapdIndex

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

Object

column Integer32
This is an index to vismLapdTable. This is derived
from the following formula:
index = 31 * (DS1# - 1) + DS0#
              
where : DS1# - The T1/E1 line number in the range 1 - 8.
        DS0# - The DS0 channel number ranging from
               1 to 24 for T1 and 1 to 31 for E1.

Context

MIB
CISCO-WAN-LAPD-TRUNK-MIB
OID
.1.3.6.1.4.1.351.110.5.5.12.1.1.1
Type
column
Access
readonly
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::vismLapdIndex'
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::vismLapdIndex.<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::vismLapdIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-248

Conformance