All MIBs › DECHUB900-HUBMGR-MIB-V3-0 › hubAlarmRisingThreshold
hubAlarmRisingThreshold
Module: DECHUB900-HUBMGR-MIB-V3-0
OID (symbolic): DECHUB900-HUBMGR-MIB-V3-0::hubAlarmRisingThreshold
OID (numeric): 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated hubAlarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3).
After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the hubAlarmFallingThreshold.
This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
What is hubAlarmRisingThreshold?
This is the upper threshold that, when crossed from below on a sample, generates a single rising event for this alarm entry. For example, an admin monitoring error counts might set this to 1 so any jump to 1 or more triggers one alert, with no repeat alert until the value drops back below the falling threshold first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.8 snmpwalk -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubAlarmRisingThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.8.1 snmpget -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubAlarmRisingThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.8.1 i <value>
Start monitoring Digital Equipment Corporation (DEC) DEChub 900 multiswitch hub chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECHUB900-HUBMGR-MIB-V3-0::hubAlarmRisingThreshold OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation (DEC) DEChub 900 multiswitch hub chassis from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.11 | decHub900 | DECHUB900-ERPTR-MIB-V3-0 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.11.1 | mgmtAgent | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2 | mgmtAgentVersion2 | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1 | mamPrivate | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2 | rmonHub | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1 | hubAlarm | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1 | hubAlarmTable | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1 | hubAlarmEntry | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.8 | hubAlarmRisingThreshold | DECHUB900-HUBMGR-MIB-V3-0 |