All MIBs › CLARENT-MIB › threshHoldValue
threshHoldValue
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::threshHoldValue
OID (numeric): 1.3.6.1.4.1.2858.48.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The ThreshHoldValue That is being exceeded or rearmed
What is threshHoldValue?
This read-only integer reports the configured threshold value that was either exceeded or rearmed (cleared) in a ThreshHold trap, giving the boundary the monitored metric crossed. Admins compare this against the accompanying currentValue object to see exactly how far past the limit the metric actually got. For example, a threshHoldValue of 90 for a utilization metric paired with a currentValue of 97 tells the admin the metric exceeded its configured 90% threshold by 7 points at the moment the trap fired.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.48.8 snmpwalk -v2c -c public <target> CLARENT-MIB::threshHoldValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.48.8.1 snmpget -v2c -c public <target> CLARENT-MIB::threshHoldValue.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::threshHoldValue OID value, configure state conditions and alerts, and monitor any Clarent VoIP gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2858 | clarent | CLARENT-MIB |
| 1.3.6.1.4.1.2858.48 | trap_Parameters | CLARENT-MIB |
| 1.3.6.1.4.1.2858.48.8 | threshHoldValue | CLARENT-MIB |