mib format

Lee Slaughter (lees@rembrandt.nosc.mil)
Thu, 10 Apr 97 19:32:53 PDT

does anyone know if/how you can get not only enumerations but
ranges out of a MIB variable with 'mib format'?

e.g.

fooBar OBJECT-TYPE
SYNTAX INTEGER {
foo (1),
bar (2)
}
i'd want to get the enums 1 and 2

- or -

vooDoo OBJECT-TYPE
SYNTAX INTEGER (1..10)
....
i'd want to get the range 1-10.

thanks.

lee

-- 
  Lee Slaughter, network management development - submarine stuff   
  Navy R & D, Point Loma, San Diego, CA 	     619-553-5486
  "Giving credence to his ramblings indicates a cognitive disorder..."
  				- Lee's psychiatrist, circa 1952
--
!! 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.