EMD-MIB :: actuatorState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsEMD-MIBactuatorState

actuatorState

Module: EMD-MIB

OID (symbolic): EMD-MIB::actuatorState

OID (numeric): 1.3.6.1.4.1.13742.8.5.1.1.1.1

Node type: OBJECT-TYPE

Type: SensorStateEnumeration

Access: read-write

Description: The actuator state. A Get operation retrieves the state of the actuator. A Set operation changes the stae of the sensor. The valid states for set operations are on and Off. Attempting to set the state to any other value will generate an error.

What is actuatorState?

Read-write state of an actuator (e.g. a controlled relay or outlet); reading it returns the actuator's current state, and writing it to "on" or "off" changes that state — any other value on a set generates an error. This is how an admin remotely toggles an actuator, such as switching on an auxiliary cooling fan, via SNMP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.5.1.1.1.1
snmpwalk -v2c -c public <target> EMD-MIB::actuatorState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.5.1.1.1.1.1
snmpget -v2c -c public <target> EMD-MIB::actuatorState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.13742.8.5.1.1.1.1.1 s <value>

Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::actuatorState OID value, configure state conditions and alerts, and monitor any Raritan EMX Environmental Monitoring Device from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.13742raritanASSETMANAGEMENT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.13742.8emdEMD-MIB
1.3.6.1.4.1.13742.8.5controlEMD-MIB
1.3.6.1.4.1.13742.8.5.1actuatorControlEMD-MIB
1.3.6.1.4.1.13742.8.5.1.1actuatorControlTableEMD-MIB
1.3.6.1.4.1.13742.8.5.1.1.1actuatorControlEntryEMD-MIB
1.3.6.1.4.1.13742.8.5.1.1.1.1actuatorStateEMD-MIB