yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
YumaPro <get-bulk> Operation

<get-bulk> is used to iterate efficiently through a YANG list. More...

Collaboration diagram for YumaPro <get-bulk> Operation:

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...
 

Detailed Description

<get-bulk> is used to iterate efficiently through a YANG list.

It is enabled if the –with-yumaworks-getbulk parameter is true.

Function Documentation

◆ agt_getbulk_cleanup()

void agt_getbulk_cleanup ( void  )

cleanup the server instrumentation library

Called by the server during shutdown.

Here is the call graph for this function:

◆ agt_getbulk_init()

status_t agt_getbulk_init ( void  )

initialize the yumaworks-getbulk server instrumentation library

Returns
error status
Here is the call graph for this function:
Here is the caller graph for this function:

◆ agt_getbulk_init2()

status_t agt_getbulk_init2 ( void  )

SIL init phase 2: non-config data structures.

Called after running config is loaded

Returns
error status