outletControlAction

Sentry3-MIB · .1.3.6.1.4.1.1718.3.2.3.1.11

Object

column r/w Enumeration
An action to change the control state of the outlet.  If
the outletCapabilities 'powerControl' bit is TRUE, then the
'on', 'off', and 'reboot' actions can be used to change the
control state of the outlet.  If the outletCapabilities
'powerControl' bit is FALSE, then the actions have no
effect.

Context

MIB
Sentry3-MIB
OID
.1.3.6.1.4.1.1718.3.2.3.1.11
Type
column
Access
readwrite
Status
current
Parent
outletEntry

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::outletControlAction'
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::outletControlAction.<towerIndex>.<infeedIndex>.<outletIndex>'
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::outletControlAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1on
2off
3reboot
Object Constraints
range: 4-4