I want to add some tests to a block of remote servers. It looks pretty straightforward to code this using NetSNMP::Agent from Perl. What I'm not clear on is the best way to add the definitions to a (new or existing) MIB.
I've found a block that was assigned to our workplace but the contact name is long gone so I doubt anyone is maintaining it. Looking about for apps to create a new MIB seems to find lots of $500 apps.
If I want to add some db tests (record count, usage) to my SNMP block at .1.3.6.1.4.1.9892 is there a simple way? I read one article about using a UUID to (attempt to) insure uniqueness. Is this commonly done?
Or should I just stick with the numeric designation and make up something?