Operating System - OpenVMS
1827324 Members
4453 Online
109962 Solutions
New Discussion

Problem with host resource MIB

 
Joao Cesar M Feitosa
Occasional Contributor

Problem with host resource MIB

I have a server running a network management software and collecting data from an OpenVMS V7.3-2 machine. The host resouce MIB subagent is running on this machine, but I can`t get data correctly from some OIDs (hrProcessorLoad, for example, is aways zero).
3 REPLIES 3
Ian Miller.
Honored Contributor

Re: Problem with host resource MIB

What version of TCPIP are you running?
____________________
Purely Personal Opinion
Hoff
Honored Contributor

Re: Problem with host resource MIB

Looks to be reproducible.

The following is from bleeding-edge OpenVMS Alpha with equally bleeding-edge TCP/IP Services:

$ snmpwalk -v 2c -c public vmsbox \
| grep -i hrProcessorLoad
HOST-RESOURCES-MIB::hrProcessorLoad.1 = INTEGER: 0
$
Joao Cesar M Feitosa
Occasional Contributor

Re: Problem with host resource MIB

v5.4