Hi,
We have a need to determine if a particular interface is down (not admin-down, but operationally) with NSO.
It seems trivial to detect admin-state like this, but oddly, oper-status isn't available.
The goal would to use this state in a service template and make logic decisions based on it.
thanks
R
show devices device mydevice live-status interfaces-state interface TenGigE0/0/0/0 admin-status admin-status up
show devices device mydevice live-status interfaces-state interface TenGigE0/0/0/0 oper-status % No entries found.