All MIBs › S410-MIB › esIndexES
esIndexES
Module: S410-MIB
OID (symbolic): S410-MIB::esIndexES
OID (numeric): 1.3.6.1.4.1.3052.40.10.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The part of the point index that refers to an EventSensor.
The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point).
This object's allowable values are 1 through 4, which refer to attached EventSensors.
The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu.
For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndexES=2 will now refer to that particular EventSensor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.1 snmpwalk -v2c -c public <target> S410-MIB::esIndexES
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.1.1 snmpget -v2c -c public <target> S410-MIB::esIndexES.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.3052 | asentria | ASENTRIA-ROOT-MIB |
| 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.1 | esIndexES | S410-MIB |