imaGroupTestProcStatus

IMA-MIB · huawei variant · .1.3.6.1.4.1.353.5.7.1.1.2.1.37

Object

column r/w ImaTestProcStatus
This object is used to enable or disable the
Test Pattern Procedure, and to note whether at least one
link failed the test.
              
The test is started by setting operating(2) status.  If any
link should fail the test, the IMA will set the status to
linkFail(3).  The linkFail(3) state will persist until
either the disabled(1) state is set or until no instance
of imaLinkTestProcStatus has the value linkFail(3).
              
Only the values disabled(1) and operating(2) may be written.
Writing the operating(2) value will not cause clearing of
the linkFail(3) state.

Context

MIB
IMA-MIB
OID
.1.3.6.1.4.1.353.5.7.1.1.2.1.37
Type
column
Access
readwrite
Status
current
Parent
imaGroupEntry
Groups
1

Walk 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 'IMA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaGroupTestProcStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaGroupTestProcStatus.<imaGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMA-MIB::imaGroupTestProcStatus'

Syntax

Source
ImaTestProcStatus
Base type
Enumeration

Values & Constraints

Type Values
1disabled
2operating
3linkFail

Conformance