| Overview | Package | Class | Deprecated | Help |
| 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 |