Deleted Added
full compact
tree.def (216594) tree.def (216605)
1#
2# Copyright (c) 2001-2003
3# Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4# All rights reserved.
5#
6# Author: Harti Brandt <harti@freebsd.org>
7#
8# Redistribution and use in source and binary forms, with or without

--- 17 unchanged lines hidden (view full) ---

26# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27# SUCH DAMAGE.
28#
29# $Begemot: tree.def 517 2006-10-31 08:52:04Z brandt_h $
30#
31# System group and private Begemot SNMPd MIB.
32#
33
1#
2# Copyright (c) 2001-2003
3# Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4# All rights reserved.
5#
6# Author: Harti Brandt <harti@freebsd.org>
7#
8# Redistribution and use in source and binary forms, with or without

--- 17 unchanged lines hidden (view full) ---

26# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27# SUCH DAMAGE.
28#
29# $Begemot: tree.def 517 2006-10-31 08:52:04Z brandt_h $
30#
31# System group and private Begemot SNMPd MIB.
32#
33
34include "tc.def"
34#include "tc.def"
35
35
36typedef RowStatus ENUM (
37 1 active
38 2 notInService
39 3 notReady
40 4 createAndGo
41 5 createAndWait
42 6 destroy
43)
44
36(1 internet
37 (2 mgmt
38 (1 mibII
39 (1 system
40#
41# The standard System group
42#
43 (1 sysDescr OCTETSTRING op_system_group GET)

--- 170 unchanged lines hidden ---
45(1 internet
46 (2 mgmt
47 (1 mibII
48 (1 system
49#
50# The standard System group
51#
52 (1 sysDescr OCTETSTRING op_system_group GET)

--- 170 unchanged lines hidden ---