[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
draft-ops-endpoint-mib-06.txt example syntax?
- To: mibs@ops.ietf.org
- Subject: draft-ops-endpoint-mib-06.txt example syntax?
- From: Tim Jenkins <tjenkins@TimeStep.com>
- Date: Wed, 9 Feb 2000 16:48:15 -0500
- Delivery-date: Wed, 09 Feb 2000 13:47:18 -0800
- Envelope-to: mibs-data@psg.com
Hi,
I'm trying to use this MIB in the IPsec monitoring MIBs, and I'm running
into a problem compiling when trying to indicate that support for DNS
addresses is not required.
Compiler: SMICng version 2.2.07(BOOK)(MS-DOS32), November 22, 1998.
Input: attached file
Output:
-->
3267: OBJECT ipsecSaEspInAddressType
3268: SYNTAX InetAddressType { ipv4(1), ipv6(2) }
^
E: Syntax error
^
E: Only syntax "INTEGER", "BIT STRING", or "BITS" can be followed by "{"
<list> "}"
<--
and duplicate errors.
It compiles fine if I take out the repeated sections below:
OBJECT ipsecSaEspInAddressType (and the others as well)
SYNTAX InetAddressType { ipv4(1), ipv6(2) }
DESCRIPTION
"An implementation is only required to support IPv4
and IPv6 addresses."
Unless I've an earlier problem with ordering, I'd like to know if I'm doing
something wrong, or the example text is not valid.
(Also, if there's a way to do this without explicitly listing every
InetAddressType in the MIB, that would be great as well.)
Thanks,
Tim
---
Tim Jenkins Newbridge Networks Corporation
tjenkins@timestep.com http://www.timestep.com
timj@newbridge.com http://www.newbridge.com
(613) 599-3610 x4304 Fax: (613) 599-3617
ipsec-mon.mi2