G'day all!

After upgrading from SLC6.6 to SLC6.7 we got broken one subtree in OID-tree 
enterprises.ucdavis.dskTable (.1.3.6.1.4.1.2021.9):

[root@hostSLC6.7 ~]# snmpwalk -m all -v 2c -c public localhost 
.1.3.6.1.4.1.2021.9
UCD-SNMP-MIB::dskTable = No Such Object available on this agent at this OID
...

[root@hostSLC6.6 ~]# snmpwalk -m all -v 2c -c public localhost 
.1.3.6.1.4.1.2021.9
UCD-SNMP-MIB::dskIndex.1 = INTEGER: 1
UCD-SNMP-MIB::dskIndex.2 = INTEGER: 2
...
UCD-SNMP-MIB::dskErrorMsg.1 = STRING:
UCD-SNMP-MIB::dskErrorMsg.2 = STRING:
...

[root@hostSLC6.7 ~]# cat /etc/redhat-release
Scientific Linux CERN SLC release 6.7 (Carbon) (2.6.32-573.3.1.el6.x86_64)

[root@hostSLC6.6 ~]# cat /etc/redhat-release
Scientific Linux CERN SLC release 6.6 (Carbon) (2.6.32-504.30.3.el6.x86_64)
...

Other subtrees - e.g., .4, .11 from the enterprises.ucdavis - works perfectly. 
Does not work only .9 subtree. SNMP config absolutely the same in SLC6.6 and in 
SLC6.7.

After some investigations we found:


       | net-snmp-5.5-50.el6_6.1.x86_64 | net-snmp-5.5-54.el6_7.1.x86_64 |
-------+--------------------------------+--------------------------------+
SLC6.6 | ucdavis.dskTable WORKS         |   ucdavis.dskTable WORKS       |
-------+--------------------------------+--------------------------------+
SLC6.7 | ucdavis.dskTable WORKS         |   ucdavis.dskTable NOT WORKING |
-------+--------------------------------+--------------------------------+


I.e., does not works latest SLC6x with latest net-snmp 5.5.


---
Sergei DUBROV
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to