All MIBs › EMD-MIB › externalSensorIsActuator
externalSensorIsActuator
Module: EMD-MIB
OID (symbolic): EMD-MIB::externalSensorIsActuator
OID (numeric): 1.3.6.1.4.1.13742.8.1.2.1.1.26
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Is this an actuator? True: It is an actuator False: It is not an actuator
What is externalSensorIsActuator?
A boolean flag indicating whether this table entry represents an actuator (something that can be controlled, like a relay) rather than a passive sensor. Check this before attempting to write to actuatorState for the corresponding entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.26 snmpwalk -v2c -c public <target> EMD-MIB::externalSensorIsActuator
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.26.1 snmpget -v2c -c public <target> EMD-MIB::externalSensorIsActuator.1
Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::externalSensorIsActuator 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.13742 | raritan | ASSETMANAGEMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13742.8 | emd | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1 | configuration | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2 | externalSensors | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1 | externalSensorConfigurationTable | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1.1 | externalSensorConfigurationEntry | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1.1.26 | externalSensorIsActuator | EMD-MIB |