summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/snmp_mibII/mibII_tree.def
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2006-02-13 14:11:18 +0000
committerharti <harti@FreeBSD.org>2006-02-13 14:11:18 +0000
commita923e07ab3efd8202b4be3f02e729f61e7aef5af (patch)
tree58f53ab4a3f529c38f0fc2c5d695c82f16c80100 /contrib/bsnmp/snmp_mibII/mibII_tree.def
parentaf0ed09791e779050efb210d9304ae1e7100c129 (diff)
downloadFreeBSD-src-a923e07ab3efd8202b4be3f02e729f61e7aef5af.zip
FreeBSD-src-a923e07ab3efd8202b4be3f02e729f61e7aef5af.tar.gz
Vendor fix: make mibII HC counters really 64-bit on 32-bit platforms by polling
the kernel periodically. Submitted by: glebius (partly)
Diffstat (limited to 'contrib/bsnmp/snmp_mibII/mibII_tree.def')
-rw-r--r--contrib/bsnmp/snmp_mibII/mibII_tree.def17
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/bsnmp/snmp_mibII/mibII_tree.def b/contrib/bsnmp/snmp_mibII/mibII_tree.def
index f8e250d..79e1345 100644
--- a/contrib/bsnmp/snmp_mibII/mibII_tree.def
+++ b/contrib/bsnmp/snmp_mibII/mibII_tree.def
@@ -230,6 +230,23 @@
(50 udpMIB
)
))
+ (4 private
+ (1 enterprises
+ (12325 fokus
+ (1 begemot
+ (3 begemotIp
+ (1 begemotIpObjects
+ (1 begemotMib2
+ (1 begemotIfMaxspeed COUNTER64 op_begemot_mibII GET)
+ (2 begemotIfPoll TIMETICKS op_begemot_mibII GET)
+ (3 begemotIfForcePoll TIMETICKS op_begemot_mibII GET SET)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
(6 snmpV2
(3 snmpModules
(1 snmpMIB
OpenPOWER on IntegriCloud