All MIBs › SVRMGT-MIB › svrThrComparisonName
svrThrComparisonName
Module: SVRMGT-MIB
OID (symbolic): SVRMGT-MIB::svrThrComparisonName
OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.2.3.1.17
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description:
An OID to a descriptor attribute which can be used with persistent to verify that the svrThrVariableName instance is correct. On agent restarts the value for this oid will be retrieved and compared to the svrThrComparisonValue. If not equal, then it's possible that the oid instancing for svrThrVariableName is incorrect.
If this occurs, then the svrThrStatus will be set to rowError and the svrThrErrorValue will be set to badValue.
This attribute is optional. The default value on row creation is 0.0. Can be reset back to 0.0 if this attribute is not to be used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.17 snmpwalk -v2c -c public <target> SVRMGT-MIB::svrThrComparisonName
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.17.1 snmpget -v2c -c public <target> SVRMGT-MIB::svrThrComparisonName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.17.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.17 | svrThrComparisonName | SVRMGT-MIB |