SVRMGT-MIB :: svrThrValueType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSVRMGT-MIBsvrThrValueType

svrThrValueType

Module: SVRMGT-MIB

OID (symbolic): SVRMGT-MIB::svrThrValueType

OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.2.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Is this an absolute value or a delta value. The deltaValue is calculated by taking the current value and subtracting svtThrLastValue. The difference may be negative - allows for thresholding on negative changes.Default on row creation is absoluteValue.

What is svrThrValueType?

This read-write value (default absoluteValue(1)) picks whether the threshold compares the sampled variable's raw current value, absoluteValue(1), or the difference from its previous sample, deltaValue(2) (which can be negative). An admin sets deltaValue(2) to alarm on a rate of change (e.g. a sudden jump in error counters) rather than an absolute level.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.4
snmpwalk -v2c -c public <target> SVRMGT-MIB::svrThrValueType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.4.1
snmpget -v2c -c public <target> SVRMGT-MIB::svrThrValueType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.4.1 i <value>

Start monitoring server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SVRMGT-MIB::svrThrValueType OID value, configure state conditions and alerts, and monitor any server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) 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.22svrSystemSVRCLU-MIB
Numeric OIDNameModule
1.3.6.1.4.1.36.2.18.22.2svrMgtSVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2svrAlarmsSVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2.3svrThresholdTableSVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2.3.1svrThresholdEntrySVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2.3.1.4svrThrValueTypeSVRMGT-MIB