All Interfaces On the Node
This widget, or resource, lists all interfaces on the ASA node, ordered by status and the interface name. Interfaces with issues are displayed first.
Mark important interfaces with a star to make them "favorites." Favorite interfaces are featured in the Bandwidth widget on the ASA Details - Summary view. You can have up to three favorite interfaces.
For interfaces, the following details are displayed:
- Interface name and IP address. When there is a standby address specified on the device, it's displayed in normal font, next to the IP address.
For down interfaces, you can only see the interface name and the down status icon. The other details are either N/A, or 0. - Security level. Polled through CLI from the ASA device.
- Errors in last hour. The value includes both in and out errors during the last hour.
- Bps in and out
Why is security level N/A?
Security level is not available (N/A) in the following cases:
- CLI credentials are not provided or are not correct.
- CLI poller failed.
- The interface does not have the attribute
NameIf
specified on the device (ASA_Interfaces table). - The
NameIf
attribute polled through CLI does not match theIfName
attribute polled through SNMP and stored in the NPM table Interfaces.
Troubleshoot missing or incorrect data for an ASA interface
- Make sure CLI polling is working correctly. See Set up monitoring Cisco ASA firewalls.
- Make sure Orion manages the interfaces:
- Go to the Interface Details view.
- Click List Resources in the Management resource.
- Check that NetInsight pollers are enabled.
- In the MS SQL Studio, go to the Interfaces table and verify that the
IfName
is available in the Interfaces table.