All MIBs › DKSF-52-9-X-X-1 › npIoTrapLineN
npIoTrapLineN
Module: DKSF-52-9-X-X-1
OID (symbolic): DKSF-52-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 is the IO line number (1 or 2 on this model's trap branch) carried inside a npIoTrap notification, telling you which digital line changed state. Read it from the trap to know which line to check without polling the whole IO table.
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-52-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-52-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-52 remote monitoring/relay control device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-52-9-X-X-1::npIoTrapLineN OID value, configure state conditions and alerts, and monitor any NetPing DKSF-52 remote 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-52-9-X-X-1 |