actuatorState
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.4.4.2.1.2
Object
The actuator state. A get operation retrieves the state of the actuator. A set operation changes the state of the sensor. The valid states depend on the actuator type. See the comment for SensorStateEnumeration. Attempting to set the state to any other value will generate an error.
Context
- MIB
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.4.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- actuatorControlEntry
- 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 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::actuatorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::actuatorState.<pduId>.<sensorID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU2-MIB::actuatorState'
Syntax
- Source
- SensorStateEnumeration
- Base type
Enumeration
Values & Constraints
Type Values
-1 | unavailable |
0 | open |
1 | closed |
2 | belowLowerCritical |
3 | belowLowerWarning |
4 | normal |
5 | aboveUpperWarning |
6 | aboveUpperCritical |
7 | on |
8 | off |
9 | detected |
10 | notDetected |
11 | alarmed |
12 | ok |
14 | fail |
15 | yes |
16 | no |
17 | standby |
18 | one |
19 | two |
20 | inSync |
21 | outOfSync |
22 | i1OpenFault |
23 | i1ShortFault |
24 | i2OpenFault |
25 | i2ShortFault |
26 | fault |
27 | warning |
28 | critical |
29 | selfTest |
30 | nonRedundant |
Conformance
Member of