mibble-users
[Top][All Lists]
Advanced

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

[Mibble-users] Need to extract value of Object-Type, syntax


From: Indrasish Ghosh
Subject: [Mibble-users] Need to extract value of Object-Type, syntax
Date: Mon, 10 Oct 2005 04:32:26 -0700 (PDT)

Hi All,
I want a help from you guys. I am trying to get the value of syntax from a OBJECT-TYPE
 
For example:-
 

mahesh OBJECT-TYPE

SYNTAX INTEGER {

b600(600),

b1200(1200),

b2400(2400),

b4800(4800),

b9600(9600),

b19200(19200),

b38400(38400)

}

MAX-ACCESS not-accessible

STATUS current

DESCRIPTION "The baud rate in bits per second of the RS-232 port."

DEFVAL { b9600 }

::= { Jai 10 }

 

I need "b600","b1200","b2400" etc from the syntax.

 

Need ASAP.

Thanks in Advance


Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
reply via email to

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