hwFrameLooplineAdjustFlag
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.18.1.1
Object
column Enumeration
Calibration value flag of the loop-line test. Options: 1: nosetflag(1) -indicates No calibration value is set 2: capacitanceflag(2) -indicates The capacitance calibration value is set 3: resistanceflag(3) -indicates The resistance calibration value is set 4: allsetflag(4) -indicates All the calibration values are set
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.18.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwFrameLooplineAdjustEntry
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-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwFrameLooplineAdjustFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwFrameLooplineAdjustFlag.<hwFrameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTEST-MIB::hwFrameLooplineAdjustFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nosetflag |
2 | capacitanceflag |
3 | resistanceflag |
4 | allsetflag |