Integer64 for UCD-SNMP-MIB::Memory

2015-05-22 Thread Philipp Helo Rehs
Hello, i am running NetSNMP (version 5.5 Redhat 6.6) on a big shared memory system by SGI (UV2000 with 8 TB ram) but the memory counters of UCD-SNMP-MIB are just 32bit so it is not possible to get correct results. snmpwalk -v1 -c public hilbert1 1.3.6.1.4.1.2021.4 UCD-SNMP-MIB::memIndex.0 = INTEGE

v2c trap source field string incorrect?

2015-05-22 Thread Raymond P Chudzinski
I have a need to get the IP address (v4 and/or v6) displayed in the snmptrapd logs. - I disable the hostname resolution with the ā€˜-n’ switch. - I print %B The resulting string is ā€œ[xxx.xxx.xxx.xxx]:161->[yyy.yyy.yyy.yyy]ā€ where I would expect to get the just the address (be it ipv4 or ipv6).