: Of course: I don't see this as the "perfect" solution. I : would love if : netapp would do a fix for this. (if one is possible?)
ONTAP 6.0 addresses this problem by
(a) storing NFS operation counts internally in 64-bit containers
(b) adding two new variables (of type Counter, rather than the incorrect INTEGER type) to report the low-order 32 bits and the high-order 32 bits.
See miscHighNfsOps and miscLowNfsOps in version 1.4 of the netapp.mib.
SNMP client software is normally prepared for Counter variables to wrap around. Client software that really cares how many times the counter has wrapped around can figure that out from the miscHighNfsOps.
- Brian
-- Brian Hackworth hackwort@netapp.com Network Appliance 408.822.6654 Sunnyvale, CA USA