mibble-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mibble-users] get status, access, syntax... belongs an oid


From: Per Cederberg
Subject: Re: [Mibble-users] get status, access, syntax... belongs an oid
Date: Wed, 27 Jul 2005 19:04:07 +0200

Hi,

See Q9 in the Java API FAQ:
http://www.mibble.org/doc/faq/api/index.html#Q9

I think it contains the answer to your question.

Cheers,

/Per

On wed, 2005-07-27 at 18:57 +0200, Beerka wrote:
> Hi!
> 
>  If i load a mib, i can access oids and its
> Name: experimental--> Oid:1.3.6.1.3
> getSymbol-Name:OBJECT IDENTIFIER
> getSymbol-Tag:[UNIVERSAL 6]
> getSymbol-isPrimitive:true
> getSymbol-Referencenull
> getSymbol-Tag.Category:0
> -s.
> But how can i get the access, status,syntax...
> 
> (I can access  by  MibValueSymbol.getType :
> *****getType:OBJECT-TYPE (
>   Syntax: [APPLICATION 1] INTEGER (0..4294967295)
>   Access: read-only
>   Status: current
>   Description: The number of ICMP messages which this entity
> did not send
>                due to problems discovered within ICMP such
> as a lack of
>                buffers.  This value should not include
> errors discovered
>                outside the ICMP layer such as the inability
> of IP to route
>                the resultant datagram.  In some
> implementations there may
>                be no types of error which contribute to this
> counter's
>                value.
> ) but this is a string. I saw these parameters in
> SnmpObjectType class only...
> )
> 
> Thanx for help!
> 
> Beerka






reply via email to

[Prev in Thread] Current Thread [Next in Thread]