hmArcCheckStatusClassification

HMRINGARC-MGMT-SNMP-MIB · .1.3.6.1.4.1.248.14.5.7.2.1.1.6

Object

column Enumeration
Classification of the status the ARC device reported.
              
error(1): the reported status is an	error.
warning(2):	the reported status is a warning.
ok(3): the reported status is an information.

Context

MIB
HMRINGARC-MGMT-SNMP-MIB
OID
.1.3.6.1.4.1.248.14.5.7.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
hmArcCheckResultEntry

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 'HMRINGARC-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMRINGARC-MGMT-SNMP-MIB::hmArcCheckStatusClassification'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMRINGARC-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMRINGARC-MGMT-SNMP-MIB::hmArcCheckStatusClassification.<hmArcCheckStatusIndex>.<hmArcCheckStatusDeviceMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMRINGARC-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMRINGARC-MGMT-SNMP-MIB::hmArcCheckStatusClassification'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1error
2warning
3ok