I am using ConfD-6.4.2, I know it’s old. I can sort list or leaf-list by normal
or snmp
but I don’t see option to sort by entry creation ( first inserted is first ).
Thanks,
Larry
I am using ConfD-6.4.2, I know it’s old. I can sort list or leaf-list by normal
or snmp
but I don’t see option to sort by entry creation ( first inserted is first ).
Thanks,
Larry
ConfD follows the YANG RFC7950 ordered-by
statement where the tailf:sort-order
is an extension for SNMP purposes that changes the ordered-by system
from the default (normal).
There are no other options for the ordered-by system
list.
See RFC 7950 for details on the ordered-by statement.