Motorola 6806800C44B 用户手册

下载
页码 54
XML
Management Interface
Availability Service Programmer’s Reference (6806800C44B)
29
   
The subscriber should use a combination of these filters, based on the requirements. For 
example, if a subscriber wants to receive all AvSv traps, AVSV_TRAPS filter should be used. If 
a subscriber wants to receive only AMF traps, the array of AVSV_TRAPS and 
SAF_AMF_MIB_TRAPS filters should be used.
2.2.7
XML
Motorola uses a proprietary XML schema for configuring entities in the AMF system model. The 
XML syntax is described in the XSD (the schema file) and the NCS System Description 
Programer’s Reference. This schema has been developed to support the four MIBs described 
in the section 
. The files in XML format the 
system description file, and the application config file is used only once during the initial system 
boot. The system description file also contains the hardware deployment configuration that AvM 
uses.
2.3
Command Line Interface
The Availability Service supports CLI commands for admin operations on Service Groups, 
Service Units, Service instances, and nodes.
To issue AvSv CLI commands the file cli_cefslib_conf should be updated with the entry: 
libavsv_clicef.so ncsavsv_cef_load_lib_req
Only users with Admin permissions can access these commands. (Refer to the Command Line 
Interface Programmer’s Reference 
for further intormation.)
2.3.1
set
Description
This command sets the admin state of the Service Group (SG), Service Unit (SU), Service 
instance (SI), or node to locked, unlocked, or shutting down.
Synopsis
set index (SG Name | SU Name |  
SI Name | Node Name) adminstate value
(locked | unlocked | shuttingdown)
Parameters
index
Name of SG, SU, SI or node
value
Possible values are: locked|unlocked|shuttingdown