Domain OID for new transport

2012-03-27 Thread Rusk, Mark
I have a new net-snmp transport. How do I determine the correct OID for the transport? Do I pull one out of . . . thin air? Or is one assigned? These are already defined in net-snmp-5.7.1: snmpTCPDomain.h:#define TRANSPORT_DOMAIN_TCP_IP 1,3,6,1,2,1,100,1,5 snmpTCPIPv6Domain.h:#

RE: Need a broken 64 bit example OID/u_long problem

2011-05-19 Thread Rusk, Mark
What I have found: 1)When dlmod modules (x86_64) are built with net-snmp-5.5 (or earlier) are loaded into a net-snmp-5.6.1 snmpd the typedefs for oid are in conflict. You end up trying to register OIDS 1.0.3.0.6.0.1.0.4.0.*, instead of 1.3.6.1.4.* 2) mib2c (at least the mib2c.container.conf in n