All MIBs › HP-ICF › thresholdTrap
thresholdTrap
Module: HP-ICF
OID (symbolic): HP-ICF::thresholdTrap
OID (numeric): 1.3.6.1.4.1.11.2.14.1.0.0
Node type: NOTIFICATION-TYPE
Description: A thresholdTrap(0) is specific to ICF devices. It signifies that the threshold entity in the device has detected that the object identified by evthObject has exceeded the threshold identified by evthThreshold during the time interval evthTimeInterval. After this condition occurs, it will not reoccur until the the object identified by evthObject falls below evthHysteresis for the duration of evthTimeInterval.
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> '' HP-ICF::thresholdTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.11.2.14.1.0.0
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]:57464->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (17201272) 1 days, 23:46:52.72 SNMPv2-MIB::snmpTrapOID.0 = OID: HP-ICF::thresholdTrap
Start monitoring HP/HPE ProCurve and Aruba switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF::thresholdTrap OID value, configure state conditions and alerts, and monitor any HP/HPE ProCurve and Aruba switches from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.1 | icfCommon | HP-ICF |
| 1.3.6.1.4.1.11.2.14.1.0.0 | thresholdTrap | HP-ICF |