This is a discussion on Re: MIB Data Type within the SNMP Users forums, part of the Networking and Network Related category; On Wed, 2 Mar 2005 23:53:50 +0530 Jude wrote: JAA> I want to understand the difference between ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2 Mar 2005 23:53:50 +0530 Jude wrote:
JAA> I want to understand the difference between JAA> MIB's OCTET STRING and DISPLAY string... A Display string is just an octet string that is defined to contain ascii characters. JAA> wat should i use to store some "description or text" DisplayString. JAA> Should i use.. SIZE of SIZE RANGE?? If you want to describe that the string has certain size restrictions, then yes. If the string can be in the range defined by DisplayString (0-255), then you don't need to add anything. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |