groupControlOnCmd
EATON-EPDU-MIB ·
.1.3.6.1.4.1.534.6.6.7.5.6.1.4
Object
column r/w
Integer32
Group-level outlet control command.
Once the command is issued, the outlets in the group will turn On immediately.
0-n : Time in seconds until the group command is issued
-1 : Cancel a pending group-level On 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.5.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- groupControlEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::groupControlOnCmd'
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::groupControlOnCmd.<strappingIndex>.<groupIndex>'
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::groupControlOnCmd'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-99999
Conformance
Member of