Symptom
Values of cefcModuleOperStatus, cefcFRUPowerAdminStatus, cefcFRUPowerOperStatus SNMP MIB Objects are incorrect for LC PORT OPTICS/interfaces. When interface is enabled and staying UP, SNMP queried o/p shows them as 'off' for cefcFRUPowerAdminStatus and 'unknown' for cefcModuleOperStatus.
sj16lab-as1:185> ./getmany -v2c 1.74.32.133 public cefcFRUPowerStatusTable | grep 671745
cefcFRUPowerAdminStatus.671745 = off(2)<<<<<<<<<<<<<<<<<<<<<<<<<<<
cefcFRUPowerOperStatus.671745 = offEnvOther(1)<<<<<<<<<<<<<<<<<<<<<<
cefcFRUCurrent.671745 = 0
sj16lab-as1:186> ./getmany -v2c 1.74.32.133 public cefcModuleTable | grep 671745
cefcModuleAdminStatus.671745 = enabled(1)
cefcModuleOperStatus.671745 = unknown(1)<<<<<<<<<<<<<<<<<<
cefcModuleResetReason.671745 = unknown(1)
cefcModuleStatusLastChangeTime.671745 = 0
cefcModuleLastClearConfigTime.671745 = 0
cefcModuleUpTime.671745 = 1226
sj16lab-as1:187>
Conditions
This issue exists from system boot-up and not recoverable.
Workaround
Interface status can be queried using 'show ipv4 interface' CLI as the issue is only with SNMP queried o/p.