Hi, I'd like to know if it's possible to get the syntax of an object type  
 from C code. For example, if I have this MIB:

...
actorserviceActorName OBJECT-TYPE
     SYNTAX      DisplayString
     MAX-ACCESS  read-only
     STATUS      current
     DESCRIPTION
         "Name of the current actor."
     ::= { actorserviceActorEntry 3 }
...

Is there a function to get the value ASN_OCTET_STRING, providing the oid  
for actorserviceActorName?
Thanks in advance,

Fernando



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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

Reply via email to