hwLoopLineTestSysConfigConvertAB
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.9.1
Object
scalar r/w
Enumeration
Indicates the polarity of A wire and B wire. Options: 1. normal(1) -default polarity of A wire and B wire 2. reverse(2) -reverse polarity of A wire and B wire 3. invalid(-1) -invalid value Default: normal(1)
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwLoopLineTestSysConfigPara
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwLoopLineTestSysConfigConvertAB.0'
More examples
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::hwLoopLineTestSysConfigConvertAB'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | normal |
2 | reverse |