Can virtual interfaces be viewed in reports in Spectrum Report Manager (SRM) - CABI / JasperReports / Jasper
DX NetOps Spectrum all currently supported releases
CABI JasperServer 7.9.2.x
Only physical interfaces are displayed in SRM
SRM uses the value of the ifConnectorPresent attribute from the ifMIB on an interface to determine if the interface is a physical or virtual port.
The ifMIB defines the ifConnectorPresent attribute as follows:
ifConnectorPresent OBJECT-TYPE SYNTAX TruthValue { true(1), false(2) }
ACCESS read-only STATUS current
DESCRIPTION "This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise." ::= { ifXEntry 17 }
SRM will only report on interface models where the value of ifConnectorPresent is true(1).
Example: Ad Hoc Reports for Virtual Interfaces
Spectrum collects the data related to virtual interfaces in the SRM database for historical reporting. This allows users to consume that data through ad hoc reports. They can run ad hoc reports against only virtual interfaces or in combination with physical interfaces to get the appropriate information.
Enable Processing for Virtual Interfaces
Before you generate ad hoc reports for virtual interfaces, enable the processing for virtual interfaces.
Follow these steps for 22.2.9 and higher: