1838458 Members
3145 Online
110126 Solutions
New Discussion

Linux ProLiant subMIB 23

 
Prud'homme Sébastien
Occasional Contributor

Linux ProLiant subMIB 23

Hi,

After installing hpasm-7.1.0-145 on a ProLiant ML 370/RHEL3 ES Update1, i've noticed the following messages in /var/log/messages:

...ucd-snmp[4627]: cmaX: subMIB 1 ...
...ucd-snmp[4627]: cmaX: subMIB 2 ...
...ucd-snmp[4627]: cmaX: subMIB 6 ...
...ucd-snmp[4627]: cmaX: subMIB 9 ...
...ucd-snmp[4627]: cmaX: subMIB 10 ...
...ucd-snmp[4627]: cmaX: subMIB 11 ...
...ucd-snmp[4627]: cmaX: subMIB 21 ...
...ucd-snmp[4627]: cmaX: subMIB 22 ...
...ucd-snmp[4627]: cmaX: subMIB 23 ...

I've downloaded the MIB for ProLiant on HP Web Site (SP24993.EXE version 7.00), found the Compaq MIB for 1 (cpqsted), 2 (cpqsinfo), 6 (cpqhlth), 9 (cpqsm2), 10 (cpqthrsh), 11 (cpqhost), 21 (cpqappliance) and 22 (cpqrack).

But i found no Compaq MIB file for 23. I guess that the subMIB 23 is the Linux specific "performance" MIB (similar to the cpqwinos.mib) cause i can found this in /opt/compaq/hpasm/addon/cmaobjects.mibdef :

cpqLinOsMibRevMajor 1.3.6.1.4.1.232.23.1.1 INTEGER read-only mandatory
cpqLinOsMibRevMinor 1.3.6.1.4.1.232.23.1.2 INTEGER read-only mandatory
cpqLinOsMibCondition 1.3.6.1.4.1.232.23.1.3 INTEGER read-only mandatory
cpqLinOsCommonPollFreq 1.3.6.1.4.1.232.23.2.1.4.1 INTEGER read-write mandatory
cpqLinOsCommonLastObservedPollCycle 1.3.6.1.4.1.232.23.2.1.4.2 INTEGER read-only mandatory
cpqLinOsCommonLastObservedTimeSec 1.3.6.1.4.1.232.23.2.1.4.3 INTEGER read-only mandatory
cpqLinOsCommonLastObservedTimeMSec 1.3.6.1.4.1.232.23.2.1.4.4 INTEGER read-only mandatory
cpqLinOsSystemUpTime 1.3.6.1.4.1.232.23.2.2.2 DisplayString read-only mandatory
cpqLinOsSysContextSwitchesPersec 1.3.6.1.4.1.232.23.2.2.4 INTEGER read-only mandatory
cpqLinOsSysProcesses 1.3.6.1.4.1.232.23.2.2.6 INTEGER read-only mandatory
cpqLinOsCpuIndex 1.3.6.1.4.1.232.23.2.3.2.1.1 INTEGER read-only mandatory
cpqLinOsCpuInstance 1.3.6.1.4.1.232.23.2.3.2.1.2 DisplayString read-only mandatory
cpqLinOsCpuInterruptsPerSec 1.3.6.1.4.1.232.23.2.3.2.1.3 INTEGER read-only mandatory
cpqLinOsCpuTimePercent 1.3.6.1.4.1.232.23.2.3.2.1.4 INTEGER read-only mandatory
cpqLinOsCpuUserTimePercent 1.3.6.1.4.1.232.23.2.3.2.1.7 INTEGER read-only mandatory

So is there someone who have more information on that part of the Compaq MIB, especially is there a text file describing that MIB ?