[SNMP4J] (no subject)

Wang Yuan-G2362C G2362C at motorola.com
Tue Jul 12 22:21:49 CEST 2005


Hi Frank,
 
I see there is a section in the generated code for the Enumerations. What is the mib syntax that the AgenPro will accept for enum?  I had tried following syntax. It won't compile.
 
balanceMethod OBJECT-TYPE
         SYNTAX INTEGER
                 {
                 random(0),
                 roundRobin(1),
                 leastTime(2)
                 }
         MAX-ACCESS read-write
         STATUS current
         DESCRIPTION
                 "Back-end server balancing method"
         ::= { drpProxyObjects 17 }

 
 
Yuan Wang
 



More information about the SNMP4J mailing list