hwLoopLineTestCapterminal
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.2.1.225
Object
column Enumeration
A capacitive termination of the access line shall be identified by the capacitance measurement and the associated evaluation. The following average value for the capacitance Cabk of the measured cable can be assumed: Cabk = 0.083(Cae + Cbe). If the measured capacitance is Cab > Cabk + 50 nF for ADSL&VDSL, or Cab > Cabk + 100 nF for SHDSL, respectively, It can be assumed that a terminal device with a significant self-capacitance is connected to the line. The cable-factor 0.083 is determined by hwLoopLineTestSysConfigCableFactor. Options: 1. noexist(1) -Significant terminal device capacitance is not detected 2. exist(2) -Significant terminal device capacitance is detected
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.2.1.225- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwLoopLineTestOprEntry
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-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwLoopLineTestCapterminal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwLoopLineTestCapterminal.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-COMMTEST-MIB::hwLoopLineTestCapterminal'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noexist |
2 | exist |