outletControlState
Sentry3-MIB ·
.1.3.6.1.4.1.1718.3.2.3.1.10
Object
column Enumeration
The control state of the outlet. The supported states are dependent upon the outletCapabilities 'powerControl' and 'shutdown' bits, as well as the supported features of the firmware version.
Context
- MIB
- Sentry3-MIB
- OID
.1.3.6.1.4.1.1718.3.2.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- outletEntry
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 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::outletControlState'
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::outletControlState.<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::outletControlState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idleOff |
1 | idleOn |
2 | wakeOff |
3 | wakeOn |
4 | off |
5 | on |
6 | lockedOff |
7 | lockedOn |
8 | reboot |
9 | shutdown |
10 | pendOn |
11 | pendOff |
12 | minimumOff |
13 | minimumOn |
14 | eventOff |
15 | eventOn |
16 | eventReboot |
17 | eventShutdown |
Object Constraints
range: 4-4