All MIBs › S410-MIB › esPointValueInt
esPointValueInt
Module: S410-MIB
OID (symbolic): S410-MIB::esPointValueInt
OID (numeric): 1.3.6.1.4.1.3052.40.10.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A number referring to the value of a point on an EventSensor.
If the point class is temperature, then this object is the temperature in its configured scale (default is Fahrenheit).
If the point class is contact closure or relay, then this object is either 0 (open) or 1 (closed).
If the point class is humidity, then this object is the percent relative humidity.
If the point class is analog input, then this object is the signed input value in tenths of the configured units.
For any point class except relay, this object is read-only. For relays, setting this object to 1 closes the relay, while setting it to 0 opens it. This works regardless of the control mode of the relay.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.6 snmpwalk -v2c -c public <target> S410-MIB::esPointValueInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.6.1 snmpget -v2c -c public <target> S410-MIB::esPointValueInt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3052.40.10.1.1.6.1 i <value>
Start monitoring S410 remote telemetry/alarm monitoring unit, remote site monitoring RTU (alarm/trap status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the S410-MIB::esPointValueInt OID value, configure state conditions and alerts, and monitor any S410 remote telemetry/alarm monitoring unit, remote site monitoring RTU (alarm/trap status) 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.3052 | asentria | ASENTRIA-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3052.40 | s410 | S410-MIB |
| 1.3.6.1.4.1.3052.40.10 | eventSensorStatus | S410-MIB |
| 1.3.6.1.4.1.3052.40.10.1 | esPointTable | S410-MIB |
| 1.3.6.1.4.1.3052.40.10.1.1 | esPointEntry | S410-MIB |
| 1.3.6.1.4.1.3052.40.10.1.1.6 | esPointValueInt | S410-MIB |