I definitely have the MIB file loaded, both in my MIB browser and in SNMP on my monitoring system, but I still cannot pull any of those MIBs from my 8810 chassis.

root@noc:~# snmpget -v2c -c localread 172.16.0.4 .1.3.6.1.4.1.1916.1.1.1.9.1.2
EXTREME-SYSTEM-MIB::extremeFanOperational = No Such Instance currently exists at this OID
root@noc:~# snmpget -v2c -c localread 172.16.0.4 .1.3.6.1.4.1.1916.1.1.1.9.1.1
EXTREME-SYSTEM-MIB::extremeFanNumber = No Such Instance currently exists at this OID
root@noc:~# snmpget -v2c -c localread 172.16.0.4 .1.3.6.1.4.1.1916.1.1.1.9.1.4
EXTREME-SYSTEM-MIB::extremeFanSpeed = No Such Instance currently exists at this OID
I have working fans:
Warp1.3 # sh fans
FanTray information:
 State:                  Operational
 NumFan:                 9
 PartInfo:               1412G-00301 450305-00-04
 Revision:               4.0
 Odometer:               335 days 2 hours  since Dec-10-2014
 Upper-Left   Fan-1:     Operational at 3000 RPM
 Middle-Left  Fan-2:     Operational at 3000 RPM
 Lower-Left   Fan-3:     Operational at 2940 RPM
 Upper-Center Fan-4:     Operational at 2940 RPM
 Center       Fan-5:     Operational at 3000 RPM
 Lower-Center Fan-6:     Operational at 2940 RPM
 Upper-Right  Fan-7:     Operational at 2940 RPM
 Middle-Right Fan-8:     Operational at 2940 RPM
 Lower-Right  Fan-9:     Operational at 2880 RPM
I did notice that we're running 15.7.1.4, but those MIBs shouldn't have changed, they're the same in version 16.x.x.x
Should I open a ticket for this?