Enable the logging as follows. These steps use the Interface Metric Family as the target for debug logging. The same steps apply for any Metric Family showing in the devices Polling Configuration.
- Launch the DCDebug page at DA_HOST:8581/dcdebug.
- Enter the IP Address and select the appropriate IP Domain for the target device.
- Select the "Polling Configuration" option and select the View Data button.
- Find the entry for the Interface Metric Family, normally named NormalizedPortInfo. It should look something like this, but with different ID values.
Polling Config Item ID=123456
Poll Group ID=123
Poll interval=300
Normalized Facet Type={http://im.ca.com/normalizer}NormalizedPortInfo
Certification Facet Type={http://im.ca.com/certifications/snmp}IfXTableMib
PollingConfig's DcmID=<hostname>:<uuid>
[DC] ComponentFacetAttached {http://im.ca.com/inventory}Port
[DC] ComponentFacetAttached {http://im.ca.com/core}Syncable
[DC] PollerStatus Poller is active on poll group: 123
Polled Items(#)
Item ID=234567, Name=<interfaceName>, Index List={[2]} [DC] Indices: [ 2 ], Poll Interval: 300 sec, Schedule Offset: 25.321 sec
Item ID=234568, Name=<interfaceName>, Index List={[3]} [DC] Indices: [ 3 ], Poll Interval: 300 sec, Schedule Offset: 26.123 sec
~~~~~~~~~~~~~~
- Note the ItemID of the interface in question.
- Can also use the Poll Group ID value for the Interface Metric Family to debug all interfaces on the device.
- Back on the main DCDebug page select the Enable/Disable link for the "Detailed Poll Logging" option.
- Set the IP and Domain.
- Set the Filtering option to "ItemID"
- Choose Poll Group ID option if using Poll Group ID.
- Enter the ItemID(s) or Poll Group ID(s) accordingly as found in step 4 above in the ID List field.
- Use a comma to separate multiple values.
- Do not use spaces between values or the comma if using multiple values.
- Enable the logging
- If necessary repeat the Enable/Disable process for "Detailed SNMP Logging".
- Only difference is it's device wide, no need for PollGroupID/ItemID specification.
- Allow the logging enabled to run for 40 minutes minimum. This allows for the assurance of at least 6 standard 5 minute poll cycles worth of logging is available for analysis.
Collect the logging as follows.
- Gather the logging generated. NOTE: Do not disable the logging before gathering it. It will be lost if that is done.
- Go to the main DCDebug page at DA_HOST:8581/dcdebug..
- Enter the IP Address and IP Domain for the device debug is enabled against.
- Select the "Download all logs for IP" option
- Select the "Download As Zip" button
- Set aside the resulting Zip file to attach to the support case.
Disable the logging as follows.
- Select the Enable/Disable link for the logging enabled from the main DCDebug page.
- Enter the appropriate IP address and IP Domain
- Select the Disable Logging radio button
- Select the Disable Logging button