This is a discussion on Re: initializing scalars within the SNMP Coders forums, part of the Networking and Network Related category; I generated sub agent code for scalars in HOST-RESOURCES_MIB using: >> env MIBS="+HOST-RESOURCES-MIB" ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I generated sub agent code for scalars in HOST-RESOURCES_MIB using:
>> env MIBS="+HOST-RESOURCES-MIB" mib2c -c mib2c.scalar.conf hrSystem > > > I presume you realise that the Net-SNMP agent already implements this > particular group? (See agent/mibgroup/host/hr_system.c) > Dave, Thanks for you reply. Yeah. I'm aware of the implementation in the main agent. Requirements are to make it a part of a subagent. Thanks, Avnindra ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |