aboutsummaryrefslogtreecommitdiff
path: root/share/snmp
Commit message (Collapse)AuthorAgeFilesLines
* Define a base OID for the FreeBSD version as returned in sysObjectIDHartmut Brandt2006-10-311-1/+19
| | | | | | | | | | by bsnmpd(1). The actual OID is formed by appending the release numbers to this base OID. Idea by: phk Notes: svn path=/head/; revision=163822
* Avoid implict node generation in oids, people tell me a fair bit ofPoul-Henning Kamp2006-10-311-9/+7
| | | | | | | SNMP software has trouble with them. Notes: svn path=/head/; revision=163819
* Claim my own subtree under freeBSDpeoplePoul-Henning Kamp2006-10-311-3/+9
| | | | Notes: svn path=/head/; revision=163818
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Sheesh...Poul-Henning Kamp2004-04-281-7/+7
| | | | | | | | | | Turn your back on SNMP for a decade and they go and make upper versus lowercase initial letter part of the specification. I told them ASN.1 was a bad mistake, but would they listen ? Ohhh no! Notes: svn path=/head/; revision=128711
* Add a FreeBSD MIB with a few branches we can hang things from.Poul-Henning Kamp2004-04-243-0/+69
Notes: svn path=/head/; revision=128612