All MIBs › DKSF-52-9-X-X-1 › npIoLevelOut
npIoLevelOut
Module: DKSF-52-9-X-X-1
OID (symbolic): DKSF-52-9-X-X-1::npIoLevelOut
OID (numeric): 1.3.6.1.4.1.25728.8900.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Output level
What is npIoLevelOut?
Write low(0) or high(1) to directly drive the digital output line, or flip(-1) to invert whatever it's currently set to. Use flip(-1) as a one-step toggle for scripts that don't want to first read the current output level.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.8900.1.1.3 snmpwalk -v2c -c public <target> DKSF-52-9-X-X-1::npIoLevelOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.8900.1.1.3.1 snmpget -v2c -c public <target> DKSF-52-9-X-X-1::npIoLevelOut.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25728.8900.1.1.3.1 i <value>
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::npIoLevelOut 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 (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.8900 | npIo | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.8900.1 | npIoTable | DKSF-201-9-X-X-1 |
| 1.3.6.1.4.1.25728.8900.1.1 | npIoEntry | DKSF-201-9-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.8900.1.1.3 | npIoLevelOut | DKSF-52-9-X-X-1 |