Return PROXY as type of the MIB object.
Return a pointer to a copy of the MIB proxy object.
Return the maximum object id value that may be within the management information subtree managed by MibProxy. Because this object id value cannot be determined exactly is returned as an approximate value.
Forward the by req and ind given GET sub-request to the source SNMP agent and store its response in req.
Forward the by req and ind given GETNEXT sub-request to the source SNMP agent and store its response in req.
If the maximum access right of MibProxy is at least READWRITE return SNMP_ERROR_SUCCESS, otherwise return SNMP_ERROR_NO_ACCESS.
Forward the by req and ind given SET sub-request to the source SNMP agent and store its response in req.
Nothing is done. Returns SNMP_ERROR_SUCCESS.
Nothing is done.