snmp_close()
含义:Close a PATROL Agent SNMP session(关闭snmp会话)
Format
snmp_close(session)
Parameter
| Parameter | Definition |
| session |
ID of the SNMP session that is to be closed The session is the value returned when an snmp_open() function is executed. |
Description
The snmp_close() function closes session with the PATROL SNMP Sub-Agent that was opened with the snmp_open() function and removes internal structures belonging to session. The snmp_close() function sets the PSL variable errno = 93 (E_PSL_NO_SUCH_ID) if session is not a valid SNMP session ID. The snmp_close() function returns the string “OK” if successful
网硕互联帮助中心




评论前必须登录!
注册