All MIBs › AirPair-MIB › hysterisisUnerredMilliSeconds
hysterisisUnerredMilliSeconds
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::hysterisisUnerredMilliSeconds
OID (numeric): 1.3.6.1.4.1.7262.1.29.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The time block to use to determine if the link is error free enough to warrant it to automatically reestablish itself ( only if automaticLinkReestablish is set to enabled). The link will be brought back up automatically when this number of milliseconds experiences less the number of acceptable erred frames specified in the hysterisisUnerredFramesPerMilliSecond object. **NOTE: You must SET the writeRlsMonitorParametersToSystem object to write this paramater to RAM. If you write and immediately read this object, the previous value will be displayed. You should SET all parameters in this folder first, and then write to a '1' to the writeRlsMonitorParametersToSystem object. You must also save the MIB via the writing the apSaveMIB object, and then reset the system.
What is hysterisisUnerredMilliSeconds?
This read-write field sets the time window, in milliseconds, over which the link's error rate must stay below the hysterisisUnerredFramesPerMilliSecond threshold before RLS will automatically reestablish the link (only relevant when automaticLinkReestablish is enabled). As with the related RLS parameters, it only takes effect after writing writeRlsMonitorParametersToSystem, saving the MIB, and resetting the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.29.7 snmpwalk -v2c -c public <target> AirPair-MIB::hysterisisUnerredMilliSeconds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.29.7.1 snmpget -v2c -c public <target> AirPair-MIB::hysterisisUnerredMilliSeconds.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.29.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hysterisisUnerredMilliSeconds.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::hysterisisUnerredMilliSeconds OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.29 | rapidLinkShutdown | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.29.7 | hysterisisUnerredMilliSeconds | AirPair-MIB |