Troubleshooting snmp, Snmp mib fields supporting linux – HP PCIe IO Accelerators for ProLiant Servers User Manual

Page 37

Advertising
background image

Linux environments 37

ExtnUsedPhysCapacityU = 4
ExtnUsedPhysCapacityL = 782330816
ExtnTotalLogCapacityU = 18
ExtnTotalLogCapacityL = 2690588672
ExtnAvailLogCapacityU = 14
ExtnAvailLogCapacityL = 3870457856

ExtnBytesReadU

= 18

ExtnBytesReadL

= 3690588672

ExtnPhysBytesWrittenU = 4
ExtnPhysBytesWrittenL = 2578550816
ExtnLogBytesWrittenU = 3
ExtnLogBytesWrittenL = 2 ; 2=normal, 1=flashback

InfoPercentLifeRemaining

= 95

Troubleshooting SNMP

For SMH issues, ensure you have installed the latest web templates available for the IO Accelerator from

the HP website (

http://www.hp.com/go/support

). If a new PSP has been loaded, the latest IO

Accelerator templates should be installed after the PSP is installed.
If the IO Accelerator is not viewable on the SMH, the port selected might already be in use.
To verify:

1.

After the SNMPD service is restarted, verify that SNMP is running by entering the ps –ef |grep

snmp command. The SNMP daemon snmpd must be running. If it is not running, start the SNMP

service.

2.

View the system log messages verifying whether any service failed. In most instances, all system
errors get logged in the /var/log/messages file.

3.

Run the find /var/log/m* | xargs grep 705 command, where 705 is the port number.
The command might result in the following message related to socket Error: Couldn’t open a

master agentx socket to listen on (tcp:localhost:705): Unknown host

(tcp:localhost:705) (Permission denied).

4.

If this message appears, then find another available port. For example, assume 7052 is a free port.
Use the netstat –a | grep 7052 command. If it returns nothing, edit both the agent file

snmpd.conf and the subagent file fio-snmp-agentx.conf to use this free port.

SNMP MIB fields supporting Linux

cpqioDrvMibRevMajor

cpqioDrvMibRevMinor

cpqioDrvMibCondition

cpqioDrvInfoIndex

Advertising