hwMonitorLinkGroupState

HUAWEI-PROTECTION-MIB · .1.3.6.1.4.1.2011.6.50.11.1.3

Object

column Enumeration
Indicates the status of the monitored group.
Options:
1. idle(1)       -the status of a monitored group is idle
2. normal(2)     -the status of a monitored group is normal
3. failed(3)     -the status of a monitored group is failed
4. recovering(4) -the status of a monitored group is recovering

Context

MIB
HUAWEI-PROTECTION-MIB
OID
.1.3.6.1.4.1.2011.6.50.11.1.3
Type
column
Access
readonly
Status
current
Parent
hwMonitorLinkGroupEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2normal
3failed
4recovering