S410-MIB :: esPointInEventState

MIB Reference — IPNetwork Monitor

All MIBsS410-MIBesPointInEventState

esPointInEventState

Module: S410-MIB

OID (symbolic): S410-MIB::esPointInEventState

OID (numeric): 1.3.6.1.4.1.3052.40.10.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

A number referring to the event state of a point on an EventSensor. This number can have different meanings depending on the point class.

If the point class is temperature, humidity, or analog input, then the values of this object are: 1=very low 2=low 3=normal 4=high 5=very high

For contact closures and relays the values of this object are: 1=point in event state 2=point in normal state

For any point class and any point, if the event state is undefined, then the value of this object is 0.

For any point class except relay, this object is read-only. For relays, setting this object to 1 puts the relay into its open state. Setting it to 2 puts the relay into its closed state.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.5
snmpwalk -v2c -c public <target> S410-MIB::esPointInEventState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.40.10.1.1.5.1
snmpget -v2c -c public <target> S410-MIB::esPointInEventState.1

Set instance 1 (SNMPv2c):

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

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.5esPointInEventStateS410-MIB