All MIBs › DKSF-70-6-X-X-1 › npSmokeStatus
npSmokeStatus
Module: DKSF-70-6-X-X-1
OID (symbolic): DKSF-70-6-X-X-1::npSmokeStatus
OID (numeric): 1.3.6.1.4.1.25728.8200.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of Smoke sensor
What is npSmokeStatus?
Reports the smoke sensor's current condition: normal, alarm (smoke detected), powered off, or failed. A monitoring system would alert immediately on alarm(1) and flag failed(5) as a device needing replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.8200.1.1.2 snmpwalk -v2c -c public <target> DKSF-70-6-X-X-1::npSmokeStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.8200.1.1.2.1 snmpget -v2c -c public <target> DKSF-70-6-X-X-1::npSmokeStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> npSmokeStatus.1
Start monitoring NetPing DKSF-70 environmental sensing/relay controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-70-6-X-X-1::npSmokeStatus OID value, configure state conditions and alerts, and monitor any NetPing DKSF-70 environmental sensing/relay controller from a single console.
OID Breakdown
Upper-level ancestors (10 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.8200 | npSmoke | DKSF-48-4-X-X-1 |
| 1.3.6.1.4.1.25728.8200.1 | npSmokeTable | DKSF-48-4-X-X-1 |
| 1.3.6.1.4.1.25728.8200.1.1 | npSmokeEntry | DKSF-48-4-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.8200.1.1.2 | npSmokeStatus | DKSF-70-6-X-X-1 |