File Management

Contents

1Introduction

2

Functions and Concepts
2.1Types of Operation

3

Managed Object Model

4

Configuration Management

5

Fault Management

6

Security Management

1   Introduction

This document provides an overview of the management model and concepts associated with the File Management managed area.

A managed area is represented by a group of Managed Object Classes (MOCs) within the Managed Object Model (MOM).

2   Functions and Concepts

File Management provides a management interface to a logical file system in the Managed Element (ME).

The logical file system exposes files produced by functions on the ME, for example, performance measurement report files and alarm logs. In addition, files can be imported to the logical file system. Such files are located in directories, which are exposed as file groups on the logical file system.

A file group can contain other file groups forming a file group subtree.

File Management enables a mapping between a Managed Object (MO) Distinguished Name (DN) and a path on the logical file system, for example, as follows:

A preventive maintenance policy is a routine that can automatically delete files or raise alarms when limits are exceeded. A preventive maintenance policy can be associated with one or more file groups, it is applied recursively to all files and file groups within a file group. File deletion applies either to the newest or the oldest file.

There are six predefined file groups, four of the file groups have system controlled preventive maintenance policies, and these file groups are:

There are two additional predefined file groups, however these files groups do not have any system controlled preventive maintenance policies, a preventive maintenance policy can be specified separately for these file groups.

File Management policies are only to be applied to file groups that are not already subject to specific system controlled or user-defined preventive maintenance policies.

The files and file groups in the logical file system can be accessed through the Ericsson Command-Line Interface (ECLI), NETCONF, and the standard SSH File Transfer Protocol (SFTP).

Note:  
Special characters, such as + in filenames, appear as ?? in the ECLI. For more information, refer to Interwork Description Ericsson Command-Line Interface.

2.1   Types of Operation

File Management supports the following operations:

3   Managed Object Model

The File Management managed area is represented in the Managed Object Model (MOM) as follows:

ManagedElement
   +-SystemFunctions
      +-FileM
         +-FileGroupPolicy
            +-ThresholdMonitoring
         +-LogicalFs
            +-FileGroup
               +-FileGroup
               

For general information about the MOM, MOCs, MOs, cardinality, and related concepts, refer to Managed Object Model User Guide.

The File Management MOCs are described in Table 1.

Table 1    File Management Managed Object Class Descriptions

Managed Object Class

Description

FileM

The root of the File Management model.

FileGroupPolicy

Contains the preventive maintenance rules for file groups.

ThresholdMonitoring

Contains the configured monitoring thresholds.

LogicalFs

The root of the logical file system.

FileGroup

Contains the file groups. A file group can contain another file group or a file. Represents a directory in the logical file system.

4   Configuration Management

File Management is accessed using NETCONF or the ECLI to manipulate the Management Information Base (MIB).

The following operations can be performed by the user and are described in Operating Instructions:

Manage Files

Manage File Group Policies

5   Fault Management

The File Management alarm is described in Table 2.

Table 2    File Management Alarm

Alarm

Description

File Management, Number of Files in FileGroup Exceeded

 

Raised when the total number of files in the FileGroup subtree has exceeded a configured threshold.

File Management, Max Size in FileGroup Exceeded

 

Raised when the size of the FileGroup subtree has exceeded a configured threshold.

6   Security Management

Access to the logical file system is configured through security management rules. For more information, refer to User Management.

The permission types in Table 3 can be applied by setting rules to FileGroup instances.

Table 3    Permission Types

Permission Type

Description

NO_ACCESS

The file group is invisible to the user.

R (read)

The file group and its contained FileInformation instances are visible to the user. The user can export files from the group.

RW (read and write)

The file group and its contained FileInformation instances are visible to the user. The user can set writable attributes of a FileGroup instance. The user can import and export files into/from the group.

RWX (read, write, and execute)

The file group and its contained FileInformation instances are visible to the user. The user can set writable attributes and execute actions of a FileGroup instance. The user can import and export files into/from the group. When using SFTP for transfer of files, all operations offered by the protocol are possible to execute without restrictions.



Copyright

© Ericsson AB 2016. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    File Management