All MIBs › CPQHOST-MIB › cpqHoTrapFlags
cpqHoTrapFlags
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoTrapFlags
OID (numeric): 1.3.6.1.4.1.232.11.2.11.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Trap Flags.
This is a collection of flags used during trap delivery. Each bit has the following meaning:
Bit 5-31: RESERVED: Always 0. Bit 2-4: Trap Condition 0 = Not used (for backward compatibility) 1 = Condition unknown or N/A 2 = Condition ok 3 = Condition degraded 4 = Condition failed 5-7 = reserved Bit 1: Client IP address type 0 = static entry 1 = DHCP entry Bit 0: Agent Type 0 = Server 1 = Client
NOTE: bit 31 is the most significant bit, bit 0 is the least significant.
What is cpqHoTrapFlags?
This integer is a bitfield of flags used during trap delivery, with bits 2 through 4 encoding a trap condition (not used, unknown, ok, degraded, or failed) and bits 5 through 31 reserved and always zero. An administrator or management tool decodes these bits to determine the severity condition tied to a delivered trap without needing a separate condition OID. For example, extracting bits 2-4 as the value 3 from this field would indicate the trap was associated with a degraded condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.11.1 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoTrapFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.11.1.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoTrapFlags.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoTrapFlags OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.11 | cpqHoTrapInfo | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.11.1 | cpqHoTrapFlags | CPQHOST-MIB |