Hi,
I need an SNMP agent, which serve private OID’s - e.g. mystatus1 (type
integer)
e.g.
I use (as sender) the SNMPGET command with private OID -
iso.org.dod.internet.private.enterprises.mycompany.mystatus1.0
But QNX snmpd daemon can’t serve this private “mystatus1” OID and receive to
sender nothing.
(But I extend the MIB table to mystatus1 entry)
What is the easiest way to implement/extend this ?
- may I extend the QNX snmpd daemon ? - how?
- need I implement “my” code (which serve the private OID) into agent ?
(how? how can I keep the source? ) - need develope whole snmp agent using the snmp_api functions ?
(uff !!!)
Thanks in advance !
Daniel
Daniel Koci - software engineer