envMonSupplyState

Dell-Vendor-MIB · force10 variant · .1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.3

Object

column EnvMonState
The mandatory  state of the power supply being instrumented.

Context

MIB
Dell-Vendor-MIB
OID
.1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.3
Type
column
Access
readonly
Status
current
Parent
envMonSupplyStatusEntry

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

Syntax

Source
EnvMonState
Base type
Enumeration

Values & Constraints

Type Values
1normal
2warning
3critical
4shutdown
5notPresent
6notFunctioning