Time outs
"Michael Robokoff" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <004201c7e8c4$61bf9cd0$d501020a@api104b4843840> |
I have built net-snmp-5.4.1 on two Sun-Fire-V440's with out too much
trouble.
Both of the following tests work on both boxes.
snmpget -v 1 -c whatever localhost sysUpTime.0
System a = DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks:
(26143924) 3 days, 0:37:19.24
System b = DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks:
(24828713) 2 days, 20:58:07.13
snmpwalk -v 2c -c whatever -m ALL localhost .1.3 | more
System a: SNMPv2-MIB::....
SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."_none_".1.1 = INTEGER:
active(1)
SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."_none_".1.2 = INTEGER:
active(1)
SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."_none_".1.2 = No more
variables left in this MIB View (It is past the end of the MIB tree)
System b: SNMPv2-MIB::.....
SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."_none_".1.1 = INTEGER:
active(1)
SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."_none_".1.2 = INTEGER:
active(1)
SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."_none_".1.2 = No more
variables left in this MIB View (It is past the end of the MIB tree)
So I then decided to build on a different platform so I built the same
package the same way on a Sun-Fire-V210
And this is what I get from the tests.
snmpget -v 1 -c whatever localhost sysUpTime.0
System c = DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks:
(193619) 0:32:16.19
So far so good.
then:
snmpwalk -v 2c -c whatever -m ALL localhost .1.3 | more
SNMPv2-MIB::.......
UCD-DISKIO-MIB::diskIONWrittenX.10 = Counter64: 1147392000
UCD-DISKIO-MIB::diskIONWrittenX.11 = Counter64: 1147392000
UCD-DISKIO-MIB::diskIONWrittenX.12 = Counter64: 0
Timeout: No Response from localhost
These are on Solaris 10 and the snmpd.conf files are the same on all the
boxes.
Just to see if it was a v2c issue I also ran this.
# snmpget -v 2c -c whatever localhost sysUpTime.0
And I got this.
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (197895) 0:32:58.95
Any thoughts on this would be greatly appreciated.
Michael Robokoff
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users