envMonADCStatus

Sentry3-MIB · .1.3.6.1.4.1.1718.3.2.4.1.8

Object

column Enumeration
The status of the analog-to-digital converter.

Context

MIB
Sentry3-MIB
OID
.1.3.6.1.4.1.1718.3.2.4.1.8
Type
column
Access
readonly
Status
current
Parent
envMonEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0normal
1reading
2countLow
3countHigh
4readError
5noComm