[AGENT++] help

venugopal reddy venu.forum at gmail.com
Wed Nov 15 13:15:01 CET 2006


After generating code using agentpro, I ran agent on port number 4002.
it isresponding to linux commands snmpget, set, getnext. but when
quaried using MGsoft mib browser it is not responding.

I defined "Uptime"  in mib as timeticks, readonly. It always giving me
00's when I quaried.
uptime  OBJECT-TYPE
   SYNTAX      TimeTicks
   MAX-ACCESS  read-only
   STATUS      current
   DESCRIPTION
           "time since devise woke up "
   ::= { info 2 }

I defined rowstatus as fallows. when i tried to create a row it
responds as table does not support row creation.
row_Status OBJECT-TYPE
       SYNTAX RowStatus
       MAX-ACCESS read-create
       STATUS current
       DESCRIPTION "status of the row obbject"

 DEFVAL { active }
::= { routeEntry 4 }



More information about the AGENTPP mailing list