1832295 Members
2024 Online
110041 Solutions
New Discussion

snmpget date and time

 
bdm900
Advisor

snmpget date and time

Is there any way of getting the current date time on a HP-UX system by using a snmpget command? I am able find a way for Windows, Cisco and Linux devices but not for UNIX. Any ideas?
2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: snmpget date and time

Don't have the MIB in mind, but snmpwalk may help you to find this (if it is there).

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Tim Nelson
Honored Contributor

Re: snmpget date and time

BTW,

HPUX by default is missing almost all the standard MIB stuff ( network info is there but the rest is not ).

In the past I have had to install a 3rd party snmpd (net-snmp)in order to use snmp.

If you find something please post so I can change my stance.

Tim