SNMP Product Type

I am able to get "Device Type" with this:

snmpget -v2c -c Canopy -m ALL 169.254.1.1 .1.3.6.1.4.1.161.19.3.3.1.6.0

SNMPv2-SMI::enterprises.161.19.3.3.1.6.0 = STRING: "4.9/5.9GHz MIMO OFDM - Multipoint - Subscriber Module"

I would like to get "Product Type" such as: "PMP 450b High Gain" or "PMP 450i".  Is there a way with SNMP to get that?