All MIBs › CLARENT-MIB › threshHoldAction
threshHoldAction
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::threshHoldAction
OID (numeric): 1.3.6.1.4.1.2858.48.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ThreshHold Action
What is threshHoldAction?
This read-only enumeration indicates whether the accompanying ThreshHold trap represents the monitored metric newly exceeding its configured threshold, or the metric falling back below it and the alert being rearmed (cleared). Admins rely on this to distinguish a new problem developing from an existing problem resolving, since both conditions generate a trap using the same threshold objects. For example, receiving a trap with threshHoldAction of rearmed(1) tells an admin the previously alerted condition has now cleared on its own, rather than a new incident starting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.48.10 snmpwalk -v2c -c public <target> CLARENT-MIB::threshHoldAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.48.10.1 snmpget -v2c -c public <target> CLARENT-MIB::threshHoldAction.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::threshHoldAction 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.10 | threshHoldAction | CLARENT-MIB |