I'm implementing the Printer-MIB as an AgentX subagent, but I'm running into a problem trying to implement the prtStorageRefTable. One of its indices is hrStorageIndex from HOST-RESOURCES-MIB. For example, if hrStorageTable uses index '101' for some RAM that's used by the printer, then prtStorageRefTable needs an entry like 'prtStorageRefIndex.101.1'. The master agent contains the hrStorageTable implementation, so how do I find out what it's reporting so I can build my prtStorageRefTable? Is there a way to query the master agent for this information?
_________________ Lisa A. Morgan ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
