The IANA Private Enterprise Numbers (PEN) registry maps numeric organizational identifiers, assigned under the iso.org.dod.internet.private.enterprise (1.3.6.1.4.1) OID arc, to organization names. Tools such as ipmitool, net-snmp, and wireshark consume this database to translate enterprise OIDs to human-readable names. This port installs the registry as ${prefix}/share/misc/enterprise-numbers.
The IANA Private Enterprise Numbers (PEN) registry maps numeric organizational identifiers, assigned under the iso.org.dod.internet.private.enterprise (1.3.6.1.4.1) OID arc, to organization names. Tools such as ipmitool, net-snmp, and wireshark consume this database to translate enterprise OIDs to human-readable names. This port installs the registry as ${prefix}/share/misc/enterprise-numbers.
To install iana-enterprise-numbers, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install iana-enterprise-numbers
To see what files were installed by iana-enterprise-numbers, run:
port contents iana-enterprise-numbers
To later upgrade iana-enterprise-numbers, run:
sudo port selfupdate && sudo port upgrade iana-enterprise-numbers
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.