All MIBs › HP-ICF-BASIC › hpicfTrapDestFilter
hpicfTrapDestFilter
Module: HP-ICF-BASIC
OID (symbolic): HP-ICF-BASIC::hpicfTrapDestFilter
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.4.10.2.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-create
Description: *************THIS OBJECT IS DEPRECATED ********** The type of events that will be sent to this trap receiver. This filter is mainly used for limiting 'system event' traps that will be sent to a specific receiver. This filter is specified as a sum of values, where each value specifies a classification of traps that will be sent to this trap receiver. The value for a particular trap class C is computed as 2 raised to a value representing C. The trap classes are defined as follows: C (bit#) Trap class ----------------------------------------------- 0 SNMP traps 1 informational events 2 warning events 3 critical events 4 debug events (HP internal use only) For example, to specify that this trap receiver should receive SNMP traps and critical event traps, this object should be set to a value of 9 (2^0 + 2^3). Note that some agents may not support trap filtering. Those agents may either implement this object as read-only, or with a restricted write syntax.
What is hpicfTrapDestFilter?
This deprecated bitmask selects which classes of events (SNMP traps, informational, warning, critical, or debug) get forwarded to a given trap destination, computed by summing 2^bit for each class wanted; a value of 9 means SNMP traps plus critical events. Some agents implement it read-only if they don't support per-destination trap filtering.
OID Breakdown
Upper-level ancestors (12 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 |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.1 | hpicfCommon | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.4 | hpicfBasic | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.1.4.10 | hpicfBasicTraps | HP-ICF-BASIC |
| 1.3.6.1.4.1.11.2.14.11.1.4.10.2 | hpicfTrapDestTable | HP-ICF-BASIC |
| 1.3.6.1.4.1.11.2.14.11.1.4.10.2.1 | hpicfTrapDestEntry | HP-ICF-BASIC |
| 1.3.6.1.4.1.11.2.14.11.1.4.10.2.1.6 | hpicfTrapDestFilter | HP-ICF-BASIC |