On 2021-02-22 07:31, Ed Fair via GNU coreutils General Discussion wrote:
Has it ever been discussed to add an option to the sort utility for sorting numeric SNMP object identifiers by sub-identifier?
Probably not, but what has been discussed is sorting version numbers like 1.2.3.
How are SNMP OIDs different from version numbers for the purposes of sorting?
GNU Coreutils sort supports -V/--version sort. Do you know about it, and have you tried it? What requirements in relation to SNMP OIDs are not met by this feature?
