All MIBs › DKSF-60-4-X-X-X › npThermoTrapValue
npThermoTrapValue
Module: DKSF-60-4-X-X-X
OID (symbolic): DKSF-60-4-X-X-X::npThermoTrapValue
OID (numeric): 1.3.6.1.4.1.25728.8800.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Temperature, deg.C
What is npThermoTrapValue?
This read-only INTEGER carries the temperature reading, in degrees Celsius, bundled into an npThermoTrap notification at the moment the trap fired. An admin reads it in the trap payload to see exactly how hot or cold the sensor was without having to separately poll npThermoValue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.8800.2.2 snmpwalk -v2c -c public <target> DKSF-60-4-X-X-X::npThermoTrapValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.8800.2.2.1 snmpget -v2c -c public <target> DKSF-60-4-X-X-X::npThermoTrapValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> npThermoTrapValue.1
Start monitoring NetPing DKSF-60 remote power/relay control unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-60-4-X-X-X::npThermoTrapValue OID value, configure state conditions and alerts, and monitor any NetPing DKSF-60 remote power/relay control unit from a single console.
OID Breakdown
Upper-level ancestors (9 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.25728 | lightcom | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.8800 | npThermo | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.8800.2 | npThermoTraps | DKSF-201-9-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.8800.2.2 | npThermoTrapValue | DKSF-60-4-X-X-X |