All MIBs › GUARDIAN-MIB › control
control
Module: GUARDIAN-MIB
OID (symbolic): GUARDIAN-MIB::control
OID (numeric): 1.3.6.1.4.1.3166.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Guardian Control Functions 1=Reset Errors, 2=Write settings to NVRAM, 3=Reset to NVRAM, 4=Reset to factory defaults.
What is control?
A remote control register for the Guardian card: write 1 to clear the current error status, 2 to save current settings to NVRAM, 3 to reload settings from NVRAM, or 4 to restore factory defaults, letting an admin clear a stale alarm without console access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3166.1.3 snmpwalk -v2c -c public <target> GUARDIAN-MIB::control
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3166.1.3.1 snmpget -v2c -c public <target> GUARDIAN-MIB::control.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3166.1.3.1 i <value>
Start monitoring Westek Guardian environmental-monitoring card (installed in host equipment) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GUARDIAN-MIB::control OID value, configure state conditions and alerts, and monitor any Westek Guardian environmental-monitoring card (installed in host equipment) 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.3166 | westek | GUARDIAN-MIB |
| 1.3.6.1.4.1.3166.1 | guardian | GUARDIAN-MIB |
| 1.3.6.1.4.1.3166.1.3 | control | GUARDIAN-MIB |