All MIBs › GWADA-MIB › adaRestart
adaRestart
Module: GWADA-MIB
OID (symbolic): GWADA-MIB::adaRestart
OID (numeric): 1.3.6.1.4.1.23.2.39.1.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Administration Agent Restart: Yes or No.
What is adaRestart?
This read-write flag triggers a restart of this Administration Agent when set to yes(1); its normal resting value is no(0). Admins set it to yes(1) remotely via SNMP to recycle a hung or misbehaving agent instance without physical or console access. For example, an admin who sees adaUptime stuck and adaErrorMsgs climbing could set adaRestart to yes(1) to force the agent to restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.14 snmpwalk -v2c -c public <target> GWADA-MIB::adaRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.14.1 snmpget -v2c -c public <target> GWADA-MIB::adaRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23.2.39.1.1.1.14.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adaRestart.1
Start monitoring Novell GroupWise domain/post office server (Address Book Agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GWADA-MIB::adaRestart OID value, configure state conditions and alerts, and monitor any Novell GroupWise domain/post office server (Address Book Agent) 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.23 | novell | GWADA-MIB |
| 1.3.6.1.4.1.23.2 | mibDoc | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39 | gwada | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1 | ada | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1 | adaTable | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1.1 | adaEntry | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1.1.14 | adaRestart | GWADA-MIB |