All MIBs › DECHUB900-HUBMGR-MIB-V3-0 › hubAlarmRisingEventIndex
hubAlarmRisingEventIndex
Module: DECHUB900-HUBMGR-MIB-V3-0
OID (symbolic): DECHUB900-HUBMGR-MIB-V3-0::hubAlarmRisingEventIndex
OID (numeric): 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The index of the eventEntry that is used when a rising threshold is crossed. The hubEventEntry identified by a particular value of this index is the same as identified by the same value of the hubEvent Index object. If there is no corresponding entry in the hubEvent Table, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index.
This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
What is hubAlarmRisingEventIndex?
This points to the hubEventTable entry (by its hubEventIndex) that should be triggered when this alarm's rising threshold is crossed. Setting it to zero means no event is generated on a rising crossing, which an admin might do if they only care about the falling-side alert for a given statistic.
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.10 snmpwalk -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubAlarmRisingEventIndex
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.10.1 snmpget -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubAlarmRisingEventIndex.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.10.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::hubAlarmRisingEventIndex 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.10 | hubAlarmRisingEventIndex | DECHUB900-HUBMGR-MIB-V3-0 |