Available filter values

Use this reference information to familiarize yourself with the permissible values when you set discovery filters on the Network Discovery Configuration page.

Prediscovery filter values

When constructing a prediscovery filter, you can filter based on any of the fields in the Details.returns table. These fields are as follows:
m_AddressSpace

The name of the NAT address space to which the device belongs. This value is set in the translations.NATAddressSpaceIds table. If the discovery is not using NAT, or if the device is in the public domain, this value is NULL.

m_Description

Value of sysDescr MIB variable of the entity.

m_ExtraInfo

Any extra information.

m_HaveAccess
Flag indicating whether there is SNMP access to the device:
  • 1: Have access
  • 0: No access
m_LastRecord
A flag indicating whether this is the last record for this entity (that is, whether the entity has been completely processed):
  • 1: True
  • 0: False
m_ManagerId

Identifies the manager of the device. Takes the value "" if device is accessed directly.

m_Name

Unique name of an entity on the network.

m_ObjectId

Textual representation of the device class (an ASN.1 address).

m_Protocol
An integer representation of the IP protocol used by the presently-defined zone:
  • 1: IPv4
  • 2: IPv4 that has been through network address translation (NAT)
  • 3: IPv6
m_UniqueAddress

The IP address of the discovered network entity.

m_UpdAgent

The agent that updated this device.

In addition, by using the Advanced tab, you can construct filter rows using any of the fields from within the m_ExtraInfo field.

Postdiscovery filter values

When constructing a post-discovery filter, you can filter based on any of the fields in the ncimCache database.