All MIBs › CLARENT-MIB › threshHoldTrap
threshHoldTrap
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::threshHoldTrap
OID (numeric): 1.3.6.1.4.1.2858.4.0.9939
Node type: NOTIFICATION-TYPE
Description: Clarent ThreshHold Trap, indicates that a particular Threshold has been exceeded or rearmed by the named Application. This trap contains 1) The Severity of the Threshold (Critical, Major, Minor, Warning, Information) 2) the name of the Application (e.g. ThroughPacket) 3) the ThreshHold Name (e.g. PacketsperSecond, BytesPerSecond ) 4) the ThreshHold Value that was exceeded/rearmed ( e.g. 350000 ) 5) the current value of the variable being sampled. ( e.g. BytesPerSecond 355043 ) 6) the Action, Exceeded or Rearmed. Thresholds are rearmed when the moving average of the variable being measured is at 75% of the ThreshHold.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CLARENT-MIB::threshHoldTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2858.4.0.9939
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:52012->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (35903788) 4 days, 3:43:57.88 SNMPv2-MIB::snmpTrapOID.0 = OID: CLARENT-MIB::threshHoldTrap
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::threshHoldTrap 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.4 | clarent_traps | CLARENT-MIB |
| 1.3.6.1.4.1.2858.4.0.9939 | threshHoldTrap | CLARENT-MIB |