SVRMGT-MIB :: svrThrStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSVRMGT-MIBsvrThrStatus

svrThrStatus

Module: SVRMGT-MIB

OID (symbolic): SVRMGT-MIB::svrThrStatus

OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.2.3.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable describes the status of the row. When the row is created with the initial set, svrThrStatus must be set to underCreation. When the management console has completed row setup, it should set this variable to rowEnabled. Variables in the row may only be written if svrThrStatus is in the initial underCreation state or has been set to rowDisabled.

To delete the row, set the status to rowInvalid. The agent will physically delete the row and make that instance available to be used again.

Errors in variable polling and threshold checking that are determined by local implementation to be non-correctable will cause a row status change to rowError. Once the status is set to rowError by the agent, the agent will not reset it. Instead, it is up to the management console to reset the status based on information returned via svrThrErrorValue or for other reasons.

What is svrThrStatus?

This read-write value tracks the lifecycle of a threshold row: underCreation(1) during initial setup, rowEnabled(3) once configured and active, rowDisabled(4) to pause it (row variables are writable in these two states), rowInvalid(2) to trigger deletion, or rowError(5) if the agent detects a non-correctable polling/checking error (which only the management console can clear). An admin sets underCreation(1) to start defining a new threshold, then rowEnabled(3) once svrThrVariableName and svrThrThresholdValue are set, to activate it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.2
snmpwalk -v2c -c public <target> SVRMGT-MIB::svrThrStatus

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

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.2.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::svrThrStatus 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.2svrThrStatusSVRMGT-MIB