All MIBs › S412-MIB › esPointName
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 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.41 | s412 | S412-MIB |
| 1.3.6.1.4.1.3052.41.10 | eventSensorStatus | S412-MIB |
| 1.3.6.1.4.1.3052.41.10.1 | esPointTable | S412-MIB |
| 1.3.6.1.4.1.3052.41.10.1.1 | esPointEntry | S412-MIB |
| 1.3.6.1.4.1.3052.41.10.1.1.4 | esPointName | S412-MIB |