hh3cLapdIsdnLinkStatus
HH3C-ISDN-MIB ·
.1.3.6.1.4.1.25506.8.36.9.1.3.1.1.4
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
- HH3C-ISDN-MIB
- OID
.1.3.6.1.4.1.25506.8.36.9.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cLapdIsdnEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HH3C-ISDN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ISDN-MIB::hh3cLapdIsdnLinkStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-ISDN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ISDN-MIB::hh3cLapdIsdnLinkStatus.<hh3cLapdIsdnIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-ISDN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-ISDN-MIB::hh3cLapdIsdnLinkStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | l1Active |
3 | l2Active |