After adding a new 6500 module to multiple Cisco 6504-E (added WS-6816-10G) the module shows up in Observium after being polled as expected.

The issue is the module isn’t being updated. Ports that are up are showing as disable/down it is also not drawing graphs as its not seeing it as up.

The port is actually up and passing traffic but that is not being reflected in Observium.  The only thing that fixes this is deleting/re-adding the device. I assume there is a more appropriate way to fix this.
------------------------------------------------
Debug shows the following: 

PERMISSIONS CHECK. Entity type: port, Entity ID: 92959, Device ID: 91, Allowed: TRUE.

This is under Settings > Ports (Port Properties)
Port specifics are here

$port/opt/observium/html/pages/device/port/data.inc.php:17
array(71
port_id => 92959
device_id => 91
port_64bit => 1
port_label => TenGigabitEthernet2/1
port_label_base => null
port_label_num => null
port_label_short => Te2/1
port_descr_type => null
port_descr_descr => null
port_descr_circuit => null
port_descr_speed => null
port_descr_notes => null
ifDescr => TenGigabitEthernet2/1
ifName => Te2/1
portName => null
ifIndex => 107
ifSpeed => 10000000000
ifConnectorPresent => true
ifPromiscuousMode => false
ifHighSpeed => 10000
ifOperStatus => down
ifAdminStatus => down
ifDuplex => fullDuplex
ifMtu => 1500
ifType => ethernetCsmacd
ifAlias => Test
ifPhysAddress => 6400f1ee7c00
ifHardType => null
ifLastChange => 2014-02-27 07:40:53
date-1yr America/Chicago (UTC-5)
ifVlan => null
ifTrunk => null
ifVrf => null
ignore => 0
disabled => 0
detailed => 0
deleted => 0
pagpOperationMode => null
pagpPortState => null
pagpPartnerDeviceId => null
pagpPartnerLearnMethod => null
pagpPartnerIfIndex => null
pagpPartnerGroupIfIndex => null
pagpPartnerDeviceName => null
pagpEthcOperationMode => null
pagpDeviceId => null
pagpGroupIfIndex => null
ifInUcastPkts => 0
ifInUcastPkts_delta => 0
ifInUcastPkts_rate => 0
ifOutUcastPkts => 0
ifOutUcastPkts_delta => 0
ifOutUcastPkts_rate => 0
ifInErrors => 0
ifInErrors_delta => 0
ifInErrors_rate => 0
ifOutErrors => 0
ifOutErrors_delta => 0
ifOutErrors_rate => 0
ifOctets_rate => 0
ifUcastPkts_rate => 0
ifErrors_rate => 0
ifInOctets => 0
ifInOctets_delta => 0
ifInOctets_rate => 0
ifOutOctets => 0
ifOutOctets_delta => 0
ifOutOctets_rate => 0
ifInOctets_perc => 0
ifOutOctets_perc => 0
poll_time => 1436461953
poll_period => 237
)

Observium 0.15.7.6608

I’m running across multiple issues I haven’t encountered yet today so sorry for so many questions.