hpicfTrapDestFilter

HP-ICF-BASIC · .1.3.6.1.4.1.11.2.14.11.1.4.10.2.1.6

Object

column deprecated r/w Integer32
*************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.

Context

MIB
HP-ICF-BASIC
OID
.1.3.6.1.4.1.11.2.14.11.1.4.10.2.1.6
Type
column
Access
readwrite
Status
deprecated
Parent
hpicfTrapDestEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpicfTrapDestFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpicfTrapDestFilter.<hpicfTrapDestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BASIC::hpicfTrapDestFilter'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-31

Conformance

Member of
Compliance refinements
Write access to this object is not required.
Write access to this object is not required.