summaryrefslogtreecommitdiffstats
path: root/share/snmp
Commit message (Collapse)AuthorAgeFilesLines
* Add META_MODE support.sjg2015-06-131-0/+11
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * We do want objdirsjg2013-10-131-1/+0
| |
| * Updated dependenciessjg2013-10-131-2/+0
| |
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+14
| | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | Remove NO_OBJsjg2015-06-111-1/+0
|/ | | | | | | For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp
* Define a base OID for the FreeBSD version as returned in sysObjectIDharti2006-10-311-1/+19
| | | | | | | by bsnmpd(1). The actual OID is formed by appending the release numbers to this base OID. Idea by: phk
* Avoid implict node generation in oids, people tell me a fair bit ofphk2006-10-311-9/+7
| | | | SNMP software has trouble with them.
* Claim my own subtree under freeBSDpeoplephk2006-10-311-3/+9
|
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Sheesh...phk2004-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!
* Add a FreeBSD MIB with a few branches we can hang things from.phk2004-04-243-0/+69
OpenPOWER on IntegriCloud