All MIBs › EMD-MIB › externalSensorPort
externalSensorPort
Module: EMD-MIB
OID (symbolic): EMD-MIB::externalSensorPort
OID (numeric): 1.3.6.1.4.1.13742.8.1.2.1.1.25
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The position of the sensor. The format is a semicolon separated list of Keyword:value pairs - Keyword1:Value1;Keyword2:value2;... Keyword can be one of the following: ONBOARD, DEVICE-1WIREPORT, HUBPORT, CHAIN-POSITION Examples 1) Onboard Sensor ONBOARD:CC1 2) Old sensor connected to device 1-wire port DEVICE-1WIREPORT:2 3) New style sensor connected to device 1-wire port DEVICE-1WIREPORT:2;CHAIN-POSITION:3 4) New style sensor connected to hub port 3 DEVICE-1WIREPORT:2;CHAIN-POSITION:1;HUBPORT:3;CHAIN-POSITION:1 5) Old style sensor connected to end of new style sensor chain DEVICE-1WIREPORT:2;
What is externalSensorPort?
A read-only, semicolon-delimited keyword:value string describing physically where this sensor is connected, e.g. "ONBOARD:CC1" or "DEVICE-1WIREPORT:2;HUBPORT:3". Used to trace a reported sensor back to its physical port/hub chain during troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.25 snmpwalk -v2c -c public <target> EMD-MIB::externalSensorPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.25.1 snmpget -v2c -c public <target> EMD-MIB::externalSensorPort.1
Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::externalSensorPort OID value, configure state conditions and alerts, and monitor any Raritan EMX Environmental Monitoring Device 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.13742 | raritan | ASSETMANAGEMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13742.8 | emd | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1 | configuration | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2 | externalSensors | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1 | externalSensorConfigurationTable | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1.1 | externalSensorConfigurationEntry | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1.1.25 | externalSensorPort | EMD-MIB |