cpqSeEisaFunctInfo
CPQSTDEQ-MIB ·
.1.3.6.1.4.1.232.1.2.5.2.1.7
Object
column mandatory
Integer32
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.
Context
- MIB
- CPQSTDEQ-MIB
- OID
.1.3.6.1.4.1.232.1.2.5.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSeEisaFunctEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeEisaFunctInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeEisaFunctInfo.<cpqSeEisaFunctSlotIndex>.<cpqSeEisaFunctIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSTDEQ-MIB::cpqSeEisaFunctInfo'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255