All MIBs › SVRMGT-MIB › svrThrVariableName
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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.36 | dec | DECATM-MIB |
| 1.3.6.1.4.1.36.2 | ema | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2 | svrMgt | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2 | svrAlarms | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3 | svrThresholdTable | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1 | svrThresholdEntry | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.3 | svrThrVariableName | SVRMGT-MIB |