DECHUB900-HUBMGR-MIB-V3-0 :: hubAlarmSampleType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDECHUB900-HUBMGR-MIB-V3-0hubAlarmSampleType

hubAlarmSampleType

Module: DECHUB900-HUBMGR-MIB-V3-0

OID (symbolic): DECHUB900-HUBMGR-MIB-V3-0::hubAlarmSampleType

OID (numeric): 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable is compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds.

This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).

What is hubAlarmSampleType?

This selects whether the sampled value is compared directly against the thresholds (absoluteValue) or as the difference from the previous sample (deltaValue) before comparing. For a counter that always increases, like a packet counter, an admin typically picks deltaValue so the alarm reacts to the rate of change rather than the raw running total.

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.5
snmpwalk -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubAlarmSampleType

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.5.1
snmpget -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::hubAlarmSampleType.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.5.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::hubAlarmSampleType 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.36decDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2emaDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2.18decMIBextensionDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2.18.11decHub900DECHUB900-ERPTR-MIB-V3-0
Numeric OIDNameModule
1.3.6.1.4.1.36.2.18.11.1mgmtAgentDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2mgmtAgentVersion2DECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1mamPrivateDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.2rmonHubDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.2.1hubAlarmDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1hubAlarmTableDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1hubAlarmEntryDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.5hubAlarmSampleTypeDECHUB900-HUBMGR-MIB-V3-0