RE: SNMP expertise

2008-07-14 Thread laurent . habib
ascii (rough method). Thank you Laurent > Message du 10/07/08 à 22h32 > De : "Mike Ayers" <[EMAIL PROTECTED]> > A : [EMAIL PROTECTED] > Copie à : net-snmp-users@lists.sourceforge.net > Objet : RE: SNMP expertise > > > > From: [EMAIL PROTECTED] [mailto:[E

RE: SNMP expertise

2008-07-11 Thread Mike Ayers
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, July 11, 2008 1:16 AM > I understand and, I am going to use MIB to define the > structure of my data. Excellent. > It is strong damage that in PDU the syntax ASN1 already does > not define this type of raw data.

RE: SNMP expertise

2008-07-10 Thread Mike Ayers
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 08, 2008 1:35 AM > I understand want you mean but this is my asn1 structure. > > In the vabind struct i have a choice for "string" that is -> > OCTET STRING. > > But as you see it doesn't mean what kind of octet string.

RE: SNMP expertise

2008-07-08 Thread laurent . habib
CATION 0] IMPLICIT INTEGER > Message du 08/07/08 à 03h00 > De : "Mike Ayers" <[EMAIL PROTECTED]> > A : [EMAIL PROTECTED] > Copie à : net-snmp-users@lists.sourceforge.net > Objet : RE: SNMP expertise > > > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL

RE: SNMP expertise

2008-07-07 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Dave Shield > Sent: Monday, July 07, 2008 8:55 AM > As far as basic SNMP is concerned - a string is a string is a string. ...is, pedantically, a sequence of octets. HTH, Mike ---

Re: SNMP expertise

2008-07-07 Thread Dave Shield
2008/7/7 <[EMAIL PROTECTED]>: > - i could not differentiate string / binstring / and hexastring > > Is there a simply way to do that ? Look at a) the content of the string b) the MIB definition of the corresponding object. As far as basic SNMP is concerned - a string is a string is a str

SNMP expertise

2008-07-07 Thread laurent . habib
Hello, My surname is Laurent and i work on snmp application for school. I had make ASN1 structure for encoding and decoding packet and i have this probleme : - i could not differentiate string / binstring / and hexastring Is there a simply way to do that ? Thank you very much Your help will