All MIBs › CPQSTDEQ-MIB › cpqSeEisaFunctInfo
cpqSeEisaFunctInfo
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeEisaFunctInfo
OID (numeric): 1.3.6.1.4.1.232.1.2.5.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The EISA function information block.
This is a set of flags indicating the resources that are configured in this EISA function. Each bit has the following meaning when it is set (1):
Bit 7: Function is disabled Bit 6: This function contains free-form information. Bit 5: This function contains port initialization entries. Bit 4: This function contains port range entries. Bit 3: This function contains DMA entries. Bit 2: This function contains interrupt (IRQ) entries. Bit 1: This function contains memory entries. Bit 0: This function contains function type definitions.
NOTE: bit 7 is the most significant bit, bit 0 is the least significant.
What is cpqSeEisaFunctInfo?
This OID is a bit-mapped integer where each set bit flags a category of resource configured for this EISA function, such as bit 7 meaning the function is disabled or bit 5 meaning it contains port initialization entries. An admin can inspect this value to quickly tell which resource tables (memory, interrupt, DMA, port range, free-form, or initialization) actually have entries for a given function without querying every sub-table individually. For example, if bit 4 (port range entries) and bit 6 (free-form information) are both set, the admin knows to check both the port table and the free-form table for that function's details.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.5.2.1.7 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeEisaFunctInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.5.2.1.7.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeEisaFunctInfo.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeEisaFunctInfo OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) 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.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.5 | cpqSeEisaNvram | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.5.2 | cpqSeEisaFunctTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.5.2.1 | cpqSeEisaFunctEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.5.2.1.7 | cpqSeEisaFunctInfo | CPQSTDEQ-MIB |