Deleted Added
full compact
BEGEMOT-SNMPD.txt (133212) BEGEMOT-SNMPD.txt (216294)
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

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

134 SYNTAX Unsigned32
135 MAX-ACCESS read-only
136 STATUS current
137 DESCRIPTION
138 "The SNMP versions that the agent processes. The following
139 bits are defined:
140
141 0x00000001 - SNMPv1
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

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

134 SYNTAX Unsigned32
135 MAX-ACCESS read-only
136 STATUS current
137 DESCRIPTION
138 "The SNMP versions that the agent processes. The following
139 bits are defined:
140
141 0x00000001 - SNMPv1
142 0x00000002 - SNMPv2c"
142 0x00000002 - SNMPv2c
143 0x00000004 - SNMPv3"
143 DEFVAL { 3 }
144 ::= { begemotSnmpdConfig 5 }
145
146--
147-- Trap destinations
148--
149begemotTrapSinkTable OBJECT-TYPE
150 SYNTAX SEQUENCE OF BegemotTrapSinkEntry

--- 419 unchanged lines hidden ---
144 DEFVAL { 3 }
145 ::= { begemotSnmpdConfig 5 }
146
147--
148-- Trap destinations
149--
150begemotTrapSinkTable OBJECT-TYPE
151 SYNTAX SEQUENCE OF BegemotTrapSinkEntry

--- 419 unchanged lines hidden ---