Supported YANG Models in NCS 1001
Feature Name |
Release |
Description |
---|---|---|
New Optics Telemetry Bag |
Cisco IOS XR Release 7.9.1 |
The telemetry bag, which maintains the collection of telemetry data, needs to be of an ideal size to stream the data effectively. In this release, the optical telemetry bag size has been optimized by introducing the following exclusive sensor paths for OTS and OTS-OCH controllers:
Unlike in previous release, where OTS and OTS-OCH controller's telemetry data was accessed from a single telemetry bag, it is now separated out by the respective sensor paths. The already existing optics-info sensor path now includes only the data of the OPTICS controller. The result is a smaller bag size. Two new native NETCONF yang models are introduced to support the two new sensor paths. |
Following is the list of supported configuration YANG models for NCS 1001:
Configuration YANG Models |
---|
Cisco-IOS-XR-ncs1001-ots-cfg.yang |
Cisco-IOS-XR-ifmgr-cfg.yang |
Cisco-IOS-XR-controller-optics-cfg.yang |
Cisco-IOS-XR-pmengine-cfg.yang |
Following is the list of supported operational YANG models for NCS 1001:
Operational Yang Models | ||
---|---|---|
Cisco-IOS-XR-controller-optics-oper.yang | ||
Cisco-IOS-XR-pmengine-oper.yang | ||
Cisco-IOS-XR-plat-chas-invmgr-oper.yang | ||
Cisco-IOS-XR-alarmgr-server-oper.yang | ||
Cisco-IOS-XR-ncs1001-ots-oper.yang | ||
Cisco-IOS-XR-controller-ncs1001-ots-och-oper.yang | ||
openconfig-channel-monitor
|
Note |
To view the Data Models (Native, Unified, OpenConfig) supported in IOS XR platforms and releases, see the Yang Explorer tool. You can explore the data model definitions, locate a specific model, and view the containers and their respective lists, leaves, leaf lists, Xpaths, and much more. |
New Telemetry Bag in NCS 1001
From R.7.9.1 onwards, two new sensor paths are introduced to support the two bags of OTS and OTS-OCH controllers in the NCS 1001 platform. This helps separate the parameters of OTS and OTS-OCH controllers, which helps in reducing the size of each telemetry collection. The optics-info sensor path: Cisco-IOS-XR-controller-optics-oper:optics-oper/optics-ports/optics-port/optics-info was used previously to collect data and parameters for optics, which are now collected by the OTS and OTS-OCH controllers together.
The two new sensor paths introduced for OTS and OTS-OCH controllers in NCS 1001 are as given below.
-
Cisco-IOS-XR-controller-ncs1001-ots-och-oper:ots-och-oper/ots-och-ports/ots-och-port/ots-och-info
-
Cisco-IOS-XR-controller-ncs1001-ots-oper:ots-oper/ots-ports/ots-port/ots-info
The two new operational YANG models which support these two new sensor paths are as given below.
-
Cisco-IOS-XR-controller-ncs1001-ots-oper.yang
-
Cisco-IOS-XR-controller-ncs1001-ots-och-oper.yang
Note |
|