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 '
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>
Start monitoring S412 series remote monitoring/alarm unit (alarm/trap status, firmware version) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the S412-MIB::esPointName OID value, configure state conditions and alerts, and monitor any S412 series remote monitoring/alarm unit (alarm/trap status, firmware version) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3052 | asentria | ASENTRIA-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |