isis
Adjacency

Represents an ISIS interface adjacency.



public class Adjacency

Properties
adjCircLevel vRtrIsisISAdjCircLevel specifies the circuit type of the adjacency as advertised.

type=isis.CircuitLevelType
access=read-only
Displayed(tab/group)=Adjacent Circuit Level

applicable=false (Where parent is one of (spb.NetworkInterface))

adjExpiresIn vRtrIsisISAdjExpiresIn maintains the time in which the adjacency will expire if no hello packets are received.

type=int
access=read-only
default=1
minimum=1
maximum=65535
units=seconds
Displayed(tab/group)=Adjacency Expires In (Neighbour)

adjHoldTimer The holding time for this adjacency updated from received IIH PDUs.

type=int
access=read-only
minimum=1
maximum=65535
units=seconds
Displayed(tab/group)=Adjacency Hold Timer (Neighbour)

adjIndex

type=long
access=read-create
default=1
Displayed(tab/group)=Adjacency Index

adjNeighPriority Priority of the neighboring Intermediate System for becoming the LAN Level 1 Designated Intermediate System if the value of isisISAdjNeighSysType is L1IntermediateSystem or LAN Level 2 Designated Intermediate System if the value of isisISAdjNeighSysType is L2IntermediateSystem.

type=int
access=read-only
Displayed(tab/group)=Neighbor Priority (Neighbour)

applicable=false (Where parent is one of (spb.NetworkInterface))

adjNeighSysName

type=string
access=read-only
default=
Displayed(tab/group)=Neighbor System Name (Neighbour)

adjNeighbourId The ip-address of the neighbor with which adjacency is formed is maintained in vRtrIsisISAdjNeighborIP.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Adjacent Neighbor ID

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

adjNeighbourIdIPv4Type

type=rtr.InetAddressType
access=read-create
default=ipv4

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

adjNeighbourIdIPv6 Indicates the IP address of the neighbor with which an IPv6 adjacency is formed. This will always be an IPv6 address.

type=InetAddress
access=read-create
default=
Mandatory on create
Displayed(tab/group)=IPv6 Adjacent Neighbor ID

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

adjNeighbourIdIPv6Type Indicates the IP address type of adjNeighbourIdIPv6. It will always be 'ipv6'.

type=rtr.InetAddressType
access=read-create
default=ipv6

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

adjState The state of the adjacency

type=netw.OperationalState
access=read-only
default=adjInitializing
Displayed(tab/group)=Adjacent State

adjUpTime If the adjacency is up, the amount of time in seconds since this adjacency entered state 'up'. If the adjacency is not up, the number of seconds since the adjacency was up, or since the system started, if the adjacency has never been up. Note: This can be implemented as start time less the current time.

type=long
access=read-only
units=seconds
Displayed(tab/group)=Adjacency Up Time (Neighbour)

adjacencyUsage An adjacency of type level1 is used for level 1 traffic only. An adjacency of type level2 is used for level 2 traffic only. An adjacency of type level1and2 is used for both level 1 and level 2 traffic. There may be two adjacencies (of types level1 and level2) between the same pair of Intermediate Systems.

type=isis.UsageType
access=read-only
Displayed(tab/group)=Adjacency Usage (Neighbour)

applicable=false (Where parent is one of (spb.NetworkInterface))

circIndex A unique value identifying the IS adjacency from all other such adjacencies on this circuit. This value is assigned by the system when the adjacency is created automatically.

type=long
access=read-create
default=1
Displayed(tab/group)=Circuit Index

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

interfaceId

type=long
access=read-only
Displayed(tab/group)=Interface ID (/Local Interface)

interfaceName

type=string
access=read-only
default=N/A
maximum=252
Displayed(tab/group)=Interface Name (/Local Interface)

applicable=false (Where parent is one of (spb.NetworkInterface))

ipv6MultiTopologyEnabled

type=boolean
access=read-only
Displayed(tab/group)=IPv6 Multi-Topology Enabled

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

isis.AdjacencyArea-Set type=Children-Set
lastRestartTime vRtrIsisISAdjLastRestartTime indicates the last time the adjacency attempted restart.

type=Time
access=read-only
Displayed(tab/group)=Last Restart Time (Restarts)

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

localIp

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=IP Address (/Local Interface)

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

multiTopologyEnabled

type=boolean
access=read-only
Displayed(tab/group)=Multi-Topology Enabled

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

nativeTopologyEnabled

type=boolean
access=read-only
Displayed(tab/group)=Native Topology Enabled

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

neighSNPAAddress The SNPA address of the neighboring system.

type=MacAddress
access=read-only
default=00-00-00-00-00-00
Displayed(tab/group)=Neighbor SNPA Address (Neighbour)

applicable=false (Where parent is one of (spb.NetworkInterface))

neighSysId The system ID and 4 byte circuit ID of the neighboring Intermediate System set from the source ID field of the Three-Way-Handshake information from the neighbor's IIH PDUs.

type=MacAddress
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Neighbor System ID (Neighbour)

neighSysType The type of the neighboring system.

type=isis.NeighbourSystemType
access=read-only
Displayed(tab/group)=Neighbor System Type (Neighbour)

applicable=false (Where parent is one of (spb.NetworkInterface))

numberOfRestarts vRtrIsisISAdjNumRestarts indicates the number of times the adjacency has attempted restart.

type=long
access=read-only
Displayed(tab/group)=Number Of Restarts (Restarts)

applicable=false (Where parent is one of (spb.AccessInterface, spb.NetworkInterface, spb.SpokeSdpBindingInterface))

portName

type=string
access=read-only
default=N/A
maximum=252
Displayed(tab/group)=Port Name (/Local Interface)

applicable=false (Where parent is one of (spb.AccessInterface, spb.SpokeSdpBindingInterface))

restartStatus vRtrIsisISAdjRestartStatus indicates the graceful restart status of the adjacency.

type=isis.RestartStatuses
access=read-only
Displayed(tab/group)=Restart Status (Restarts)

applicable=false (Where parent is one of (spb.AccessInterface, spb.SpokeSdpBindingInterface))

restartSupport vRtrIsisISAdjRestartSupport indicates whether adjacency supports ISIS graceful restart. If vRtrIsisISAdjRestartSupport has a value of 'true' the adjacency supports graceful restart.

type=boolean
access=read-only
Displayed(tab/group)=Restart Support (Restarts)

applicable=false (Where parent is one of (spb.AccessInterface, spb.SpokeSdpBindingInterface))

restartSupressed vRtrIsisISAdjRestartSupressed indicates if the adjacency has requested this router to suppress advertisement of the adjacency in this router's LSPs. If vRtrIsisISAdjRestartSupressed has a value of 'true' the adjacency has requested to suppress advertisement of the LSPs.

type=boolean
access=read-only
Displayed(tab/group)=Restart Suppressed (Restarts)

applicable=false (Where parent is one of (spb.AccessInterface, spb.SpokeSdpBindingInterface))

routerId

type=int
access=read-only
default=1

routerInstance

type=long
access=read-create
default=1

serviceId

type=long
access=read-only
default=0

siteId

type=string
access=read-only
default=0.0.0.0
maximum=60
Displayed(tab/group)=Site ID (/Site)

siteName

type=string
access=read-only
default=0.0.0.0
maximum=252
Displayed(tab/group)=Site Name (/Site)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7450 ESS
7210 SAS M Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS T Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS K Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS Mxp Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS S/Sx
7210 SAS X
7210 SAS R
7250 IXR
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7701 CPAA
Generic NE 1.0.0
7705 SAR
7705 SAR H
DC VSC
DC 7850
DC 210
DC VSA8
7950 XRS
OS6900 Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
OS6860E/OS6860N Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
OS6870 Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
OS6865 Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
OS6560/OS6560E Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
OS6570M Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
OS6360 Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
OS6465 Supported for all versions
  • Required Capabilities: AdvancedLicenseCapability
Product Specifics
7210 SAS K (all versions)
7210 SAS K 20.0
7210 SAS K 21.0
7210 SAS K 22.0
7210 SAS K 23.0
7210 SAS K 24.0
7210 SAS K 25.0
7210 SAS M (all versions)
7210 SAS M 20.0
7210 SAS M 21.0
7210 SAS Mxp (all versions)
7210 SAS Mxp 20.0
7210 SAS Mxp 21.0
7210 SAS Mxp 22.0
7210 SAS Mxp 23.0
7210 SAS Mxp 24.0
7210 SAS Mxp 25.0
7210 SAS R (all versions)
7210 SAS R 20.0
7210 SAS R 21.0
7210 SAS R 22.0
7210 SAS R 23.0
7210 SAS R 24.0
7210 SAS R 25.0
7210 SAS S/Sx (all versions)
7210 SAS S/Sx 20.0
7210 SAS S/Sx 21.0
7210 SAS S/Sx 22.0
7210 SAS S/Sx 23.0
7210 SAS S/Sx 24.0
7210 SAS S/Sx 25.0
7210 SAS T (all versions)
7210 SAS T 20.0
7210 SAS T 21.0
7210 SAS T 22.0
7210 SAS T 23.0
7210 SAS T 24.0
7210 SAS T 25.0
7210 SAS X (all versions)
7250 IXR (all versions)
7450 ESS (all versions)
7701 CPAA (all versions)
7701 CPAA 8.0
7705 SAR Gen 2 (all versions)
7705 SAR H 20.0
7705 SAR H 21.0
7705 SAR H 22.0
7705 SAR H 23.0
7705 SAR H 24.0
7705 SAR H 25.0
7705 SAR H 9.0
7705 SAR 20.0
7705 SAR 21.0
7705 SAR 22.0
7705 SAR 23.0
7705 SAR 24.0
7705 SAR 25.0
7750 SR (all versions)
7950 XRS (all versions)
OS6360 8.10
OS6360 8.10
OS6360 8.9
OS6360 8.9
OS6465 8.10
OS6465 8.10
OS6465 8.6
OS6465 8.7
OS6465 8.8
OS6465 8.8
OS6465 8.9
OS6465 8.9
OS6465 8.9
OS6560/OS6560E 8.10
OS6560/OS6560E 8.10
OS6560/OS6560E 8.6
OS6560/OS6560E 8.7
OS6560/OS6560E 8.8
OS6560/OS6560E 8.8
OS6560/OS6560E 8.9
OS6560/OS6560E 8.9
OS6560/OS6560E 8.9
OS6570M 8.10
OS6570M 8.10
OS6570M 8.9
OS6860E/OS6860N 8.10
OS6860E/OS6860N 8.10
OS6860E/OS6860N 8.6
OS6860E/OS6860N 8.7
OS6860E/OS6860N 8.8
OS6860E/OS6860N 8.8
OS6860E/OS6860N 8.9
OS6860E/OS6860N 8.9
OS6860E/OS6860N 8.9
OS6865 8.10
OS6865 8.10
OS6865 8.6
OS6865 8.7
OS6865 8.8
OS6865 8.8
OS6865 8.9
OS6865 8.9
OS6865 8.9
OS6870 8.10
OS6900 8.10
OS6900 8.10
OS6900 8.6
OS6900 8.7
OS6900 8.8
OS6900 8.8
OS6900 8.9
OS6900 8.9
OS6900 8.9