healthStatus

PT-MONITOR-MIB · .1.3.6.1.4.1.193.223.2.4.1.1.3

Object

This is the hw running status, it has the following value:
eOK       (1),
eNOT_OK   (2),
eUNKNOWN  (3)

Context

MIB
PT-MONITOR-MIB
OID
.1.3.6.1.4.1.193.223.2.4.1.1.3
Type
column
Access
readonly
Status
current
Parent
hwDiagnosticsEntry
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 'PT-MONITOR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-MONITOR-MIB::healthStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PT-MONITOR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-MONITOR-MIB::healthStatus.<hwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PT-MONITOR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PT-MONITOR-MIB::healthStatus'

Syntax

Source
HealthStatusTC
Base type
Enumeration
Type Description
hw status.

Values & Constraints

Type Values
1eOK
2eNOTOK
3eUNKNOWN

Conformance