All MIBs › S412-MIB › esIndexPoint
esIndexPoint
Module: S412-MIB
OID (symbolic): S412-MIB::esIndexPoint
OID (numeric): 1.3.6.1.4.1.3052.41.10.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The part of the point index that delineates which sensor on the EventSensor.
So this combined with esIndexPC (Point Class or type) and esIndexES (which EventSensor) uniquely defines each point (sensor or relay) attached to a unit. For example, if esIndexES is 3, esIndexPC is 1 and esIndexPoint is 4 then this is the Fourth Temperature Sensor on EventSensor number 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3052.41.10.1.1.3 snmpwalk -v2c -c public <target> S412-MIB::esIndexPoint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.41.10.1.1.3.1 snmpget -v2c -c public <target> S412-MIB::esIndexPoint.1
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::esIndexPoint 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 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.41 | s412 | S412-MIB |
| 1.3.6.1.4.1.3052.41.10 | eventSensorStatus | S412-MIB |
| 1.3.6.1.4.1.3052.41.10.1 | esPointTable | S412-MIB |
| 1.3.6.1.4.1.3052.41.10.1.1 | esPointEntry | S412-MIB |
| 1.3.6.1.4.1.3052.41.10.1.1.3 | esIndexPoint | S412-MIB |