outletControlOffCmd

EATON-EPDU-MIB · .1.3.6.1.4.1.534.6.6.7.6.6.1.3

Object

column r/w Integer32
Outlet control command.
              
Once the command is issued, the outlet will turn Off immediately.
0-n : Time in seconds until the outlet command is issued
-1 : Cancel a pending outlet Off command 
              
When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command.
                        
          Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control
          commands.  These will respond with an error if a command value of > 0 is written to this object.

Context

MIB
EATON-EPDU-MIB
OID
.1.3.6.1.4.1.534.6.6.7.6.6.1.3
Type
column
Access
readwrite
Status
current
Parent
outletControlEntry
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::outletControlOffCmd'
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::outletControlOffCmd.<strappingIndex>.<outletIndex>'
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::outletControlOffCmd'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-99999

Conformance