st4OutletControlState

Sentry4-MIB · .1.3.6.1.4.1.1718.4.1.8.5.1.1

Object

column Enumeration
The control state of the outlet.

Context

MIB
Sentry4-MIB
OID
.1.3.6.1.4.1.1718.4.1.8.5.1.1
Type
column
Access
readonly
Status
current
Parent
st4OutletControlEntry
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 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry4-MIB::st4OutletControlState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry4-MIB::st4OutletControlState.<st4UnitIndex>.<st4InputCordIndex>.<st4OutletIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Sentry4-MIB::st4OutletControlState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notSet
1fixedOn
2idleOff
3idleOn
4wakeOff
5wakeOn
6ocpOff
7ocpOn
8pendOn
9pendOff
10off
11on
12reboot
13shutdown
14lockedOff
15lockedOn
16eventOff
17eventOn
18eventReboot
19eventShutdown

Conformance