All MIBs › SNR-ERD-4 › releState
releState
Module: SNR-ERD-4
OID (symbolic): SNR-ERD-4::releState
OID (numeric): 1.3.6.1.4.1.40418.2.6.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: qwerty
What is releState?
This read-write INTEGER, under the management branch, controls the state of the device's relay output: on(1), off(0), or reset(2) (a momentary toggle). An admin sets it to on(1) or off(0) to switch the relay directly, or reset(2) to cycle it, e.g. power-cycling attached equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.40418.2.6.3.1 snmpwalk -v2c -c public <target> SNR-ERD-4::releState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.40418.2.6.3.1.1 snmpget -v2c -c public <target> SNR-ERD-4::releState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.40418.2.6.3.1.1 i <value>
Start monitoring NAG SNR-ERD-4 environmental relay/sensor monitoring device (voltage/temperature sensor and relay status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNR-ERD-4::releState OID value, configure state conditions and alerts, and monitor any NAG SNR-ERD-4 environmental relay/sensor monitoring device (voltage/temperature sensor and relay status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.40418 | snr | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2 | snr_erd | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2.6 | snr_erd_4 | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2.6.3 | management | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2.6.3.1 | releState | SNR-ERD-4 |