Re: enum registration
Wes Hardaker <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Organization | Sparta |
| Message-ID | <[email protected]> |
>>>>> On Wed, 31 Dec 2008 20:35:04 +0200, "Nikos Balkanas" <[email protected]> said: NB> I presume then that there is no register_enum. Correct? No, nothing like that. There are functions to help you check ranges, etc. enums are really just a range of legal values most of the time. EG, the legal values are usually 1-N and you just need to make sure SET values fall within that proper range. Sometimes there are holes in the ranges, which makes it a touch more complex. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users