lee <[email protected]> writes: > Shekar <[email protected]> writes: > >> +1 for SNMP, or if Net::SSH::Perl didn't help, can you try expect module? > > Thanks! 'Expect' isn't available as Gentoo package, so I skipped it. > > SNMP is probably better, so I need to learn about that first and see if > I can use it. I guess it's time to learn about SNMP anyway :)
Ok, I got this far: snmpget -v 3 -u lee h3c .1.3.6.1.2.1.1.3.0 DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1081149678) 125 days, 3:11:36.78 Any idea how to get the temperature reading? -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
