hwTdmE1ConfLineType
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.3.1.2.1.1
Object
column r/w
Enumeration
This variable indicates the variety of T1/E1
Line implementing this circuit. The type of
circuit affects the number of bits per second
that the circuit can reasonably carry, as well
as the interpretation of the usage and error
statistics. The values, in sequence, describe:
TITLE: SPECIFICATION:
esf Extended SuperFrame DS1
d4 AT&T D4 format DS1 - SF
e1 CCITT Recommendation G.704
(Table 4a) - G732N
e1MF G.704 (Table 4a) with TS16
multiframing enabled - G732S
unframed
Options:
1. esf(0) - Indicates that the variety is esf.
2. d4(1) - Indicates that the variety is d4.
3. e1(2) - Indicates that the variety is e1.
4. e1MF(3) - Indicates that the variety is e1MF.
5. unframed(4) - Indicates that the variety is unframed.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.3.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTdmE1ConfEntry
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-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmE1ConfLineType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmE1ConfLineType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TDMCPE-MIB::hwTdmE1ConfLineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | esf |
1 | d4 |
2 | e1 |
3 | e1MF |
4 | unframed |