hwLoopLineTestDCFEM
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.2.1.68
Object
column SNMPv2-TCTruthValue
Indicates the presence of a DC foreign voltage above the threshold defined by DCFEMmin. By reading the results of the foreign voltage test, it is possible to determine whether the foreign electromotive force source has been coupled to tip, ring or differentially between tip-ring.
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.2.1.68- 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::hwLoopLineTestDCFEM'
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::hwLoopLineTestDCFEM.<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::hwLoopLineTestDCFEM'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |