stash_to_next
[utility_handlers]

Convert GET_STASH requests into GETNEXT requests for the handler. [詳細]

関数

netsnmp_mib_handlernetsnmp_get_stash_to_next_handler (void)
 returns a stash_to_next handler that can be injected into a given handler chain.
int netsnmp_stash_to_next_helper (netsnmp_mib_handler *handler, netsnmp_handler_registration *reginfo, netsnmp_agent_request_info *reqinfo, netsnmp_request_info *requests)

説明

Convert GET_STASH requests into GETNEXT requests for the handler.

The purpose of this handler is to convert a GET_STASH auto-cache request to a series of GETNEXT requests. It can be inserted into a handler chain where the lower-level handlers don't process such requests themselves.


関数

netsnmp_mib_handler* netsnmp_get_stash_to_next_handler ( void   ) 

returns a stash_to_next handler that can be injected into a given handler chain.

stash_to_next.c28 行で定義されています。

参照先 netsnmp_mib_handler_s::flagsMIB_HANDLER_AUTO_NEXTnetsnmp_create_handler()netsnmp_stash_to_next_helper()NULL.

参照元 netsnmp_get_stash_cache_handler()netsnmp_get_timed_stash_cache_handler().


net-snmpに対してSat Sep 5 13:14:29 2009に生成されました。  doxygen 1.4.7