hwLapdIsdnProtocol
HUAWEI-ISDN-MIB ·
.1.3.6.1.4.1.2011.2.33.9.1.3.1.1.2
Object
column r/w
Enumeration
This object is used to describe the protocol D channel applied. For E1, the protocol may be dss1, qsig, etsi. For T1, the protocol may be ess5, ansi, att, dss1, etsi, ni2, ntt, qsig. For BRI, the protocol may be ansi, dss1, etsi, ni, ntt.
Context
- MIB
- HUAWEI-ISDN-MIB
- OID
.1.3.6.1.4.1.2011.2.33.9.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwLapdIsdnEntry
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 'HUAWEI-ISDN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ISDN-MIB::hwLapdIsdnProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ISDN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ISDN-MIB::hwLapdIsdnProtocol.<hwLapdIsdnIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ISDN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ISDN-MIB::hwLapdIsdnProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dss1 |
2 | qsig |
3 | etsi |
4 | ess5 |
5 | ansi |
6 | ni2 |
7 | ntt |
8 | att |
9 | ni |