Attributes for DuplicateIP lists some key attributes for DuplicateIP.

Table 1. Attributes for DuplicateIP

Attribute

Description

Allowed values

Address

IP address of this DuplicateIP; for example:

10.0.0.4

String

DisplayName

Name, as shown in the Global Console, of this DuplicateIP; for example:

10.0.0.4 [hagg-01-lo0-0.west.twtelecom.net]

String

DuplicatedBySystems

List of systems on which the IP address for this DuplicateIP is duplicated.; for example:

hagg-01-lo0-0.west.twtelecom.net, cpe-66-66-65-1.rochester.res.rr.com,

String

InterfaceAdminStatus

Reflects the current administrative status of the interface underlying this DuplicateIP.

  • UP indicates that the interface is administratively enabled.

  • DOWN indicates that the interface is administratively disabled.

  • TESTING indicates that the interface is in testing mode.

  • OTHER indicates that the interface is in an unknown state.

  • NOTPRESENT indicates that the MIB AdminStatus value for the interface is missing.

  • UNKNOWN indicates that the interface has yet to be polled.

When the value of the interface’s InterfaceAdminStatus is UP, the value of InterfaceOperStatus determines the state of the interface. Otherwise, the value of InterfaceAdminStatus determines the state of the interface.

Enum:

  • UP

  • DOWN

  • TESTING

  • OTHER

  • NOTPRESENT

  • UNKNOWN

InterfaceMode

Indicates the intended purpose of the interface underlying this DuplicateIP: normal, backup, or dial-on-demand.

Enum:

  • NORMAL

  • BACKUP

  • ONDEMAND

InterfaceName

Name, as shown in the Global Console, of the interface underlying this DuplicateIP; for example:

IF-hagg-01-lo0-0.west.twtelecom.net/14 [fxp1.0] [10.0.0.4]

String

InterfaceOperStatus

Reflects the current operational status of the interface underlying this DuplicateIP.

  • UP indicates that the interface is operationally up.

  • DOWN indicates that the interface is operationally down.

  • TESTING indicates that the interface is in testing mode.

  • OTHER indicates that the interface is in an unknown state.

  • DORMANT indicates that the interface is waiting for an external action to occur before becoming active.

  • NOTPRESENT indicates that the MIB OperStatus value for the interface is missing.

  • UNKNOWN indicates that the interface has yet to be polled.

Enum:

  • UP

  • DOWN

  • TESTING

  • OTHER

  • DORMANT

  • NOTPRESENT

  • UNKNOWN

InterfaceType

Type of interface underlying this DuplicateIP, distinguished according to the physical/link protocols immediately "below" the network layer in the protocol stack.

Enum:

ATMFUNI

ARCNET

SONET

HIPPI

MODEM

V36

IEEE1394

IFGSN

ATMVIRTUAL

Note:

The configuration file InterfaceType.conf has the exhaustive list of allowed values. The configuration file is located at:BASEDIR/smarts/conf/discovery

IPStatus

Reflects the current state of this DuplicateIP as reported by the instrumentation.

Note:

For a DuplicateIP, this attribute is set to UNKNOWN.

  • OK indicates that the IP interface is responding to ICMP pings.

  • NETUNREACHABLE indicates that the IP network is unreachable.

  • HOSTUNREACHABLE indicates that the host is unreachable.

  • PROTOCOLUNREACHABLE indicates that the ICMP protocol is unreachable.

  • PORTUNREACHABLE indicates that the port is unreachable.

  • NEEDFRAGUNREACHABLE indicates that the destination was unreachable because fragmentation was needed and do not fragment was set.

  • SRCFAILEDUNREACHABLE indicates that the source route failed.

  • DESTNETUNREACHABLE indicates that the destination network is unknown.

  • DESTHOSTUNREACHABLE indicates that the destination host is unknown.

  • ISOLATEDUNREACHABLE indicates that the source host is isolated.

  • AUTHNETUNREACHABLE indicates that communication with the destination network is administratively prohibited.

  • AUTHHOSTUNREACHABLE indicates that communication with the destination host is administratively prohibited.

  • NETSVCUNREACHABLE indicates that the destination network is unreachable for this type of service.

  • HOSTSVCUNREACHABLE indicates that the destination host is unreachable for this type of service.

  • TIMEXCEEDINTRANS indicates that the Time to Live (TTL) was exceeded in transit.

  • TIMEXCEEDREASS indicates that the fragment reassembly time was exceeded.

  • TIMEDOUT indicates that the last ICMP ping timed out.

  • OTHER indicates an unspecified error condition occurred.

  • UNKNOWN indicates an unspecified error condition occurred.

Enum:

  • OK

  • NETUNREACHABLE

  • HOSTUNREACHABLE

  • PROTOCOLUNREACHABLE

  • PORTUNREACHABLE

  • NEEDFRAGUNREACHABLE

  • SRCFAILEDUNREACHABLE

  • DESTNETUNREACHABLE

  • DESTHOSTUNREACHABLE

  • ISOLATEDUNREACHABLE

  • AUTHNETUNREACHABLE

  • AUTHHOSTUNREACHABLE

  • NETSVCUNREACHABLE

  • HOSTSVCUNREACHABLE

  • TIMEXCEEDINTRANS

  • TIMEXCEEDREASS

  • TIMEDOUT

  • OTHER

  • UNKNOWN

IsInterfaceInstrumented

TRUE if "IP LayeredOver Interface" is instrumented.

Boolean:

TRUE, FALSE

Name

Name, as known in the modeled topology, of this DuplicateIP; for example:

IP-10.0.0.4

String

Netmask

Network mask for this DuplicateIP; for example:

255.0.0.0

String

NetworkNumber

Network number (computed from the Address and Netmask values) for this endpoint; for example:

10.0.0.0

String

Responsive

TRUE if this DuplicateIP is responding to ICMP pings and/or SNMP polls.

(FALSE if this DuplicateIP is not responding to ICMP pings and/or SNMP polls.)

Note:

For a DuplicateIP, this attribute is set to FALSE.

Boolean:

TRUE, FALSE

SystemName

Name of the system hosting this DuplicateIP; for example:

hagg-01-lo0-0.west.twtelecom.net

String

SystemType

Type of system hosting this DuplicateIP; for example:

OTHER

Enum:

  • HOST

  • ROUTER

  • SWITCH

  • PROBE

  • OTHER