Cisco Systems 4.1 Dust Collector User Manual


 
19-48
User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 19 CLI Utilities
CWCLI
The following section describes the schema used by these application when you run the command cwcli
export changeaudit
with -app argument:
Archive Mgmt, ConfigEditor, CwConfig, NetConfig
Inventory Collection Service
Software Management
XML Schema for Configuration Management Application
The following XML schema is used by all Configuration Management application when you run the
cwcli export changeaudit command with -app argument and the -app argument values as either
Archive Mgmt, ConfigEditor, CwConfig, or NetConfig.
The schema file is:
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Cisco (t) -->
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
attributeFormDefault="unqualified">
- <xs:element name="ConfigDiff">
- <xs:annotation>
<xs:documentation>Comment describing your root element</xs:documentation>
</xs:annotation>
- <xs:complexType>
- <xs:sequence>
User Name of the person who performed the change. This is the name entered when the person
logged in. It can be the name under which the RME application is running, or the name under
which the Telnet connection is established.
Device Network device on which the change occurred. The display name as entered in the Device and
Credential Repository.
ConnectionMode Connection mode through which the change was made, for example, Telnet, snmp, console,
or RME application.
Timestamp Date and time at which the application communicated the network change or when Change
Audit saw the change record.
Description Contains the detailed information of the changes that had occurred on the device.
The description changes based on the application you have selected:
Archive Mgmt (See XML Schema for Configuration Management Application for more
information.)
ConfigEditor (See XML Schema for Configuration Management Application for more
information.)
CwConfig (See XML Schema for Configuration Management Application for more
information.)
ICServer—Inventory Collection Service (See XML Schema for Inventory Collection
Service for more information.)
NetConfig (See XML Schema for Configuration Management Application for more
information.)
Software Management (See XML Schema for Software Management for more
information.)
Field Description