All MIBs › DDN-WOS-MIB › wosPrefNodeDownDelay
wosPrefNodeDownDelay
Module: DDN-WOS-MIB
OID (symbolic): DDN-WOS-MIB::wosPrefNodeDownDelay
OID (numeric): 1.3.6.1.4.1.6894.4.1.1.8.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The node down delay time.
What is wosPrefNodeDownDelay?
Configured delay, in minutes, the cluster waits before officially marking a node as down. Raising this avoids false down-state flapping from brief network blips at the cost of slower failure detection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6894.4.1.1.8.2 snmpwalk -v2c -c public <target> DDN-WOS-MIB::wosPrefNodeDownDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6894.4.1.1.8.2.1 snmpget -v2c -c public <target> DDN-WOS-MIB::wosPrefNodeDownDelay.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wosPrefNodeDownDelay.1
Start monitoring DataDirect Networks (DDN) Web Object Scaler (WOS) storage cluster with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DDN-WOS-MIB::wosPrefNodeDownDelay OID value, configure state conditions and alerts, and monitor any DataDirect Networks (DDN) Web Object Scaler (WOS) storage cluster 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.6894 | datadirect | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4 | wos | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1 | wosMIB | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1 | wosObjects | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1.8 | wosPrefsInfo | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1.8.2 | wosPrefNodeDownDelay | DDN-WOS-MIB |