isdnLapdOperStatus

ISDN-MIB · zhone variant · .1.3.6.1.2.1.10.20.1.3.4.1.2

Object

column Enumeration
The operational status of this interface:
              
inactive  all layers are inactive
l1Active  layer 1 is activated,
          layer 2 datalink not established
l2Active  layer 1 is activated,
          layer 2 datalink established.

Context

MIB
ISDN-MIB
OID
.1.3.6.1.2.1.10.20.1.3.4.1.2
Type
column
Access
readonly
Status
current
Parent
isdnLapdEntry
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 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnLapdOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnLapdOperStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISDN-MIB::isdnLapdOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2l1Active
3l2Active

Conformance