SVRMGT-MIB :: svrThrStatus

MIB Reference — IPNetwork Monitor

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.

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.36decDECATM-MIB
1.3.6.1.4.1.36.2emaDECATM-MIB
1.3.6.1.4.1.36.2.18decMIBextensionDECATM-MIB
1.3.6.1.4.1.36.2.18.22svrSystemSVRMGT-MIB
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