outletAutomaticShutoff

EATON-EPDU-MIB · .1.3.6.1.4.1.534.6.6.7.6.7.1.2

Object

column r/w Enumeration
Determines the state of all outlets when the unit is power off:
0 : not applicable (read only)
1 : Keep the outlet relays in the current position when the PDU is powered down
2 : Makes the outlet relays go to the position that shutoffs the outlets when the PDU is powered down

Context

MIB
EATON-EPDU-MIB
OID
.1.3.6.1.4.1.534.6.6.7.6.7.1.2
Type
column
Access
readwrite
Status
current
Parent
outletGlobalEntry
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 'EATON-EPDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-EPDU-MIB::outletAutomaticShutoff'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EATON-EPDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-EPDU-MIB::outletAutomaticShutoff.<strappingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EATON-EPDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EATON-EPDU-MIB::outletAutomaticShutoff'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1keepTheCurrentPosition
2shutoffTheOutlets

Conformance