Skip to content
Ask AI

crm

AsterNOS YANG Model for Critical Resource Monitoring.

module: asternos-crm
+--rw crm
+--rw crm-config
| +--rw frequency? uint16
| +--rw period? uint16
+--ro crm-resource
+--ro history* [resource]
| +--ro resource crm-resource-type
| +--ro history-resources
| +--ro history-resource* [timestamp]
| +--ro timestamp string
| +--ro used-count? uint64
| +--ro used-rate? string
| +--ro available-count? uint64
| +--ro max-count? uint64
+--ro realtime-resources
+--ro realtime-resource* [resource]
+--ro resource crm-resource-type
+--ro used-count? uint64
+--ro used-rate? string
+--ro available-count? uint64
+--ro max-count? uint64
PathAccess
/crmRead-Write
/crm/crm-configRead-Write
/crm/crm-config/frequencyRead-Write
/crm/crm-config/periodRead-Write
/crm/crm-resourceRead-Only
/crm/crm-resource/historyRead-Only
/crm/crm-resource/history/resourceRead-Only
/crm/crm-resource/history/history-resourcesRead-Only
/crm/crm-resource/history/history-resources/history-resourceRead-Only
/crm/crm-resource/history/history-resources/history-resource/timestampRead-Only
/crm/crm-resource/history/history-resources/history-resource/used-countRead-Only
/crm/crm-resource/history/history-resources/history-resource/used-rateRead-Only
/crm/crm-resource/history/history-resources/history-resource/available-countRead-Only
/crm/crm-resource/history/history-resources/history-resource/max-countRead-Only
/crm/crm-resource/realtime-resourcesRead-Only
/crm/crm-resource/realtime-resources/realtime-resourceRead-Only
/crm/crm-resource/realtime-resources/realtime-resource/resourceRead-Only
/crm/crm-resource/realtime-resources/realtime-resource/used-countRead-Only
/crm/crm-resource/realtime-resources/realtime-resource/used-rateRead-Only
/crm/crm-resource/realtime-resources/realtime-resource/available-countRead-Only
/crm/crm-resource/realtime-resources/realtime-resource/max-countRead-Only

Path

/crm

Node Type

container

Access

Read-Write

Path

/crm/crm-config

Node Type

container

Description

Critical Resource Monitoring for devices.

Access

Read-Write

Path

/crm/crm-config/frequency

Node Type

leaf

Description

The frequency to get crm resource.

Access

Read-Write

Data Type

Constraints

Valid range: 1 to 65535

Path

/crm/crm-config/period

Node Type

leaf

Description

The period to save the crm resource history.

Access

Read-Write

Data Type

Constraints

Valid range: 1 to 65535

Path

/crm/crm-resource

Node Type

container

Description

Resource information for devices.

Access

Read-Only

Path

/crm/crm-resource/history

Node Type

list

Description

This list show all history resource of specific resource.

Access

Read-Only

Path

/crm/crm-resource/history/resource

Node Type

leaf

Description

Resource select.

Access

Read-Only

Data Type

Constraints

Enumeration with options:

  • mac
  • ipv4-route
  • ipv6-route
  • ipv4-neighbor
  • ipv6-neighbor
  • route-nexthop

/crm/crm-resource/history/history-resources

Section titled “/crm/crm-resource/history/history-resources”

Path

/crm/crm-resource/history/history-resources

Node Type

container

Access

Read-Only

/crm/crm-resource/history/history-resources/history-resource

Section titled “/crm/crm-resource/history/history-resources/history-resource”

Path

/crm/crm-resource/history/history-resources/history-resource

Node Type

list

Description

This list exists when requires history resource.

Access

Read-Only

/crm/crm-resource/history/history-resources/history-resource/timestamp

Section titled “/crm/crm-resource/history/history-resources/history-resource/timestamp”

Path

/crm/crm-resource/history/history-resources/history-resource/timestamp

Node Type

leaf

Description

Timestamp of resource statistics

Access

Read-Only

Data Type

/crm/crm-resource/history/history-resources/history-resource/used-count

Section titled “/crm/crm-resource/history/history-resources/history-resource/used-count”

Path

/crm/crm-resource/history/history-resources/history-resource/used-count

Node Type

leaf

Description

Resource used count.

Access

Read-Only

Data Type

/crm/crm-resource/history/history-resources/history-resource/used-rate

Section titled “/crm/crm-resource/history/history-resources/history-resource/used-rate”

Path

/crm/crm-resource/history/history-resources/history-resource/used-rate

Node Type

leaf

Description

Resource used rate.

Access

Read-Only

Data Type

/crm/crm-resource/history/history-resources/history-resource/available-count

Section titled “/crm/crm-resource/history/history-resources/history-resource/available-count”

Path

/crm/crm-resource/history/history-resources/history-resource/available-count

Node Type

leaf

Description

Resource available count.

Access

Read-Only

Data Type

/crm/crm-resource/history/history-resources/history-resource/max-count

Section titled “/crm/crm-resource/history/history-resources/history-resource/max-count”

Path

/crm/crm-resource/history/history-resources/history-resource/max-count

Node Type

leaf

Description

Resource max count.

Access

Read-Only

Data Type

Path

/crm/crm-resource/realtime-resources

Node Type

container

Access

Read-Only

/crm/crm-resource/realtime-resources/realtime-resource

Section titled “/crm/crm-resource/realtime-resources/realtime-resource”

Path

/crm/crm-resource/realtime-resources/realtime-resource

Node Type

list

Description

This list show all realtime resource of specific resource.

Access

Read-Only

/crm/crm-resource/realtime-resources/realtime-resource/resource

Section titled “/crm/crm-resource/realtime-resources/realtime-resource/resource”

Path

/crm/crm-resource/realtime-resources/realtime-resource/resource

Node Type

leaf

Description

Resource select.

Access

Read-Only

Data Type

Constraints

Enumeration with options:

  • mac
  • ipv4-route
  • ipv6-route
  • ipv4-neighbor
  • ipv6-neighbor
  • route-nexthop

/crm/crm-resource/realtime-resources/realtime-resource/used-count

Section titled “/crm/crm-resource/realtime-resources/realtime-resource/used-count”

Path

/crm/crm-resource/realtime-resources/realtime-resource/used-count

Node Type

leaf

Description

Resource used count.

Access

Read-Only

Data Type

/crm/crm-resource/realtime-resources/realtime-resource/used-rate

Section titled “/crm/crm-resource/realtime-resources/realtime-resource/used-rate”

Path

/crm/crm-resource/realtime-resources/realtime-resource/used-rate

Node Type

leaf

Description

Resource used rate.

Access

Read-Only

Data Type

/crm/crm-resource/realtime-resources/realtime-resource/available-count

Section titled “/crm/crm-resource/realtime-resources/realtime-resource/available-count”

Path

/crm/crm-resource/realtime-resources/realtime-resource/available-count

Node Type

leaf

Description

Resource available count.

Access

Read-Only

Data Type

/crm/crm-resource/realtime-resources/realtime-resource/max-count

Section titled “/crm/crm-resource/realtime-resources/realtime-resource/max-count”

Path

/crm/crm-resource/realtime-resources/realtime-resource/max-count

Node Type

leaf

Description

Resource max count.

Access

Read-Only

Data Type