st4PhaseVoltageStatus

Sentry4-MIB · .1.3.6.1.4.1.1718.4.1.5.3.1.4

Object

column DeviceStatus
The status of the measured voltage on the phase.

Context

MIB
Sentry4-MIB
OID
.1.3.6.1.4.1.1718.4.1.5.3.1.4
Type
column
Access
readonly
Status
current
Parent
st4PhaseMonitorEntry
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 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry4-MIB::st4PhaseVoltageStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry4-MIB::st4PhaseVoltageStatus.<st4UnitIndex>.<st4InputCordIndex>.<st4PhaseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Sentry4-MIB::st4PhaseVoltageStatus'

Syntax

Source
DeviceStatus
Base type
Enumeration

Values & Constraints

Type Values
0normal
1disabled
2purged
5reading
6settle
7notFound
8lost
9readError
10noComm
11pwrError
12breakerTripped
13fuseBlown
14lowAlarm
15lowWarning
16highWarning
17highAlarm
18alarm
19underLimit
20overLimit
21nvmFail
22profileError
23conflict

Conformance