S412-MIB :: esPointName

MIB Reference — IPNetwork Monitor

All MIBsS412-MIBesPointName

esPointName

Module: S412-MIB

OID (symbolic): S412-MIB::esPointName

OID (numeric): 1.3.6.1.4.1.3052.41.10.1.1.4

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description:

The name of the point on an EventSensor. For example, 'AC temp' (in the case of the temperature sensor on an EventSensor). There can be multiple points of the same point class on an EventSensor (e.g., 8 contact closures) and multiple sensor classes on an EventSensor (e.g., temperature, contact closure, humidity). If the point referenced by a given point index is solitary (e.g., temperature sensor, because there can be only one on an EventSensor), then this object reads as ''. Setting this object for solitary point indices sets the EventSensor name only. On the other hand, if a given point is among other points of the same point class on an EventSensor, then this object reads as ''. Setting this object for these NON- solitary point indices sets the sensor name only - not the EventSensor name.
Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3052.41.10.1.1.4
snmpwalk -v2c -c public <target> S412-MIB::esPointName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.41.10.1.1.4.1
snmpget -v2c -c public <target> S412-MIB::esPointName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3052.41.10.1.1.4.1 s <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.41s412S412-MIB
1.3.6.1.4.1.3052.41.10eventSensorStatusS412-MIB
1.3.6.1.4.1.3052.41.10.1esPointTableS412-MIB
1.3.6.1.4.1.3052.41.10.1.1esPointEntryS412-MIB
1.3.6.1.4.1.3052.41.10.1.1.4esPointNameS412-MIB