📄 xorp_if_mib.xrls
字号:
/* * Copyright (c) 2001-2007 International Computer Science Institute * See LICENSE file for licensing, conditions, and warranties on use. * * DO NOT EDIT THIS FILE - IT IS PROGRAMMATICALLY GENERATED * * Generated by 'tgt-gen'. * * $XORP: xorp/xrl/targets/xorp_if_mib.xrls,v 1.8 2007/02/16 22:48:00 pavlin Exp $ *//** * Get name of Xrl Target */finder://xorp_if_mib/common/0.1/get_target_name->name:txt/** * Get version string from Xrl Target */finder://xorp_if_mib/common/0.1/get_version->version:txt/** * Get status of Xrl Target */finder://xorp_if_mib/common/0.1/get_status->status:u32&reason:txt/** * Request clean shutdown of Xrl Target */finder://xorp_if_mib/common/0.1/shutdown/** * Load a MIB module * * @param mod_name the mib module file name (without extension) * * @param abs_path absolute path to the module file */finder://xorp_if_mib/xorp_if_mib/0.1/load_mib?mod_name:txt&abs_path:txt->mib_index:u32/** * Unload a MIB module * * @param unloaded true if mib not loaded or successfully unloaded */finder://xorp_if_mib/xorp_if_mib/0.1/unload_mib?mib_index:u32->unloaded:bool
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -