S412-MIB :: esPointValueInt

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsS412-MIBesPointValueInt

esPointValueInt

Module: S412-MIB

OID (symbolic): S412-MIB::esPointValueInt

OID (numeric): 1.3.6.1.4.1.3052.41.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.41.10.1.1.6
snmpwalk -v2c -c public <target> S412-MIB::esPointValueInt

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.41.10.1.1.6.1
snmpget -v2c -c public <target> S412-MIB::esPointValueInt.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3052.41.10.1.1.6.1 i <value>

Start monitoring S412 series remote monitoring/alarm unit (alarm/trap status, firmware version) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the S412-MIB::esPointValueInt OID value, configure state conditions and alerts, and monitor any S412 series remote monitoring/alarm unit (alarm/trap status, firmware version) 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.3052asentriaASENTRIA-ROOT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3052.41s412S412-MIB
1.3.6.1.4.1.3052.41.10eventSensorStatusS412-MIB
1.3.6.1.4.1.3052.41.10.1esPointTableS412-MIB
1.3.6.1.4.1.3052.41.10.1.1esPointEntryS412-MIB
1.3.6.1.4.1.3052.41.10.1.1.6esPointValueIntS412-MIB