hwTestMessageSendFinished
HUAWEI-ETHOAM-MIB ·
.1.3.6.1.4.1.2011.5.25.136.1.4.1.2.1.19
Object
column HWTestMessageFinishedValue
View whether the tested packets are stopped to be sent: 1, 2, 3, 4, and 5 indicate that has not run/is running/the previous test terminates normally/the previous test terminates abnormally/the previous test is interrupted (through ctrl+c or mib)
Context
- MIB
- HUAWEI-ETHOAM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.136.1.4.1.2.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwTestMessageEntry
- Groups
- 1
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-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwTestMessageSendFinished'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwTestMessageSendFinished.<hwTestMessageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHOAM-MIB::hwTestMessageSendFinished'
Syntax
- Source
- HWTestMessageFinishedValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | ready |
2 | testing |
3 | finished |
4 | failed |
5 | stop |
Conformance
Member of