All MIBs › DKSF-202-9-X-X-1 › npIoTrapLineN
npIoTrapLineN
Module: DKSF-202-9-X-X-1
OID (symbolic): DKSF-202-9-X-X-1::npIoTrapLineN
OID (numeric): 1.3.6.1.4.1.25728.8900.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Trap data, Number of IO line
What is npIoTrapLineN?
This read-only INTEGER (1-2) is the trap-payload copy of the I/O line number, carried in an npIoTrap notification to say which digital input line changed. An admin reads this varbind in a received trap to know which line's level changed without a separate poll. A trap carrying npIoTrapLineN of 1 tells the admin line 1, not line 2, is the one that toggled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.8900.2.1 snmpwalk -v2c -c public <target> DKSF-202-9-X-X-1::npIoTrapLineN
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.8900.2.1.1 snmpget -v2c -c public <target> DKSF-202-9-X-X-1::npIoTrapLineN.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> npIoTrapLineN.1
Start monitoring NetPing DKSF-202 remote environmental monitoring/relay control device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-202-9-X-X-1::npIoTrapLineN OID value, configure state conditions and alerts, and monitor any NetPing DKSF-202 remote environmental monitoring/relay control device 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.8900 | npIo | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.8900.2 | npIoTraps | DKSF-201-9-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.8900.2.1 | npIoTrapLineN | DKSF-202-9-X-X-1 |