S410-MIB :: esIndexPC

MIB Reference — IPNetwork Monitor

All MIBsS410-MIBesIndexPC

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.3052asentriaASENTRIA-ROOT-MIB
1.3.6.1.4.1.3052.40s410S410-MIB
1.3.6.1.4.1.3052.40.10eventSensorStatusS410-MIB
1.3.6.1.4.1.3052.40.10.1esPointTableS410-MIB
1.3.6.1.4.1.3052.40.10.1.1esPointEntryS410-MIB
1.3.6.1.4.1.3052.40.10.1.1.2esIndexPCS410-MIB