User was informed that these alarms should not be occurring because the interfaces were Admin down.
User reviewed the SNMP and physical interfaces were Admin down and the sub-interfaces were lowerLayerDown.
However, when inspected from the Smarts console, the device in question did not have any discovered relationship between the physiccal interfacce and the sub-interface.
User verified the Juniper device does support the MIB and the data appeared to be correct.
When turned on debug and rediscover the device, we can see that the ic-ifmib-stack.asl was being called and returned valid data:
The correct behavior should be that if the physical interface is admin down, the sub-interface should not be alarming, but it is.
User set the EnableMIB2PortDiscovery flag to TRUE. Initial discovery discovers the correct interface/port relationship.
However, after the second and so on discovery, the physical port/interface is removed.