SVRMGT-MIB :: svrThrVariableName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSVRMGT-MIBsvrThrVariableName

svrThrVariableName

Module: SVRMGT-MIB

OID (symbolic): SVRMGT-MIB::svrThrVariableName

OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.2.3.1.3

Node type: OBJECT-TYPE

Type: OBJECT IDENTIFIER

Access: read-write

Description: The OID of an integer-valued variable to be tested against this threshold. On row creation, this variable will equal the value 0.0, and must be set to the OID of an integer-valued variable before enabling the alarm. It's possible to get an error setting this due to invalid oid (may not support thresholding on this oid due to data type perhaps) or that we couldn't access the agent that supports this oid.

What is svrThrVariableName?

This read-write value is the OID of the integer-valued variable this threshold monitors, starting at 0.0 on row creation and required to be set to a valid OID before the alarm can be enabled; setting it can fail if the OID is invalid or unreachable. An admin points this at, for example, a CPU or disk-usage OID elsewhere in the agent's MIB tree to build a custom threshold alarm on that metric.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.3
snmpwalk -v2c -c public <target> SVRMGT-MIB::svrThrVariableName

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.3.1
snmpget -v2c -c public <target> SVRMGT-MIB::svrThrVariableName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.3.1 s <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::svrThrVariableName 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.3svrThrVariableNameSVRMGT-MIB