All MIBs › EMD-MIB › peripheralDevicePackagePosition
peripheralDevicePackagePosition
Module: EMD-MIB
OID (symbolic): EMD-MIB::peripheralDevicePackagePosition
OID (numeric): 1.3.6.1.4.1.13742.8.1.2.5.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The position of the package. 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 peripheralDevicePackagePosition?
A semicolon-delimited keyword:value string describing where this peripheral device package physically connects, similar in format to externalSensorPort, e.g. "DEVICE-1WIREPORT:2;HUBPORT:3". Used to trace a package back to its physical connection point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.5.1.8 snmpwalk -v2c -c public <target> EMD-MIB::peripheralDevicePackagePosition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.5.1.8.1 snmpget -v2c -c public <target> EMD-MIB::peripheralDevicePackagePosition.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::peripheralDevicePackagePosition 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.5 | peripheralDevicePackageTable | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.5.1 | peripheralDevicePackageEntry | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.5.1.8 | peripheralDevicePackagePosition | EMD-MIB |