Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
The management of distributed systems requires reliable mechanisms to verify correct operation and diagnose faults. The ISO/IEC 10164 series defines a comprehensive framework for OSI systems management, and part 14, adopted as IEC 10164-14-01, specifies the managed objects and behaviour for performing confidence and diagnostic tests on managed resources. This article examines the technical scope, key requirements, implementation considerations, and compliance notes associated with this standard.
IEC 10164-14-01 defines two primary types of tests: confidence tests and diagnostic tests. A confidence test checks whether a resource is operating correctly within its specified environment, while a diagnostic test aims to isolate faults or verify fault hypotheses. The scope of the standard includes:
It applies to any managed resource that can be tested, including network equipment, software processes, and protocol entities within an OSI-based management domain.
The standard specifies managed object classes, attributes, actions, notifications, and parameters related to testing. The central concept is the test category, which groups tests with similar characteristics and severity. The key managed object classes include:
testManager – manages the execution of tests on a set of testable resources,testableResource – represents a managed resource that can be tested,test – a specific test instance.The table below summarises the principal test categories defined in the standard.
| Test Category | Description | Typical Application |
|---|---|---|
| Basic Confidence Test | Verifies that the resource responds to a minimal stimulus. | Aliveness/availability checks. |
| Comprehensive Confidence Test | Performs a thorough check of all essential functions. | Post-installation or upgrade validation. |
| Basic Diagnostic Test | Executes a subset of confidence tests to narrow down fault locations. | Initial fault isolation. |
| Comprehensive Diagnostic Test | Utilises all available diagnostics to identify root cause. | Extended outage resolution. |
The standard defines actions such as scheduleTest, startTest, stopTest, and notifications including testResultReport and testAlert. Attributes cover test status, duration, result, and control parameters. All operations adhere to the OSI Common Management Information Service (CMIS) model.
Implementations of IEC 10164-14-01 must provide an agent supporting the managed object classes and behaviours defined in the standard. The common management information protocol (CMIP) is the preferred interaction protocol, though mappings to SNMP or RESTful interfaces exist. Conformance requires that all mandatory attributes and actions are implemented, and that the correct behaviour for test sequencing, cancellation, and reporting is followed. The standard references the Guidelines for the Definition of Managed Objects (GDMO) as the formal notation for specifying managed object classes. In practical deployments, the standard is often used within telecommunications management networks (TMN) or large enterprise network management platforms that adopt OSI management principles.
Compliance with IEC 10164-14-01 involves strict adherence to the formal specification defined in the OSI management framework. Key points to consider:
Last updated: 2026