All MIBs › S410-MIB › esIndexPC
esIndexPC
Module: S410-MIB
OID (symbolic): S410-MIB::esIndexPC
OID (numeric): 1.3.6.1.4.1.3052.40.10.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The part of the point index that refers to point class.
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).
The values for this object are: 1=temperature sensor 2=contact closure 3=humidity sensor 4=noise sensor 5=analog input 6=relay
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.2 snmpwalk -v2c -c public <target> S410-MIB::esIndexPC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.2.1 snmpget -v2c -c public <target> S410-MIB::esIndexPC.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.2 | esIndexPC | S410-MIB |