Net-SNMP 5.5 64Bit but 32bit counters

2015-03-17 Thread David.Worth
Hi, We are in the process of rolling out a new RHEL 6.6 environment. Part of configuration is snmp monitoring as well as stats collection. I noticed that our checks are failing due to negative numbers on memTotalReal. The servers have 1.2 TB of memory and from what I understand the counters

Custom global snmp responses help

2015-03-17 Thread Jeff Sadowski
Can snmpd give custom responses to a non authenticated client? I would like it when I do snmpgetnext -v1 -On -c public 127.0.0.1 1.3.6.1.4.1.2699.1.2 that I get .1.3.6.1.4.1.2699.1.2.1.1.1.0 = STRING: "en-US" as a response. I have read the manual but it is unclear to me how to implement this