how to extract exact syntax from MIB variable ?

Bernd Hentig (bernd@finow.snafu.de)
Sun, 29 Jun 1997 16:44:57 +0100 (WET DST)

Hi.
Is there any way to retrieve the exact syntax of a MIB node with scotty ?
E.g. the exact syntax for MIB-2 node sysServices is "INTEGER (0..127)", but
<scotty> mib {-exact} syntax sysServices
only returns "INTEGER" and
<scotty> mib {-exact} tc sysServices
returns an empty string (!).

I'm not sure if a range is a textual convention like an enumeration,
but IMO for some applications it would be useful to know the range limits
before doing an snmp set request.
Is there something in the pipeline already for scotty 2.2.x ?

Bernd

-- 
+-----------------------------------------------------------+
|Bernd Hentig		        |email: Bernd.Hentig@guug.de|
|Parkstr. 10			|Fon: +49 3335 3233 0       |
|D-16244 Finowfurt (Germany)    |FAX: +49 3335 3233 1       |
+-----------------------------------------------------------+
--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.