![]() |
yumapro
25.10-1
YumaPro SDK
|
<get-bulk> is used to iterate efficiently through a YANG list. More...

Functions | |
| status_t | agt_getbulk_init (void) |
| initialize the yumaworks-getbulk server instrumentation library More... | |
| status_t | agt_getbulk_init2 (void) |
| SIL init phase 2: non-config data structures. More... | |
| void | agt_getbulk_cleanup (void) |
| cleanup the server instrumentation library More... | |
<get-bulk> is used to iterate efficiently through a YANG list.
It is enabled if the –with-yumaworks-getbulk parameter is true.
| void agt_getbulk_cleanup | ( | void | ) |
cleanup the server instrumentation library
Called by the server during shutdown.
| status_t agt_getbulk_init | ( | void | ) |
initialize the yumaworks-getbulk server instrumentation library


| status_t agt_getbulk_init2 | ( | void | ) |
SIL init phase 2: non-config data structures.
Called after running config is loaded