ietf-ccamp-wg / ietf-network-inventory

3 stars 5 forks source link

Scope of uniqueness for the rack-id #16

Closed italobusi closed 9 months ago

italobusi commented 2 years ago

Is the rack-id unique within the context of a NE of an equipment room?

italobusi commented 2 years ago

Network Inventory weekly call (October 13, 2021)

The exact location of the rack/shelf is provided within the equipment-room list (see issue #8)

Example:

equipment-room
- room-1
  rack
  - rack-3-10 (rack 10 in line 3)
    shelf
    - shelf-5
      chassis-ref: ne-1/shelf
    - shelf-6
      chassis-ref: ne-2/shelf

node
- ne-1
  component
  - shelf
    // position: ne-1-name
    children:
    - board-1
    - board-2
    - board-3
- ne-2
  component
  - shelf
    // position: ne-2-name
    children:
    - board-1
    - board-2
    - board-3
italobusi commented 9 months ago

No longer applicable with the location definition in draft-ietf-ccamp-network-inventory-yang-02