Home/Catalog/TIMETRA-ISIS-MIB

TIMETRA-ISIS-MIB

This document is the SNMP MIB module to manage and provision the extensions to the ISIS routing protocol for the Alcatel-Lucent SROS device. Copyright 2003-2012 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
timetraIsisMIBModule.1.3.6.1.4.1.6527.1.1.3.10
377
Objects
Active
Status
9
Dependencies

Imported Objects

Objects

377 total
Object Name
timetraIsisMIBModuleThis document is the SNMP MIB module to manage and provision the extensions to the ISIS routing protocol for the Alcatel-Lucent SROS device. Copyright 2003-2012 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY
.1.3.6.1.4.1.6527.1.1.3.10
vRtrIsisMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.10
vRtrIsisMIBConformances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.10.1
vRtrIsisMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.10.2
vRtrIsisObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.10
vRtrIsisSystemObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.10.1
vRtrIsisTableThe vRtrIsisTable provides an extension of the isisSysTable in the ISIS-MIB.
SEQUENCE OF VRtrIsisEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.1
vRtrIsisEntryEach row entry in the vRtrIsisTable represents additional columns for attributes specific to the Alcatel-Lucent SROS series IS-IS protocol instance on this router.
VRtrIsisEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1
vRtrIsisLastEnabledTimeThe vRtrIsisLastEnabledTime variable contains the sysUpTime value when isisSysAdminState was last set to enabled (1) to run the IS-IS protocol in the router.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.1
vRtrIsisAuthKeyvRtrIsisAuthKey is the authentication key string used to verify the authenticity of packets sent by neighboring routers on an IS-IS interface. For authentication to succeed both the authentication key and the authentication type defined by the vRtrIsisAuthType variable must match. If vRtrIsisAuthType is set to 'password', vRtrIsisAuthKey can include any ASCII character. Authentication can be configured globally and applied to all ISIS levels or it can be configured on a per level basis. The most specific value is used. When read, vRtrIsisAuthKey always returns an Octet String of length zero.rw
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.2
vRtrIsisAuthTypeThe value of vRtrIsisAuthType indicates the method of authentication used to verify the authenticity of packets sent by neighboring routers on an IS-IS interface. For authentication to succeed both the authentication key defined in the vRtrIsisAuthKey variable and the authentication type must match. Authentication can be configured globally and applied to all ISIS levels or it can be configured on a per level basis. The most specific value is used.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.3
vRtrIsisAuthCheckWhen vRtrIsisAuthCheck has a value of 'true', all IS-IS protocol packets that have a mismatch on either the authentication type, specified by the value of vRtrIsisAuthType, or the authentication key, given in vRtrIsisAuthKey are rejected. When vRtrIsisAuthCheck has a value of 'false', authentication is performed on received IS-IS protocol packets but mismatched packets are not rejected.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.4
vRtrIsisExportPolicy1The value of vRtrIsisExportPolicy1 is the name of the first policy to be used for determining which routes are exported from the routing table to IS-IS. If no export policy is defined, non IS-IS router will not be exported from the routing table manager to IS-IS. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrIsisExportPolicy1 through vRtrIsisExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.5
vRtrIsisExportPolicy2The value of vRtrIsisExportPolicy2 is the name of the second policy to be used for determining which routes are exported from the routing table to IS-IS. If no export policy is defined, non IS-IS router will not be exported from the routing table manager to IS-IS. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrIsisExportPolicy1 through vRtrIsisExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.6
vRtrIsisExportPolicy3The value of vRtrIsisExportPolicy1 is the name of the third policy to be used for determining which routes are exported from the routing table to IS-IS. If no export policy is defined, non IS-IS router will not be exported from the routing table manager to IS-IS. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrIsisExportPolicy1 through vRtrIsisExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.7
vRtrIsisExportPolicy4The value of vRtrIsisExportPolicy1 is the name of the fourth policy to be used for determining which routes are exported from the routing table to IS-IS. If no export policy is defined, non IS-IS router will not be exported from the routing table manager to IS-IS. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrIsisExportPolicy1 through vRtrIsisExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.8
vRtrIsisExportPolicy5The value of vRtrIsisExportPolicy1 is the name of the fifth policy to be used for determining which routes are exported from the routing table to IS-IS. If no export policy is defined, non IS-IS router will not be exported from the routing table manager to IS-IS. If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. The export policy name list, vRtrIsisExportPolicy1 through vRtrIsisExportPolicy5, is handled by the SNMP agent as a single entity. When an SNMP SET request is received to modify one or more of the policy names, all the policy variables are first set to the empty string, ''H, and then the new names are set into the specified policy variables within a single SNMP SET PDU.rw
TNamedItemOrEmpty (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.9
vRtrIsisLspLifetimeThe value of vRtrIsisLspLifetime specifies how long, in seconds, a given LSP is considered valid without the originating router having refreshed the LSP. The actual LSP refresh timer is the value of vRtrIsisLspLifetime minus 317 seconds.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.10
vRtrIsisOverloadTimeoutThe value of vRtrIsisOverloadTimeout is the amount of time, in seconds, the router operates in the overload state before attempting to reestablish normal operations. While in overload state, this IS-IS router will only be used if the destination is only reachable via this router; it is not used for other transit traffic. Operationally placing the router into the overload state is often used as a precursor to shutting down the IS-IS protocol operation. This variable is an extension to the isisSysWaitTime to accept an additional value of 0. This value means the router is in overload infinitely.rw
Unsigned32 (0|60..1800) UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.11
vRtrIsisOperStatevRtrIsisOperState indicates the current operating state of this IS-IS protocol instance on this router.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.12
vRtrIsisReferenceBwReference bandwidth - In order to calculate the lowest cost to reach a given destination each configured level on each interface must have a cost. If the reference-bandwidth is defined then the cost is calculated using the following formula: Cost = reference-bandwidth / bandwidth. If the reference bandwidth is configured as Ten Gig (10,000,000,000) a 100-Mbps interface has a default metric of 100. In order for metrics in excess of 63 to be configured wide metrics must be deployed. A value of '0' means that the reference bandwidth is not defined. The maximum value of 1,000,000,000 Kbps amounts to one Terabit per second.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.13
vRtrIsisTrafficEngWhen the value of vRtrIsisTrafficEng is 'true', traffic engineering is enabled for the router. When the value of vRtrIsisTrafficEng is 'false', traffic engineering is disabled so that te-metrics are not generated and are ignored when received by this node.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.14
vRtrIsisShortCutsWhen the value of vRtrIsisShortCuts is 'true', MPLS label switched paths of LSPs are used as next hops whenever BGP need to resolve the next hop within the IS-IS domain. When the value of vRtrIsisShortCuts is 'false', IGP shortcuts are not required by BGP. This doesn't have any meaning if vRtrIsisTrafficEng is set to false.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.15
vRtrIsisSpfHoldTimeTime interval at which SPF is run.rw
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.16
vRtrIsisLastSpfRunThe vRtrIsisLastSpfRun contains the sysUpTime value when the last SPF run was performed for this instance of the IS-IS protocol in the router.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.17
vRtrIsisGracefulRestartThe value of vRtrIsisGracefulRestart specifies whether the graceful restart is enabled or disabled for this instance of IS-IS on the router.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.18
vRtrIsisOverloadOnBootThe value of vRtrIsisOverloadOnBoot specifies if the router should be in overload state right after the boot up process. If the vRtrIsisOverloadOnBoot is set to 'enabled' the overload timeout is maintained by vRtrIsisOverloadOnBootTimeout.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.19
vRtrIsisOverloadOnBootTimeoutThe value of vRtrIsisOverloadOnBootTimeout is the amount of time, in seconds for which the router operates in the overload state before attempting to reestablish normal operations when the system comes up after a fresh boot. While in overload state, this IS-IS router will only be used if the destination is only reachable via this router; it is not used for other transit traffic.rw
Unsigned32 (0|60..1800) UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.20
vRtrIsisSpfWaitThe value of vRtrIsisSpfWait defines the Maximum interval between two consecutive spf calculations in seconds.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.21
vRtrIsisSpfInitialWaitThe value of vRtrIsisSpfInitialWait defines the initial SPF calculation delay (in milliseconds) after a topology change.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.22
vRtrIsisSpfSecondWaitThe value of vRtrIsisSpfInitialWait defines the hold time between the first and second SPF calculation (in milliseconds). Subsequent SPF runs will occur at exponentially increasing intervals of spf-second-wait i.e. if spf-second-wait is 1000, then the next SPF will run after 2000 msec, the next one at 4000 msec etc until it is capped off at spf-wait value. The SPF interval will stay at spf-wait value until there are no more SPF runs scheduled in that interval. After a full interval without any SPF runs, the SPF interval will drop back to spf-initial-wait.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.23
vRtrIsisLspMaxWaitThe value of vRtrIsisLspMaxWait defines the maximum interval (in seconds) between two consecutive ocurrences of an LSP being generated.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.24
vRtrIsisLspInitialWaitThe value of vRtrIsisLspInitialWait defines the initial LSP generation delay (in seconds).rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.25
vRtrIsisLspSecondWaitThe value of vRtrIsisLspInitialWait defines the hold time between the first and second LSP generation (in seconds).rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.26
vRtrIsisCsnpAuthenticationWhen vRtrIsisCsnpAuthentication has a value of 'true', enables authentication of individual ISIS packets of CSNP type. The value of 'false' When vRtrIsisCsnpAuthentication has a value of 'false', suppresses authentication of CSNP packets.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.27
vRtrIsisHelloAuthenticationWhen vRtrIsisHelloAuthentication has a value of 'true', enables authentication of individual ISIS packets of HELLO type. The value of 'false' When vRtrIsisHelloAuthentication has a value of 'false', suppresses authentication of HELLO packets.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.28
vRtrIsisPsnpAuthenticationWhen vRtrIsisPsnpAuthentication has a value of 'true', enables authentication of individual ISIS packets of PSNP type. The value of 'false' When vRtrIsisPsnpAuthentication has a value of 'false', suppresses authentication of PSNP packets.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.29
vRtrIsisGRRestartDurationThe value of vRtrIsisGRRestartDuration specifies the maximum amount of time, in seconds, needed to re-establish ISIS adjacencies in all areas.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.30
vRtrIsisGRHelperModeThe value of vRtrIsisGRHelperMode specifies whether the graceful restart helper mode is enabled or disabled for this instance of IS-IS on the router. vRtrIsisGRHelperMode is valid only if the value of vRtrIsisGracefulRestart is 'true'. When vRtrIsisGRHelperMode has a value of 'true' graceful restart helper capabilities are enabled. When it has a value of 'false' the graceful restart helper capabilities are disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.31
vRtrIsisEnableIPv6The value of vRtrIsisEnableIPv6 specifies whether this IS-IS instance supports IPv6. When vRtrIsisEnableIPv6 has a value of 'true', the IS-IS instance supports IPv6, and when it has a value of 'false', it does not.rwobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.32
vRtrIsisEnableIPv4The value of vRtrIsisEnableIPv4 specifies whether this IS-IS instance supports IPv4. When vRtrIsisEnableIPv4 has a value of 'true', the IS-IS instance supports IPv4, and when it has a value of 'false', it does not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.33
vRtrIsisUnicastImportThe value of vRtrIsisUnicastImport specifies whether ISIS protocol will submit routes into the unicast Route Table Manage(RTM). When vRtrIsisUnicastImport has a value of 'true', the IS-IS instance submits routes into the unicast RTM, and when it has a value of 'false', it does not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.34
vRtrIsisMulticastImportThe value of vRtrIsisMulticastImport specifies whether ISIS protocol will submit routes into the multicast Reverse Path Forwarding(RPF) Route Table Manage(RTM). When vRtrIsisMulticastImport has a value of 'true', ISIS protocol submits routes into the multicast RPF RTM and when it has a value of 'false', it does not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.35
vRtrIsisStrictAdjacencyCheckThe value of vRtrIsisStrictAdjacencyCheck specifies whether an ISIS adjacency can be formed when two routers do not run the same IP versions. When the value is 'true', both routers have to run the same IP versions in the ISIS protocol. When it is 'false', having one common IP version running is enough to form an adjacency.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.36
vRtrIsisManualSpfTriggerThe value of vRtrIsisManualSpfTrigger specifies a manual Dijkstra SPF calculation trigger. When vRtrIsisManualSpfTrigger is set to 'runTotalSpf' a normal Dijkstra SPF calculation is performed. GETs and GETNEXTs on this variable return 'noAction'.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.37
vRtrIsisMultiTopologyThe value of vRtrIsisMultiTopology specifies if the multi topology for ISIS is enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.38
vRtrIsisMultiTopoIPv6UcastThe value of vRtrIsisMultiTopoIPv6Ucast specifies if IPv6 unicast is enabled for ISIS multi topology. To enable IPv6 unicast on ISIS, vRtrIsisMultiTopology should be set to 'true'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.39
vRtrIsisIPv6RoutingTopoThe value of vRtrIsisIPv6RoutingTopo specifies the routing topology for IPv6. If the value of vRtrIsisIPv6RoutingTopo is set to 'mt', multi topology for ipv6 routing is in effect only if vRtrIsisMultiTopoIPv6Ucast is set to 'true'.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.40
vRtrIsisSysOrigL1LSPBuffSizeThe value of vRtrIsisSysOrigL1LSPBuffSize specifies the maximum size of Level 1 LSPs and SNPs originated by this instance. This object may only be modified when the ISIS-MIB::isisSysAdminState member of the corresponding entry in the ISIS-MIB::isisSysTable table has a value of 'outOfService (3)'. This object replaces the ISIS-MIB::isisSysOrigL1LSPBuffSize member of the ISIS-MIB::isisSysTable table.rw
TmnxLSPBuffSize
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.41
vRtrIsisSysOrigL2LSPBuffSizeThe value of vRtrIsisSysOrigL2LSPBuffSize specifies the maximum size of Level 2 LSPs and SNPs originated by this system. This object may only be modified when the ISIS-MIB::isisSysAdminState member of the corresponding entry in the ISIS-MIB::isisSysTable table has a value of 'outOfService (3)'. This object replaces the ISIS-MIB::isisSysOrigL2LSPBuffSize member of the ISIS-MIB::isisSysTable table.rw
TmnxLSPBuffSize
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.42
vRtrIsisLdpSyncAdminStateThe value of vRtrIsisLdpSyncAdminState specifies whether the IGP-LDP synchronization feature is enabled or disabled on all interfaces participating in the ISIS routing protocol. When the value is set to 'false', IGP immediately advertises the actual value of the link cost for all interfaces which have the IGP-LDP synchronization enabled if the currently advertized cost is different. It will then disable IGP-LDP synchronization for all interfaces.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.43
vRtrIsisIPv6UnicastImportThe value of vRtrIsisIPv6UnicastImport specifies whether ISIS protocol will submit routes into the unicast IPv6 Route Table Manage(RTM). When vRtrIsisUnicastImport has a value of 'true', the IS-IS instance submits routes into the unicast IPv6 RTM, and when it has a value of 'false', it does not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.44
vRtrIsisIPv6MulticastImportThe value of vRtrIsisIPv6MulticastImport specifies whether ISIS protocol will submit routes into the multicast IPv6 Reverse Path Forwarding(RPF) Route Table Manage(RTM). When vRtrIsisMulticastImport has a value of 'true', ISIS protocol submits routes into the multicast IPv6 RPF RTM and when it has a value of 'false', it does not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.45
vRtrIsisAdvertisePassiveOnlyThe value of vRtrIsisAdvertisePassiveOnly specifies whether ISIS protocol will advertise only prefixes that belong to passive interfaces. When vRtrIsisAdvertisePassiveOnly is set to 'true', ISIS protocol advertises only prefixes that belong to passive interfaces.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.46
vRtrIsisDefaultRouteTagThe value of vRtrIsisDefaultRouteTag specifies a 32-bit integer tag for the ISIS default route. This tag can be used to apply administrative policy. A value of 0 indicates that the tag has not been set.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.47
vRtrIsisSuppressDefaultThe value of vRtrIsisSuppressDefault specifies whether ISIS protocol will suppress the installation of the default routes on L1 router. When vRtrIsisSuppressDefault is set to 'true', ISIS protocol will suppress the installation of the default routes.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.48
vRtrIsisLdpOverRsvpThe value of vRtrIsisLdpOverRsvp specifies whether LDP-over-RSVP feature is enabled or disabled for ISIS. When vRtrIsisLdpOverRsvp is enabled, ISIS will select the endpoint that is closest to the destination for further selection of LDP-over-RSVP tunnels to that endpoint.rw
TmnxEnabledDisabled (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.49
vRtrIsisExportLimitThe value of vRtrIsisExportLimit specifies the maximum number of routes or prefixes that can be exported into ISIS from the route table. A value of 0 indicates that the export limit for routes or prefixes has been disabled.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.50
vRtrIsisExportLimitLogPercentThe value of vRtrIsisExportLimitLogPercent specifies the percentage of the export-limit at which a warning log message and SNMP notification would be sent. This would only be a warning and additional routes will be learned up to 100% of vRtrIsisExportLimit. A value of 0 indicates that vRtrIsisExportLimitLogPercent is disabled and no log message or SNMP notification would be sent.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.51
vRtrIsisTotalL1ExportedRoutesThe value of vRtrIsisTotalL1ExportedRoutes indicates the total number of routes exported into ISIS level 1 from the route table manager when an export policy is configured. Value of vRtrIsisTotalL1ExportedRoutes would be 0 when no export policy is configured.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.52
vRtrIsisTotalL2ExportedRoutesThe value of vRtrIsisTotalL2ExportedRoutes indicates the total number of routes exported into ISIS level 2 from the route table manager when an export policy is configured. Value of vRtrIsisTotalL2ExportedRoutes would be 0 when no export policy is configured.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.53
vRtrIsisRsvpShortcutThe value of vRtrIsisRsvpShortcut specifies whether RSVP-TE shortcut for resolving IGP routes has been enabled or disabled for IS-IS. When the value of vRtrIsisRsvpShortcut is set to true RSVP-TE shortcut is enabled and when vRtrIsisRsvpShortcut is set to false RSVP-TE shortcut is disabled for IS-IS.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.54
vRtrIsisIidTlvThe value of vRtrIsisIidTlv specifies whether Instance Identifier (IID) TLV has been enabled or disabled for this ISIS instance. When the value of vRtrIsisIidTlv is 'enabled', each ISIS instance marks its packets with the IID TLV containing its unique 16-bit IID for the for the routing domain.rw
TmnxEnabledDisabled (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.56
vRtrIsisL1MacAddressThe value of vRtrIsisL1MacAddress specifies the destination MAC address for all L1 ISIS neighbors on the link for this ISIS instance.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.57
vRtrIsisL2MacAddressThe value of vRtrIsisL1MacAddress specifies the destination MAC address for all L2 ISIS neighbors on the link for this ISIS instance.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.58
vRtrIsisSysOperL1LSPBuffSizeThe value of vRtrIsisSysOperL1LSPBuffSize indicates the operational size of Level 1 LSPs and SNPs originated by this instance.ro
TmnxLSPBuffSize
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.59
vRtrIsisSysOperL2LSPBuffSizeThe value of vRtrIsisSysOperL2LSPBuffSize indicates the operational size of Level 2 LSPs and SNPs originated by this instance.ro
TmnxLSPBuffSize
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.60
vRtrIsisLoopfreeAlternateThe value of vRtrIsisLoopfreeAlternate specifies whether to enable or disable IP fast re-route capability for ISIS. When the value of vRtrIsisLoopfreeAlternate is set to 'true' IP fast re-route capability for ISIS is enabled and when vRtrIsisLoopfreeAlternate is set to 'false' IP fast re-route capability for ISIS is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.61
vRtrIsisLevelTableThe vRtrIsisLevelTable provides attributes to be applied on a specific IS-IS protocol level.
SEQUENCE OF VRtrIsisLevelEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.2
vRtrIsisLevelEntryEach row entry in the vRtrIsisLevelTable represents IS-IS level default global attributes to be used with interfaces belonging to a specific IS-IS protocol instance on a specific router instance. The rows in this table cannot be created nor destroyed by SNMP SET requests. There are always two rows in this table that are created by the agent with default values upon system initialization.
VRtrIsisLevelEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1
vRtrIsisLevelThe value of vRtrIsisLevel indicates the IS-IS protocol level to which these row attributes are applied.
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.1
vRtrIsisLevelAuthKeyvRtrIsisLevelAuthKey is the authentication key string used to verify the authenticity of packets sent by neighboring routers on an IS-IS interface at this level. For authentication to succeed both the authentication key and the authentication type defined by the vRtrIsisLevelAuthType variable must match. If vRtrIsisLevelAuthType is set to 'password', vRtrIsisLevelAuthKey can include any ASCII character. When read, vRtrIsisLevelAuthKey always returns an Octet String of length zero.rw
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.2
vRtrIsisLevelAuthTypeThe value of vRtrIsisLevelAuthType indicates the method of authentication used to verify the authenticity of packets sent by neighboring routers on an IS-IS interface at this level. For authentication to succeed both the authentication key defined in the vRtrIsisLevelAuthKey variable and the authentication type must match.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.3
vRtrIsisLevelExtPreferenceThe value of vRtrIsisLevelExtPreference specifies the preference level to be used with external routes at this IS-IS level. A route can be learned from different routing protocols supported in the system, in which case their costs are not comparable. In this case the preference value is used to decide which route to use. The initial default external preference value for IS-IS level 1 is 160. The initial default external preference value for IS-IS level 2 is 165.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.4
vRtrIsisLevelPreferenceThe value of vRtrIsisLevelPreference specifies the preference level to be used with internal routes at this IS-IS level. A route can be learned from different routing protocols supported in the system, in which case their costs are not comparable. In this case the preference value is used to decide which route to use. The initial default internal preference value for IS-IS level 1 is 15. The initial default internal preference value for IS-IS level 2 is 18.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.5
vRtrIsisLevelWideMetricsOnlyIS-IS metrics can have values between 1 and 63, referred to as small metrics. IS-IS generates two TLVs: one for the adjacency and one for the IP prefix. In order to support traffic engineering, wider metrics are required; a second pair of TLV's are also generated. When vRtrIsisLevelWideMetricsOnly has a value of 'false', both the small and wide metric pairs of TLV's are generated. When vRtrIsisLevelWideMetricsOnly has a value of 'true', only the wide metric pair of TLV's is generated.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.6
vRtrIsisLevelOverloadStatusThe value of vRtrIsisLevelOverloadStatus indicates whether or not this level is in overload state. When has the value 'notInOverload', the IS-IS level is normal state. When the value is 'dynamic', the level is in the overload state because of insufficient memory to add additional entries to the IS-IS database for this level. When the value is 'manual', the level has been put into the overload state administratively as a result of the isisSysSetOverload object in the ISIS-MIB having been set. When the value is 'singleSfm', this level is in overload because there is only a signle SFM functioning, while the value of the object TIMETRA-VRTR-MIB::vRtrSingleSfmOverloadAdminState is equal to 'inService' for this router instance.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.7
vRtrIsisLevelOverloadTimeLeftThe value of vRtrIsisLevelOverloadTimeLeft indicates the remaining time, measured in units of 0.01 seconds, before this level will attempt to enter its normal state. If vRtrIsisLevelOverloadStatus has a value of 'notInOverload', then a read of vRtrIsisLevelOverloadTimeLeft returns zero (0).ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.8
vRtrIsisLevelNumLSPsThe value of vRtrIsisLevelNumLSPs indicates the number of LSPs existing in the system for the particular level.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.9
vRtrIsisLevelCsnpAuthenticationWhen vRtrIsisLevelCsnpAuthentication has a value of 'true', enables authentication of individual ISIS packets of CSNP type at this level. The value of 'false' When vRtrIsisLevelCsnpAuthentication has a value of 'false', suppresses authentication of CSNP packets at this level.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.10
vRtrIsisLevelHelloAuthenticationWhen vRtrIsisLevelHelloAuthentication has a value of 'true', enables authentication of individual ISIS packets of HELLO type at this level. The value of 'false' When vRtrIsisLevelHelloAuthentication has a value of 'false', suppresses authentication of HELLO packets at this level.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.11
vRtrIsisLevelPsnpAuthenticationWhen vRtrIsisLevelPsnpAuthentication has a value of 'true', enables authentication of individual ISIS packets of PSNP type at this level. The value of 'false' When vRtrIsisLevelPsnpAuthentication has a value of 'false', suppresses authentication of PSNP packets at this level.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.12
vRtrIsisLevelDefMetricThe value of vRtrIsisLevelDefMetric specifies the configurable default metric used for all IS-IS interfaces on this level. The value of vRtrIsisLevelDefMetric will not be used if vRtrIsisIfLevelAdminMetric is configured for an interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.13
vRtrIsisLevelIPv6DefMetricThe value of vRtrIsisLevelIPv6DefMetric specifies the configurable default metric used for all IS-IS interfaces on this level for IPv6. The value of vRtrIsisLevelIPv6DefMetric will not be used if vRtrIsisIfLvlIPv6UcastAdmMet is configured for an interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.14
vRtrIsisLevelLoopfreeAltExcludeThe value of vRtrIsisLevelLoopfreeAltExclude specifies whether or not the ISIS level should be excluded during LFA calculations. If the value is 'true', the ISIS level is excluded from LFA calculations. If the value is 'false', the ISIS level is included in LFA calculations. The value of vRtrIsisLevelLoopfreeAltExclude is only valid when vRtrIsisLoopfreeAlternate has a value of 'true'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.15
vRtrIsisStatsTableThe vRtrIsisStatsTable provides statsistics for each instance of IS-IS protocol configured. There is a one-to-one dependent relationship between the tables vRtrIsisTable and vRtrIsisStatsTable.
SEQUENCE OF VRtrIsisStatsEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.3
vRtrIsisStatsEntryEach row entry in the vRtrIsisStatsTable stores statistics for an instance of IS-IS protocol configured.
VRtrIsisStatsEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1
vRtrIsisSpfRunsThe value of vRtrIsisSpfRuns indicates the number of times shortest path first calculations have been made.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.1
vRtrIsisLSPRegenerationsThe value of vRtrIsisLSPRegenerations maintains the count of LSP regenerations.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.2
vRtrIsisInitiatedPurgesThe value of vRtrIsisInitiatedPurges counts the number of times purges have been initiated.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.3
vRtrIsisLSPRecdThe count of link state PDUs received by this instance of the protocol is maintained by vRtrIsisLSPRecd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.4
vRtrIsisLSPDropThe count of link state PDUs dropped by this instance of the protocol is maintained by vRtrIsisLSPDrop.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.5
vRtrIsisLSPSentThe count of link state PDUs sent out by this instance of the protocol is maintained by vRtrIsisLSPSent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.6
vRtrIsisLSPRetransThe count of link state PDUs that had to be retransmitted by this instance of the protocol is maintained by vRtrIsisLSPRetrans.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.7
vRtrIsisIIHRecdThe count of link state PDUs received by this instance of the protocol is maintained by vRtrIsisIIHRecd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.8
vRtrIsisIIHDropThe count of link state PDUs dropped by this instance of the protocol is maintained by vRtrIsisIIHDrop.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.9
vRtrIsisIIHSentThe count of link state PDUs sent out by this instance of the protocol is maintained by vRtrIsisIIHSent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.10
vRtrIsisIIHRetransThe count of link state PDUs that had to be retransmitted by this instance of the protocol is maintained by vRtrIsisIIHRetrans.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.11
vRtrIsisCSNPRecdThe count of link state PDUs received by this instance of the protocol is maintained by vRtrIsisCSNPRecd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.12
vRtrIsisCSNPDropThe count of link state PDUs dropped by this instance of the protocol is maintained by vRtrIsisCSNPDrop.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.13
vRtrIsisCSNPSentThe count of link state PDUs sent out by this instance of the protocol is maintained by vRtrIsisCSNPSent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.14
vRtrIsisCSNPRetransThe count of link state PDUs that had to be retransmitted by this instance of the protocol is maintained by vRtrIsisCSNPRetrans.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.15
vRtrIsisPSNPRecdThe count of link state PDUs received by this instance of the protocol is maintained by vRtrIsisPSNPRecd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.16
vRtrIsisPSNPDropThe count of link state PDUs dropped by this instance of the protocol is maintained by vRtrIsisPSNPDrop.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.17
vRtrIsisPSNPSentThe count of link state PDUs sent out by this instance of the protocol is maintained by vRtrIsisPSNPSent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.18
vRtrIsisPSNPRetransThe count of link state PDUs that had to be retransmitted by this instance of the protocol is maintained by vRtrIsisPSNPRetrans.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.19
vRtrIsisUnknownRecdThe count of link state PDUs received by this instance of the protocol is maintained by vRtrIsisUnknownRecd.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.20
vRtrIsisUnknownDropThe count of link state PDUs dropped by this instance of the protocol is maintained by vRtrIsisUnknownDrop.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.21
vRtrIsisUnknownSentThe count of link state PDUs sent out by this instance of the protocol is maintained by vRtrIsisUnknownSent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.22
vRtrIsisUnknownRetransThe count of link state PDUs that had to be retransmitted by this instance of the protocol is maintained by vRtrIsisUnknownRetrans.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.23
vRtrIsisCSPFRequestsvRtrIsisCSPFRequests maintains the number of CSPF requests made to the protocol.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.24
vRtrIsisCSPFDroppedRequestsvRtrIsisCSPFDroppedRequests maintains the number of dropped CSPF requests by the protocol.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.25
vRtrIsisCSPFPathsFoundvRtrIsisCSPFPathsFound maintains the number of responses to CSPF requests for which paths satisfying the constraints were found.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.26
vRtrIsisCSPFPathsNotFoundvRtrIsisCSPFPathsFound maintains the number of responses to CSPF requests for which no paths satisfying the constraints were found.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.27
vRtrIsisLfaRunsThe value of vRtrIsisLfaRuns indicates the number of times loopfree-alternate calculations have been made.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.3.1.28
vRtrIsisHostnameTableThe vRtrIsisHostnameTable provides the mapping of a system-id for an IS to the hostname as provided by the system. This table may not have mapping of all system-id to hostname as it is not mandatory to exchange hostnames.
SEQUENCE OF VRtrIsisHostnameEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.4
vRtrIsisHostnameEntryEach row entry in the vRtrIsisHostnameTable stores the mapping of a system-id to a hostname.
VRtrIsisHostnameEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.4.1
vRtrIsisSysIDvRtrIsisSysID is the system-id for which we map the hostname in the object vRtrIsisHostname.
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.4.1.1
vRtrIsisHostnamevRtrIsisHostname maps the hostname for the corresponding system-id as stored in.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.4.1.2
vRtrIsisRouteTableThe vRtrIsisRouteTable maintain the routes learned by an instance of IS-IS protocol.
SEQUENCE OF VRtrIsisRouteEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.5
vRtrIsisRouteEntryEach row entry in the vRtrIsisRouteTable stores a route for a given instance of the IS-IS protocol.
VRtrIsisRouteEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1
vRtrIsisRouteDestvRtrIsisRouteDest is the destination IP address of this route. This object may not have any Multicast (Class D) address value. Any instance of this object should be used in conjunction with the corresponding instance of vRtrIsisRouteMask object. The prefix is obtained by bitwise logical-AND of the two specified objects.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.1
vRtrIsisRouteMaskvRtrIsisRouteMask indicates the mask to be logical-ANDed with the destination address to get the network prefix.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.2
vRtrIsisRouteNexthopIPvRtrIsisRouteNexthopIP refers to the IP address of the nexthop for this route.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.3
vRtrIsisRouteLevelvRtrIsisRouteLevel maintains the IS-IS Level at which the prefix was learned.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.4
vRtrIsisRouteSpfVersionThe version of spf calculation in which this route was selected is maintained by an instance of vRtrIsisRouteSpfVersion.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.5
vRtrIsisRouteMetricvRtrIsisRouteMetric associates a metric value with the route. This is obtained by the SPF calculations and is used by the instance of the protocol. For a given prefix, the route with the lower metric is the shorter route.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.6
vRtrIsisRouteTypeThe value of vRtrIsisRouteType indicates the type of route represented by this row entry.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.7
vRtrIsisRouteNHopSysIDvRtrIsisRouteNHopSysID maintains the system-id of one nexthop IS through which this route is reachable.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.5.1.8
vRtrIsisPathTableThe vRtrIsisPathTable maintains information regarding SPF and LFA calculations for each instance of IS-IS protocol.
SEQUENCE OF VRtrIsisPathEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.6
vRtrIsisPathEntryEach row entry in the vRtrIsisPathTable
VRtrIsisPathEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1
vRtrIsisPathIDThe path identifier is maintained by vRtrIsisPathID. It has first 6 octets as the system-id followed by one octet of the Lan-ID.
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.1
vRtrIsisPathIfIndexvRtrIsisPathIfIndex maintains the ifIndex of the outgoing interface for the path.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.2
vRtrIsisPathNHopSysIDThe nexthop IS for this route is referenced by the system-id of the nexthop and is maintained in the instance of vRtrIsisPathNHopSysID.
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.3
vRtrIsisPathMetricThe metric assigned to this entry after SPF calculations is stored in vRtrIsisPathMetric. The lower the metric value, the shorter is the path and hence more preferred by the protocol.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.4
vRtrIsisPathSNPAvRtrIsisPathSNPA stores the subnet point of attachment for this path.ro
SNPAAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.5
vRtrIsisPathLfaIfIndexThe value of vRtrIsisPathLfaIfIndex indicates the loopfree-alternate ifIndex of the outgoing interface for the path.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.6
vRtrIsisPathLfaNHopThe value of vRtrIsisPathLfaNHop indicates the loopfree-alternate nexthop and is referenced by the system-id.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.7
vRtrIsisPathLfaMetricThe value of vRtrIsisPathLfaMetric indicates the metric assigned to this entry which are a result of loopfree-alternate calculations. The lower the metric value, the shorter is the path and hence more preferred by the protocol. The value of vRtrIsisPathLfaMetric is valid only if vRtrIsisPathLfaNHop has a non-zero value.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.8
vRtrIsisPathLfaTypeThe value of vRtrIsisPathLfaType indicates the type of LFA represented by this row entry. The value of vRtrIsisPathLfaType is valid only if vRtrIsisPathLfaNHop has a non-zero value.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.9
vRtrIsisPathRouteTypeThe value of vRtrIsisPathRouteType indicates whether a backup route exists for this row entry.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.6.1.10
vRtrIsisLSPTableThe vRtrIsisLSPTable maintain information regarding all the LSPs in the LSP database of each instance of IS-IS protocol for a given level.
SEQUENCE OF VRtrIsisLSPEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.7
vRtrIsisLSPEntryEach row entry in the vRtrIsisLSPTable represents an LSP in the LSP database.
VRtrIsisLSPEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1
vRtrIsisLSPIdThe LSP Id. The format of the vRtrIsisLSPId is given as 6 octets of adjacency system-id followed by 1 octet Lan-ID and 1 octet LSP Number.
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.1
vRtrIsisLSPSeqThe sequence number of an LSP. The sequence number is a four byte quantity that represents the version of an LSP. The higher the sequence number, the more up to date the information. The sequence number is always incremented by the system that originated the LSP and ensures that there is only one version of that LSP in the entire network.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.2
vRtrIsisLSPChecksumvRtrIsisLSPChecksum is the checksum of contents of LSP from the SourceID field in the LSP till the end. The checksum is computed using the Fletcher checksum algorithm.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.3
vRtrIsisLSPLifetimeRemainRemaining lifetime of this LSP. This is stored in vRtrIsisLSPLifetimeRemain which is a decrementing counter that decrements in seconds starting from the value as received in the LSP if not self-originated OR from vRtrIsisLspLifetime for self originated LSPs. When the remaining lifetime becomes zero, the contents of the LSP should not be considered for SPF calculation.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.4
vRtrIsisLSPVersionvRtrIsisLSPVersion stores the version of the ISIS protocol that has generated the LSPro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.5
vRtrIsisLSPPktTypePacket type for instance Hello PDUs, LSPs, CSNPs OR PSNPs at both IS-IS protocol levels i.e. L1 and L2 as maintained in vRtrIsisLSPPktType.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.6
vRtrIsisLSPPktVersionvRtrIsisLSPVersion stores the version of the ISIS protocol that has generated the Packet.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.7
vRtrIsisLSPMaxAreaMaximum number of areas supported by the originator of the LSP. A value of 0 for vRtrIsisLSPMaxArea indicates a default of 3 areas.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.8
vRtrIsisLSPSysIdLenvRtrIsisLSPSysIdLen is the length of the system-id as used by the originator.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.9
vRtrIsisLSPAttributesAttributes associated with the LSP. These include the attached bit, overload bit, IS type of the system originating the LSP and the partition repair capability. The attached bit and the overload bit are of significance only when present in the LSP numbered zero and should be ignored on receipt in any other LSP.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.10
vRtrIsisLSPUsedLenThe used length for the LSP. For an LSP that is not self originated, the used length is always equal to vRtrIsisLSPAllocLen. For self originated LSPs, the used length is less than or equal to vRtrIsisLSPAllocLen.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.11
vRtrIsisLSPAllocLenThe length allocated for the LSP to be stored. This size is stored in vRtrIsisLSPAllocLen.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.12
vRtrIsisLSPBuffvRtrIsisLSPBuff stores the LSP as existing in the LSP database.ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.13
vRtrIsisLSPZeroRLTvRtrIsisLSPZeroRLT stores the LSP state if it has once reached zero remaining lifetime. If this object is 'true' then the object vRtrIsisLSPLifetimeRemain will maintain the time remaining after which this LSP will be discarded.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.7.1.14
vRtrIsisSpfLogTableThe vRtrIsisSpfLogTable maintains information regarding SPF runs for each instance of IS-IS protocol. There is a maximum of 20 log entries stored per IS-IS protocol instance.
SEQUENCE OF VRtrIsisSpfLogEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.8
vRtrIsisSpfLogEntryEach entry maintains log information about a specific SPF run made on a particular IS-IS protocol instance.
VRtrIsisSpfLogEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1
vRtrIsisSpfTimeStampvRtrIsisSpfTimeStamp maintains the timestamp when the SPF run started on the system.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.1
vRtrIsisSpfRunTimevRtrIsisSpfRunTime maintains the time (in hundredths of a second) required to complete the SPF runro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.2
vRtrIsisSpfL1NodesvRtrIsisSpfL1Nodes maintains the number of level 1 nodes involved in the SPF run.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.3
vRtrIsisSpfL2NodesvRtrIsisSpfL2Nodes maintains the number of level 2 nodes involved in the SPF run.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.4
vRtrIsisSpfEventCountThe value of vRtrIsisSpfEventCount indicates the number of SPF events that triggered the SPF calculation.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.5
vRtrIsisSpfLastTriggerLSPIdvRtrIsisSpfLastTriggerLSPId maintains the LSPId of the last LSP processed before the SPF run.ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.6
vRtrIsisSpfTriggerReasonThe value of vRtrIsisSpfTriggerReason indicates the reasons that triggered this SPF run. newAdjacency (0) - a new adjacency was formed. newLSP (1) - a new LSP was received. newArea (2) - a new area was joined. reach (3) - a new prefix can be reached. ecmpChanged (4) - the number of ecmp routes to a destination changed. newMetric (5) - a route has a new metric. teChanged (6) - traffic engineering changed. restart (7) - the IS-IS router was restarted. lspExpired (8) - an LSP expired. lspDbChanged (9) - the IS-IS LSP database was cleared. lspChanged (10) - an LSP changed. newPreference (11) - a route preference changed. newNLPID (12) - a Network Layer Protocol was added to the IS-IS router protocl set. manualRun (13) - Manual request issued. adminTagChanged (14)- admin tag has changed. tunnelChanged (15) - list of tunnels has changed. throttleEnd (16) - throttling of SPF ended.ro
Bits
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.7
vRtrIsisSpfTypeThe value of vRtrIsisSpfType indicates the type of SPF calculation.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.8.1.8
vRtrIsisSummaryTableThe vRtrIsisSummaryTable maintains the summary prefixes for a specific instance of IS-IS protocol.
SEQUENCE OF VRtrIsisSummaryEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.9
vRtrIsisSummaryEntryEach row entry in the vRtrIsisSummaryTable stores a summary prefix for a specific instance of the IS-IS protocol.
VRtrIsisSummaryEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.9.1
vRtrIsisSummPrefixvRtrIsisSummPrefix specifies the prefix for the summary address entry. Any instance of this object should be used in conjunction with the corresponding instance of vRtrIsisSummMask object. The prefix is obtained by bitwise logical-AND of the two specified objects.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.9.1.1
vRtrIsisSummMaskvRtrIsisSummMask specifies the mask for the summary address entry. Any instance of this object should be used in conjunction with the corresponding instance of vRtrIsisSummPrefix object. The prefix is obtained by bitwise logical-AND of the two specified objects.
IpAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.9.1.2
vRtrIsisSummRowStatusvRtrIsisSummRowStatus is used to create an entry in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.9.1.3
vRtrIsisSummLevelvRtrIsisSummLevel specifies the IS-IS Level from which the prefix should be summarized.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.9.1.4
vRtrIsisInetRouteTableThe vRtrIsisInetRouteTable maintains the routes learned by an instance of IS-IS protocol.
SEQUENCE OF VRtrIsisInetRouteEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.10
vRtrIsisInetRouteEntryEach row entry in the vRtrIsisInetRouteTable stores a route for a given instance of the IS-IS protocol.
VRtrIsisInetRouteEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1
vRtrIsisInetRouteDestTypeThe value of vRtrIsisInetRouteDestType indicates the IP address type for vRtrIsisInetRouteDest.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.1
vRtrIsisInetRouteDestThe value of vRtrIsisInetRouteDest indicates the destination IP address of this route. The address type of vRtrIsisInetRouteDest is indicated by vRtrIsisInetRouteDestType.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.2
vRtrIsisInetRoutePrefixLengthThe value of vRtrIsisInetRoutePrefixLength indicates the prefix length to be used with vRtrIsisInetRouteDest to get the network prefix.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.3
vRtrIsisInetRouteNexthopIPTypeThe value of vRtrIsisInetRouteNexthopIPType indicates the IP address type for vRtrIsisInetRouteNexthopIP.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.4
vRtrIsisInetRouteNexthopIPThe value of vRtrIsisInetRouteNexthopIP indicates the IP address of the nexthop for this route. The address type of vRtrIsisInetRouteNexthopIP is indicated by vRtrIsisInetRouteNexthopIPType.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.5
vRtrIsisInetRouteLevelThe value of vRtrIsisInetRouteLevel indicates the IS-IS Level at which the destination prefix was learned.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.6
vRtrIsisInetRouteSpfRunNumberThe value of vRtrIsisInetRouteSpfRunNumber indicates the run of spf calculation in which this route was selected.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.7
vRtrIsisInetRouteMetricThe value of vRtrIsisInetRouteMetric indicates the metric value associated with the route. This is obtained by the SPF calculations and is used by the instance of the protocol. For a given destination prefix, the route with the lower metric is the shorter route.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.8
vRtrIsisInetRouteTypeThe value of vRtrIsisInetRouteType indicates the type of route represented by this row entry.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.9
vRtrIsisInetRouteNHopSysIDThe value of vRtrIsisInetRouteNHopSysID indicates the system-id of the nexthop IS through which this route is reachable.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.10.1.10
vRtrIsisInetSummaryTableThe vRtrIsisInetSummaryTable maintains the summary prefixes for a specific instance of the IS-IS protocol.
SEQUENCE OF VRtrIsisInetSummaryEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.11
vRtrIsisInetSummaryEntryEach row entry in the vRtrIsisInetSummaryTable stores a summary prefix for a specific instance of the IS-IS protocol.
VRtrIsisInetSummaryEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.11.1
vRtrIsisInetSummPrefixTypeThe value of vRtrIsisInetSummPrefixType indicates the IP address type of vRtrIsisInetSummPrefix.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.11.1.1
vRtrIsisInetSummPrefixThe value of vRtrIsisInetSummPrefix indicates the prefix for this summary address entry.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.11.1.2
vRtrIsisInetSummPrefixLengthThe value of vRtrIsisInetSummPrefixLength indicates the prefix length to be used with vRtrIsisInetSummPrefix to get the network prefix.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.11.1.3
vRtrIsisInetSummRowStatusThe value of vRtrIsisInetSummRowStatus specifies the row status. It allows entries to be created and deleted in the vRtrIsisInetSummaryTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.11.1.4
vRtrIsisInetSummLevelThe value of vRtrIsisInetSummLevel specifies the IS-IS Level from which the prefix should be summarized.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.11.1.5
vRtrIsisInetSummRouteTagThe value of vRtrIsisInetSummRouteTag specifies a 32-bit integer tag for the ISIS summary address. This tag can be used to apply administrative policy. A value of 0 indicates that the tag has not been set.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.11.1.6
vRtrIsisInetMtRouteTableThe vRtrIsisInetMtRouteTable maintains the routes learned by an instance of IS-IS protocol for a specific multi topology id.
SEQUENCE OF VRtrIsisInetMtRouteEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.12
vRtrIsisInetMtRouteEntryEach row entry in the vRtrIsisInetMtRouteTable stores a route for a given instance of the IS-IS protocol for a specific multi topology id.
VRtrIsisInetMtRouteEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1
vRtrIsisInetMtRouteMtIdThe value of vRtrIsisInetMtRouteMtId indicates the multi topology id number for this route. If multi-topology is not supported for then the value of vRtrIsisInetMtRouteMtId should be 0.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.1
vRtrIsisInetMtRouteDestTypeThe value of vRtrIsisInetMtRouteDestType indicates the IP address type for vRtrIsisInetMtRouteDest.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.2
vRtrIsisInetMtRouteDestThe value of vRtrIsisInetMtRouteDest indicates the destination IP address of this route. The address type of vRtrIsisInetMtRouteDest is indicated by vRtrIsisInetMtRouteDestType.
InetAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.3
vRtrIsisInetMtRoutePrefixLengthThe value of vRtrIsisInetMtRoutePrefixLength indicates the prefix length to be used with vRtrIsisInetMtRouteDest to get the network prefix.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.4
vRtrIsisInetMtRouteNexthopIPTypeThe value of vRtrIsisInetMtRouteNexthopIPType indicates the IP address type for vRtrIsisInetMtRouteNexthopIP.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.5
vRtrIsisInetMtRouteNexthopIPThe value of vRtrIsisInetMtRouteNexthopIP indicates the IP address of the nexthop for this route. The address type of vRtrIsisInetMtRouteNexthopIP is indicated by vRtrIsisInetMtRouteNexthopIPType
InetAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.6
vRtrIsisInetMtRouteLevelThe value of vRtrIsisInetMtRouteLevel indicates the IS-IS Level at which the destination prefix was learned.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.7
vRtrIsisInetMtRouteSpfRunNumberThe value of vRtrIsisInetMtRouteSpfRunNumber indicates the run of spf calculation in which this route was selected.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.8
vRtrIsisInetMtRouteMetricThe value of vRtrIsisInetMtRouteMetric indicates the metric value associated with the route. This is obtained by the SPF calculations and is used by the instance of the protocol. For a given destination prefix, the route with the lower metric is the shorter route.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.9
vRtrIsisInetMtRouteTypeThe value of vRtrIsisInetMtRouteType indicates the type of route represented by this row entry.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.10
vRtrIsisInetMtRouteNHopSysIDThe value of vRtrIsisInetMtRouteNHopSysID indicates the system-id of the nexthop IS through which this route is reachable.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.11
vRtrIsisInetMtRouteTagThe value of vRtrIsisInetMtRouteTag indicates a 32-bit integer route tag for this route. A value of 0 indicates that the tag has not been set.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.12
vRtrIsisInetMtRouteBkupFlagsThe value of vRtrIsisInetMtRouteBkupFlags indicates the presence or absence of LFA next-hops. 'none' indicates that no next-hop is present. 'hasLfa' indicates that an LFA next-hop is present in addition to the regular next-hop.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.13
vRtrIsisInetMtRouteBkupNextHopTyThe value of vRtrIsisInetMtRouteBkupNextHopTy indicates the type of protection used by the backup next-hop. 'notApplicable' indicates that the backup next-hop type is not applicable. 'nodeProtection' indicates that the backup next-hop uses a node-protection mechanism. 'linkProtection' indicates that the backup next-hop uses link-protection mechanism.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.14
vRtrIsisInetMtRouteBkupNextHopThe value of vRtrIsisInetMtRouteBkupNextHop indicates the IP address of a backup next-hop. The value of vRtrIsisInetMtRouteBkupNextHop is only valid when vRtrIsisInetMtRouteBkupFlags has a value of 'hasLfa'. The address type of vRtrIsisInetMtRouteBkupNextHop is indicated by the value of vRtrIsisInetMtRouteNexthopIPType.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.15
vRtrIsisInetMtRouteBkupMetricThe value of vRtrIsisInetMtRouteBkupMetric indicates the routing metric for a backup route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. The value of vRtrIsisInetMtRouteBkupMetric is only valid when vRtrIsisInetMtRouteBkupFlags has a value of 'hasLfa'.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.16
vRtrIsisRouteNextHopTypeThe value of vRtrIsisRouteNextHopType indicates the type of next hop for this route.ro
TmnxInetCidrNextHopType (TIMETRA-VRTR-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.17
vRtrIsisNextHopOwnerThe value of vRtrIsisNextHopOwner indicates the owner of next hop for this route.ro
TmnxInetCidrNextHopOwner (TIMETRA-VRTR-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.18
vRtrIsisRouteNHOwnerAuxInfoThe value of vRtrIsisRouteNHOwnerAuxInfo indicates the auxiliary information for next hop owner as indicated by vRtrIsisNextHopOwner. The value of vRtrIsisRouteNHOwnerAuxInfo indicates the tunnel-id existing for this next hop type and owner.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.19
vRtrIsisRouteBkupNHTypeThe value of vRtrIsisRouteBkupNHType indicates the type of next hop for this backup route.ro
TmnxInetCidrNextHopType (TIMETRA-VRTR-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.20
vRtrIsisRouteBkupNHOwnerThe value of vRtrIsisRouteBkupNHOwner indicates the owner of next hop for this backup route.ro
TmnxInetCidrNextHopOwner (TIMETRA-VRTR-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.21
vRtrIsisRouteBkupNHOwnAxInfoThe value of vRtrIsisRouteBkupNHOwnAxInfo indicates the auxiliary information for next hop owner as indicated by vRtrIsisRouteBkupNHOwner. The value of vRtrIsisRouteBkupNHOwnAxInfo indicates the tunnel-id existing for this backup next hop type and owner.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.12.1.22
vRtrIsisMtPathTableThe vRtrIsisMtPathTable maintains information regarding SPF calculation for each instance of IS-IS protocol.
SEQUENCE OF VRtrIsisMtPathEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.13
vRtrIsisMtPathEntryEach row entry in the vRtrIsisMtPathTable represents the ISIS path for an instance, level, multi topology id, path identifier and the path outgoing interface.
VRtrIsisMtPathEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1
vRtrIsisMtPathMtIDThe value of vRtrIsisMtPathMtID indicates the multi-topology id number for the path. If multi-topology is not supported for the path then the value of vRtrIsisMtPathMtID should be 0.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.1
vRtrIsisMtPathIDThe value of vRtrIsisMtPathID indicates the path identifier. It has first 6 octets as the system-id followed by one octet of the Lan-ID.
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.2
vRtrIsisMtPathIfIndexThe value of vRtrIsisMtPathIfIndex indicates the ifIndex of the outgoing interface for the path.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.3
vRtrIsisMtPathNHopSysIDThe value of vRtrIsisMtPathNHopSysID indicates the system-id of the nexthop and is used to reference the nexthop for this route.
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.4
vRtrIsisMtPathMetricThe value of vRtrIsisMtPathMetric indicates the metric assigned to this path entry after SPF calculations. The lower the metric value, the shorter is the path and hence more preferred by the protocol.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.5
vRtrIsisMtPathSNPAThe value of vRtrIsisMtPathSNPA indicates the subnet point of attachment for this path.ro
SNPAAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.6
vRtrIsisMtPathLfaIfIndexThe value of vRtrIsisMtPathLfaIfIndex indicates the loopfree-alternate ifIndex of the outgoing interface for the path.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.7
vRtrIsisMtPathLfaNHopThe value of vRtrIsisMtPathLfaNHop indicates the loopfree-alternate nexthop and is referenced by the system-id.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.8
vRtrIsisMtPathLfaMetricThe value of vRtrIsisMtPathLfaMetric indicates the metric assigned to this entry which are a result of loopfree-alternate calculations. The lower the metric value, the shorter is the path and hence more preferred by the protocol.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.9
vRtrIsisMtPathLfaTypeThe value of vRtrIsisMtPathLfaType indicates the type of route represented by this row entry.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.10
vRtrIsisMtPathRouteTypeThe value of vRtrIsisMtPathRouteType indicates whether a backup route exists for this row entry.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.13.1.11
vRtrIsisLfaTableThe vRtrIsisLfaTable maintains information on loopfree-alternate (LFA) coverage for each instance of IS-IS protocol.
SEQUENCE OF VRtrIsisLfaEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.14
vRtrIsisLfaEntryEach row entry in the vRtrIsisLfaTable represents information on LFA coverage for various topologies of the system.
VRtrIsisLfaEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1
vRtrIsisLfaFamilyCoverageThe value of vRtrIsisLfaFamilyCoverage indicates the address families for which LFA coverage has been computed.
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.1
vRtrIsisLfaNodesCoveredThe value of vRtrIsisLfaNodesCovered indicates in absolute numbers how much LFA coverage is being obtained for the available routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.2
vRtrIsisLfaTotalNodesThe value of vRtrIsisLfaTotalNodes indicates in absolute numbers how much LFA coverage can be obtained for the available routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.3
vRtrIsisLfaNodeCoverageThe value of vRtrIsisLfaNodeCoverage indicates how much LFA coverage is being obtained for the set of available nodes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.4
vRtrIsisLfaIpv4NodesCoveredThe value of vRtrIsisLfaIpv4NodesCovered indicates in absolute numbers how much LFA coverage is being obtained for the available Ipv4 routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.5
vRtrIsisLfaIpv4TotalNodesThe value of vRtrIsisLfaIpv4TotalNodes indicates in absolute numbers how much LFA coverage can be obtained for the available Ipv4 routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.6
vRtrIsisLfaIpv4CoverageThe value of vRtrIsisLfaIpv4Coverage indicates how much LFA coverage is being obtained for the available Ipv4 routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.7
vRtrIsisLfaIpv6NodesCoveredThe value of vRtrIsisLfaIpv6NodesCovered indicates in absolute numbers how much LFA coverage is being obtained for available Ipv6 routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.8
vRtrIsisLfaIpv6TotalNodesThe value of vRtrIsisLfaIpv6TotalNodes indicates in absolute numbers how much LFA coverage can be obtained for the available Ipv6 routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.9
vRtrIsisLfaIpv6CoverageThe value of vRtrIsisLfaIpv6Coverage indicates how much LFA coverage is being obtained for the available Ipv6 routes.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.14.1.10
vRtrSpbEctFidTableLastChangedThe value of vRtrSpbEctFidTableLastChanged indicates the sysUpTime at the time of the last modification of vRtrSpbEctFidTable. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.15
vRtrSpbEctFidTableThe vRtrSpbEctFidTable contains entries for Shortest Path Bridging Equal Cost Tree (ECT) algorithm mapping to Forwarding data-base identifiers (FID). System will automatically create entries in this table when SPB is created on the isisSysInstance.
SEQUENCE OF VRtrSpbEctFidEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.16
vRtrSpbEctFidEntryA Shortest Path Bridging (SPB) Equal Cost Tree (ECT) algorithm mapping to Forwarding data-base identifier (FID) entry in the vRtrSpbEctFidTable.
VRtrSpbEctFidEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.16.1
vRtrSpbEctFidThe value of vRtrSpbEctFid indicates forwarding database identifier for ECT algorithm in this IS-IS instance.
TmnxSpbFid
.1.3.6.1.4.1.6527.3.1.2.10.1.16.1.1
vRtrSpbEctFidLastChangedThe value of vRtrSpbEctFidLastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.16.1.2
vRtrSpbEctFidAlgorithmThe value of vRtrSpbEctFidAlgorithm specifies the algorithm used by the entry.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.16.1.3
vRtrSpbPathTableThe vRtrSpbPathTable maintains information regarding SPF calculations for each instance of IS-IS protocol associated with Shortest Path Bridging Equal Cost Tree (ECT) algorithm.
SEQUENCE OF VRtrSpbPathEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.17
vRtrSpbPathEntryThe vRtrSpbPathEntry maintains path information regarding SPF calculations for each instance of IS-IS protocol associated with Shortest Path Bridging Equal Cost Tree (ECT) algorithm.
VRtrSpbPathEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.17.1
vRtrSpbPathFwdTreeThe value of vRtrSpbPathFwdTree indicate the forwarding-tree traffic type associated with this entry.
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.17.1.1
vRtrSpbPathIfIndexThe vRtrSpbPathIfIndex indicates the ifIndex of the outgoing interface for the path.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.17.1.2
vRtrSpbPathNHopSysIDThe vRtrSpbPathNHopSysID indicates the system-identifier for the next hop for this path.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.17.1.3
vRtrSpbPathMetricThe value of vRtrSpbPathMetric indicate the metric assigned to this entry after SPF calculations is stored in vRtrSpbPathMetric. The lower the metric value, the shorter is the path and hence more preferred by the protocol.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.17.1.4
vRtrSpbPathSNPAThe value of vRtrSpbPathSNPA indicates the subnet point of attachment for this path.ro
SNPAAddress
.1.3.6.1.4.1.6527.3.1.2.10.1.17.1.5
vRtrSpbRouteMacTableThe vRtrSpbRouteMacTable maintains the routes learned by an instance of IS-IS protocol associated with Shortest Path Bridging (SPB) Forwarding data-base identifiers (FID) for destination ISIDs.
SEQUENCE OF VRtrSpbRouteMacEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.18
vRtrSpbRouteMacEntryEach row entry in the vRtrSpbRouteMacTable stores a route for a given of IS-IS protocol associated with Shortest Path Bridging (SPB) Forwarding data-base identifiers (FID) for a destination ISID.
VRtrSpbRouteMacEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.18.1
vRtrSpbRouteMacDestMacThe value of vRtrSpbRouteMacDestMac indicates the destination MAC address for this entry.
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.18.1.1
vRtrSpbRouteMacIfIndexvRtrSpbRouteMacIfIndex maintains the ifIndex of the outgoing interface for the route.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.18.1.2
vRtrSpbRouteMacSpfRunNumberThe value of vRtrSpbRouteMacSpfRunNumber indicates the run of spf calculation in which this route was selected.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.18.1.3
vRtrSpbRouteMacMetricThe value of vRtrSpbRouteMacMetric indicates the metric value associated with the route. This is obtained by the SPF calculations and is used by the instance of the protocol. For a given destination prefix, the route with the lower metric is the shorter route.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.18.1.4
vRtrSpbRouteMacNHopSysIDThe value of vRtrSpbRouteMacNHopSysID indicates the system-id of the nexthop IS through which this route is reachable.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.18.1.5
vRtrSpbRouteMacMetricTypeThe value of vRtrSpbRouteMacMetricType indicates the type of metric associated with the value of vRtrSpbRouteMacMetric whether it is a lower-bound or the exact value.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.18.1.6
vRtrSpbRouteIsidTableThe vRtrSpbRouteIsidTable maintains the routes learned by an instance of IS-IS protocol associated with Shortest Path Bridging Forwarding data-base identifiers (FID) for destination ISIDs.
SEQUENCE OF VRtrSpbRouteIsidEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.19
vRtrSpbRouteIsidEntryEach row entry in the vRtrSpbRouteIsidTable stores a route for a given instance of IS-IS protocol associated with Shortest Path Bridging Forwarding data-base identifiers (FID) for a destination ISID.
VRtrSpbRouteIsidEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.19.1
vRtrSpbRouteIsidDestIsidThe value of vRtrSpbRouteIsidDestIsid indicates the destination ISID value associated with this entry.
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.1.19.1.1
vRtrSpbRouteIsidIfIndexThe vRtrSpbRouteIsidIfIndex maintains the ifIndex of the outgoing interface for the route.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.1.19.1.2
vRtrSpbRouteIsidSpfRunNumberThe value of vRtrSpbRouteIsidSpfRunNumber indicates the run of spf calculation in which this route was selected.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.10.1.19.1.3
vRtrSpbRouteIsidNHopSysIDThe value of vRtrSpbRouteIsidNHopSysID indicates the system-id of the nexthop IS through which this route is reachable.ro
SystemID
.1.3.6.1.4.1.6527.3.1.2.10.1.19.1.4
vRtrSpbRouteIsidInMfibThe value of vRtrSpbRouteIsidInMfib indicates whether the route needs an entry programmed in the MFIB table. An ISID route needs an MFIB entry only if: - the ISID is local and there is at least one remote site with the ISID, or - the ISID is not local but this node is a transit node for two or more remote sites with the ISID.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.1.19.1.5
vRtrSpbEctFidRangeTableThe vRtrSpbEctFidRangeTable contains entries for Shortest Path Bridging Equal Cost Tree (ECT) algorithm mapping to Forwarding data-base identifiers (FID) ranges. System will automatically create entries in this table when SPB is created on the isisSysInstance.
SEQUENCE OF VRtrSpbEctFidRangeEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.20
vRtrSpbEctFidRangeEntryA Shortest Path Bridging (SPB) Equal Cost Tree (ECT) algorithm mapping to Forwarding data-base identifier (FID) range entry in the vRtrSpbEctFidRangeTable.
VRtrSpbEctFidRangeEntry
.1.3.6.1.4.1.6527.3.1.2.10.1.20.1
vRtrSpbEctFidRangeEndThe value of vRtrSpbEctFidRangeEnd indicates the last forwarding database identifier for ECT algorithm in this FID range.ro
TmnxSpbFid
.1.3.6.1.4.1.6527.3.1.2.10.1.20.1.1
vRtrSpbEctFidRangeAlgorithmThe value of vRtrSpbEctFidRangeAlgorithm specifies the algorithm used by the entry.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.1.20.1.2
vRtrIsisIfObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.10.2
vRtrIsisIfTableThe vRtrIsisIfTable has an entry for each router interface configured for the IS-IS protocol.
SEQUENCE OF VRtrIsisIfEntry
.1.3.6.1.4.1.6527.3.1.2.10.2.1
vRtrIsisIfEntryEach row entry in the vRtrIsisIfTable represents an interface on this router that participates in the IS-IS protocol. An entry in this table can be created or destroyed by an SNMP SET request to vRtrIsisIfRowStatus. An attempt to destroy a row will fail if vRtrIsisIfAdminState has not first been set to 'outOfService'.
VRtrIsisIfEntry
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1
vRtrIsisIfRowStatusThe row status used for creation, deletion, or control of vRtrIsisIfTable entries. Before this row can be destroyed, vRtrIsisIfAdminState must have been set to 'outOfService'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.1
vRtrIsisIfLastChangeTimeThe sysUpTime when this row was last modified.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.2
vRtrIsisIfAdminStateThe desired administrative state for IS-IS protocol on this interface.rw
TmnxAdminState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.3
vRtrIsisIfOperStateThe current operational state of IS-IS protocol on this interface.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.4
vRtrIsisIfCsnpIntervalThe value of vRtrIsisIfCsnpInterval specifies the interval of time, in seconds, between transmission of Complete Sequence Number PDUs (CSNP). If the value of isisCircType for this interface is 'broadcast' and this router is the designated router on a LAN, the default frequency is ten seconds. if the value of isisCircType for this interface is 'ptToPt', point-to-point, the default frequency is every five seconds.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.5
vRtrIsisIfHelloAuthKeyvRtrIsisIfHelloAuthKey is the authentication key string used to verify the authenticity of packets sent by neighboring routers on this IS-IS interface. For authentication to succeed both the authentication key and the authentication type defined by the vRtrIsisIfHelloAuthType variable must match. If vRtrIsisIfHelloAuthType is set to 'password', vRtrIsisIfHelloAuthKey can include any ASCII character. Authentication can be configured globally and applied to all ISIS levels running on this interface or it can be configured on a per level basis. The most specific value is used. When read, vRtrIsisIfHelloAuthKey always returns an Octet String of length zero.rw
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.6
vRtrIsisIfHelloAuthTypeThe value of vRtrIsisIfHelloAuthType specifies the method of authentication used to verify the authenticity of packets sent by neighboring routers on this IS-IS interface. For authentication to succeed both the authentication key defined in the vRtrIsisIfHelloAuthKey variable and the authentication type must match. Authentication can be configured globally and applied to all ISIS levels running on this interface or it can be configured on a per level basis. The most specific value is used.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.7
vRtrIsisIfLspPacingIntervalThe value of vRtrIsisIfLspPacingInterval specifies the minimal interval of time, in milliseconds, between transmission of Link State PDUs (LSPs) for all ISIS levels running on this interface. If the value of vRtrIsisIfLspPacingInterval is zero (0), no LSPs will be sent on this interface.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.8
vRtrIsisIfCircIndexThe value of vRtrIsisIfCircIndex is a cross reference index to the isisCircTable.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.9
vRtrIsisIfRetransmitIntervalThe value of vRtrIsisIfRetransmitInterval specifies the minimal interval of time, in seconds between retransmission of an LSP on point-to-point interfaces.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.10
vRtrIsisIfTypeDefaultThe value of vRtrIsisIfTypeDefault complements the object isisCircType. It indicates if the circuit type is default or has been modified. Setting vRtrIsisIfTypeDefault to 'true' resets isisCircType to the default for that interface. Similarly any modification to the object isisCircType triggers this object to become 'false'. There is no effect of setting this object to 'false'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.11
vRtrIsisIfEnableBfdThe value of vRtrIsisIfEnableBfd specifies whether Bi-directional Forwarding Detection is enabled for Ipv4 on this IS-IS interface. When the value is 'true', this IS-IS interface can establish BFD sessions and use BFD as a signaling mechanism for forming adjacencies. When it is 'false', it cannot use BFD for Ipv4.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.12
vRtrIsisIfIPv6UnicastThe value of vRtrIsisIfIPv6Unicast specifies if IPv6 unicast routing is enabled for the interface. By default IPv6 unicast on all interfaces is set to true. However, IPv6 unicast routing on ISIS is in effect when the object 'vRtrIsisMultiTopoIPv6Ucast' is set to 'true'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.13
vRtrIsisIfTeMetricThe value of vRtrIsisIfTeMetric indicates the MPLS TE metric configured for this interface. This metric is flooded out in the TE metric sub-tlv in the ISIS LSPs. Depending on the configuration, either the TE metric value or the native ISIS metric values are used in CSPF computations.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.14
vRtrIsisIfTeStateThe value of vRtrIsisIfTeState indicates the MPLS interface TE status from the ISIS standpoint.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.15
vRtrIsisIfAdminGroupThe value of vRtrIsisIfAdminGroup indicates the bit-map inherited from MPLS interface that identifies the admin groups to which the interface belongs. If bit 'n' is set, then the interface belongs to the admin group with value 'n'.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.16
vRtrIsisIfLdpSyncStateThe value of vRtrIsisIfLdpSyncState indicates if IGP-LDP synchronization is enabled on this interface. vRtrIsisIfLdpSyncState is derived from vRtrIsisLdpSyncAdminState and also whether it was enabled at the IP layer from ISIS standpoint.ro
TmnxOperState (TIMETRA-TC-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.17
vRtrIsisIfLdpSyncMaxMetricThe value of vRtrIsisIfLdpSyncMaxMetric indicates if ISIS advertised maximum metric value for the interface, depending on whether vRtrIsisIfLdpSyncState is enabled on this interface.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.18
vRtrIsisIfLdpSyncTimerStateThe value of vRtrIsisIfLdpSyncTimerState indicates the state of the vRtrIsisIfLdpSyncTimeLeft on this ISIS interface.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.19
vRtrIsisIfLdpSyncTimeLeftThe value of vRtrIsisIfLdpSyncTimeLeft indicates the time left before ISIS reverts back to advertising normal metric for this interface. This is applicable only when vRtrIsisIfLdpSyncMaxMetric is 'true'.ro
Unsigned32 (0|1..1800) UNITS "seconds"
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.20
vRtrIsisIfRouteTagThe value of vRtrIsisIfRouteTag specifies a 32-bit integer tag for the IP addresses of an interface. This tag can be used to apply administrative policy. A value of 0 indicates that the tag has not been set.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.21
vRtrIsisIfIpv6EnableBfdThe value of vRtrIsisIfIpv6EnableBfd specifies whether Bi-directional Forwarding Detection is enabled for Ipv6 on this IS-IS interface. When the value is 'true', this IS-IS interface can establish BFD sessions and use BFD as a signaling mechanism for forming adjacencies. When it is 'false', it cannot use BFD for Ipv6.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.22
vRtrIsisIfHelloAuthenticationThe value of vRtrIsisIfHelloAuthentication specifies whether ISIS hello-authentication is enabled or disabled on this IS-IS interface. When vRtrIsisIfHelloAuthentication is set to 'true', hello-authentication is enabled on this IS-IS interface. When vRtrIsisIfHelloAuthentication is set to 'false', hello-authentication is disabled on this IS-IS interface and the values of the following MIB objects are no longer applicable: - vRtrIsisIfHelloAuthKey and vRtrIsisIfHelloAuthType at a global interface level - vRtrIsisIfLevelHelloAuthKey and vRtrIsisIfLevelHelloAuthType at the specific L1/L2 interface level - vRtrIsisAuthKey and vRtrIsisAuthType at the ISIS level.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.23
vRtrIsisIfLoopfreeAltExcludeThe value of vRtrIsisIfLoopfreeAltExclude specifies whether or not the ISIS interface should be excluded during LFA calculations. If the value is 'true', the ISIS interface is excluded from LFA calculations. If the value is 'false', the ISIS interface is included in LFA calculations. The value of vRtrIsisIfLoopfreeAltExclude for an interface is only valid when both conditions are met - vRtrIsisLoopfreeAlternate has a value of 'true' and vRtrIsisLevelLoopfreeAltExclude has a value of 'false'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.1.1.24
vRtrIsisIfLevelTableThe vRtrIsisIfLevelTable provides attributes to be applied on a specific IS-IS interface operating at a specific IS-IS protocol level.
SEQUENCE OF VRtrIsisIfLevelEntry
.1.3.6.1.4.1.6527.3.1.2.10.2.2
vRtrIsisIfLevelEntryEach row entry in the vRtrIsisIfLevelTable represents IS-IS level attributes to be used with an interface belonging to a specific IS-IS protocol instance on a specific router instance. Rows for Level 1 and 2 are created as an action of creating a row in the vRtrIsisIfTable.
VRtrIsisIfLevelEntry
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1
vRtrIsisIfLevelThe value of vRtrIsisIfLevel specifies the IS-IS protocol level that this row entry describes.
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.1
vRtrIsisIfLevelLastChangeTimeThe sysUpTime when this row was last modified.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.2
vRtrIsisIfLevelHelloAuthKeyvRtrIsisIfLevelHelloAuthKey is the authentication key string used to verify the authenticity of packets sent by neighboring routers on this IS-IS interface at this level. For authentication to succeed both the authentication key and the authentication type defined by the vRtrIsisIfLevelHelloAuthType variable must match. If vRtrIsisIfLevelHelloAuthType is set to 'password', vRtrIsisIfLevelHelloAuthKey can include any ASCII character. Authentication can be configured globally and applied to all ISIS levels or it can be configured on a per level basis. The most specific value is used. If the value of vRtrIsisIfLevelHelloAuthType is 'useGlobal', then the global values, if any, defined in vRtrIsisIfHelloAuthKey and vRtrIsisIfHelloAuthType are used instead. When read, vRtrIsisIfLevelHelloAuthKey always returns an Octet String of length zero.rw
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.3
vRtrIsisIfLevelHelloAuthTypeThe value of vRtrIsisIfLevelHelloAuthType specifies the method of authentication used to verify the authenticity of packets sent by neighboring routers on this IS-IS interface at this level. For authentication to succeed both the authentication key defined in the vRtrIsisIfLevelHelloAuthKey variable and the authentication type must match. Authentication can be configured globally and applied to all ISIS levels running on this interface or it can be configured on a per level basis. The most specific value is used. When vRtrIsisIfLevelHelloAuthType has a value of 'useGlobal', the values of vRtrIsisIfLevelHelloAuthKey and vRtrIsisIfLevelHelloAuthType are applied to the interfaces for this level.rw
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.4
vRtrIsisIfLevelPassiveIf vRtrIsisIfLevelPassive has a value of 'true', this interface address is advertised for this level without running the IS-IS protocol on this interface level. While in passive mode, the interface level ignores ingress IS-IS protocol packets and does not transmit any IS-IS protocol packets. If the value of vRtrIsisIfLevelPassive is 'false', this interface address is advertised at this IS-IS level only if it is configured as with the IS-IS protocol as enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.5
vRtrIsisIfLevelTeMetricThe value of vRtrIsisIfLevelTeMetric specifies the metric that is used exclusively by IS-IS traffic engineered traffic. Normal IS-IS traffic specifies metrics values between 1 and 63. Wider metrics are needed to support traffic engineering. See vRtrIsisLevelWideMetricsOnly description for more details.. The value '0' means not configured.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.6
vRtrIsisIfLevelNumAdjacenciesvRtrIsisIfLevelNumAdjacencies maintains the number of adjacencies on this particular level of the interface.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.7
vRtrIsisIfLevelISPriorityvRtrIsisIfLevelISPriority shadows the object isisCircLevelISPriority to have an additional accepted value of 0.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.8
vRtrIsisIfLevelHelloTimervRtrIsisIfLevelHelloTimer shadows isisCircLevelHelloTimer to have store the values of hello timer in seconds.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.9
vRtrIsisIfLevelAdminMetricThe default metric value of this circuit for this level. A value of 0 means that the metric is not configured. In such a case if the vRtrIsisReferenceBw is configured, the value of the metric should be calculated using the formula : Metric = reference-bandwidth / bandwidth. If the vRtrIsisReferenceBw is configured as Ten Gig (10,000,000,000) a 100-Mbps interface has a default metric of 100. In order for metrics in excess of 63 to be configured wide metrics must be deployed. If the reference bandwidth is not configured then all levels will have a default metric of 10. System and loopback interface levels will always have a metric value of 0. The operational value of the metric is maintained in the object vRtrIsisIfLevelOperMetric.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.10
vRtrIsisIfLevelOperMetricThe operational value of the metric being used in this circuit for this level. System and loop back interface levels will have metric value of 0ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.11
vRtrIsisIfLvlIPv6UcastAdmMetThe value of vRtrIsisIfLvlIPv6UcastAdmMet specifies the interface level metric for IPv6 unicast.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.12
vRtrIsisIfLvlIPv6UcastOperMetThe operational value of the IPv6 unicast metric being used with this interface level.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.2.2.1.13
vRtrIsisAdjObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.10.3
vRtrIsisISAdjTablevRtrIsisISAdjTable is the table of adjacencies to Intermediate Systems and their operational status information.
SEQUENCE OF VRtrIsisISAdjEntry
.1.3.6.1.4.1.6527.3.1.2.10.3.1
vRtrIsisISAdjEntryEach row entry in the vRtrIsisISAdjTable represents additional columns for attributes specific to the Alcatel-Lucent SROS series ISIS implementation.
VRtrIsisISAdjEntry
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1
vRtrIsisISAdjExpiresInvRtrIsisISAdjExpiresIn maintains the time in which the adjacency will expire if no hello packets are received.ro
INTEGER
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.1
vRtrIsisISAdjCircLevelThe value of vRtrIsisISAdjCircLevel indicates the circuit type of the adjacency as advertised.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.2
vRtrIsisISAdjNeighborIPThe ip-address of the neighbor with which adjacency is formed is maintained in vRtrIsisISAdjNeighborIP.ro
IpAddress
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.3
vRtrIsisISAdjRestartSupportvRtrIsisISAdjRestartSupport indicates whether adjacency supports ISIS graceful restart. If vRtrIsisISAdjRestartSupport has a value of 'true' the adjacency supports graceful restart.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.4
vRtrIsisISAdjRestartStatusvRtrIsisISAdjRestartStatus indicates the graceful restart status of the adjacency.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.5
vRtrIsisISAdjRestartSupressedvRtrIsisISAdjRestartSupressed 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.6
vRtrIsisISAdjNumRestartsvRtrIsisISAdjNumRestarts indicates the number of times the adjacency has attempted restart.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.7
vRtrIsisISAdjLastRestartTimevRtrIsisISAdjLastRestartTime indicates the last time the adjacency attempted restart.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.8
vRtrIsisISAdjNeighborIPv6TypeThe value of vRtrIsisISAdjNeighborIPv6Type indicates the IP address type of vRtrIsisISAdjNeighborIpv6. It will be 'ipv6', 'ipv6z' or 'unknown'.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.9
vRtrIsisISAdjNeighborIpv6The value of vRtrIsisISAdjNeighborIpv6 indicates the IP address of the neighbor with which an IPv6-adjacency is formed. This will always be an IPv6 address.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.10
vRtrIsisISAdjMtEnabledvRtrIsisISAdjMtEnabled indicates if the ISIS multi-topology protocol is supported on the neighbor. If the value of vRtrIsisISAdjMtEnabled is 'true', ISIS multi-topology protocol is enabled on the neighbor.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.11
vRtrIsisISAdjMtId0vRtrIsisISAdjMtId0 indicates if the native topology is supported on the neighbor. If the value of vRtrIsisISAdjMtId0 is 'true', native topology is supported on the neighbor.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.12
vRtrIsisISAdjMtId2vRtrIsisISAdjMtId2 indicates if the multi-topology for IPv6 is supported on the neighbor. If the value of vRtrIsisISAdjMtId2 is 'true', multi-topology for IPv6 is supported on the neighbor.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.10.3.1.1.13
vRtrIsisNotificationObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.10.4
vRtrIsisNotificationTableObjects seen in the most recent notification this instance of the IS-IS protocol.
SEQUENCE OF VRtrIsisNotificationEntry
.1.3.6.1.4.1.6527.3.1.2.10.4.1
vRtrIsisNotificationEntryEach entry defines variables relevant to notifications for one instance of the IS-IS protocol.
VRtrIsisNotificationEntry
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1
vRtrIsisTrapLSPIDAn Octet String that uniquely identifies a Link State PDU.ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.1
vRtrIsisSystemLevelIdentifies the level the notification applies to.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.2
vRtrIsisPDUFragmentHolds up to the first 64 bytes of a PDU that triggered the notification.ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.3
vRtrIsisFieldLenHolds the System ID length reported in PDU we received.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.4
vRtrIsisMaxAreaAddressHolds the Max Area Addresses reported in a PDU we received.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.5
vRtrIsisProtocolVersionHolds the Protocol version reported in PDU we received.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.6
vRtrIsisLSPSizeHolds the size of LSP we received that is too big to forward.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.7
vRtrIsisOriginatingBufferSizeHolds the size of vRtrIsisSysOrigL1LSPBuffSize or vRtrIsisSysOrigL2LSPBuffSize advertised by peer in TLV.ro
Integer32
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.8
vRtrIsisProtocolsSupportedThe list of protocols supported by an adjacent system. This may be empty.ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.9
vRtrIsisNbrSysIdThe value of vRtrIsisNbrSysId indicates the system-id of the neighbor associated with the notification.ro
OCTET STRING
.1.3.6.1.4.1.6527.3.1.2.10.4.1.1.10
vRtrSpbEctFidStartThe value of vRtrSpbEctFidStart indicates the forwarding database starting identifier associated with vRtrSpbEctFidCfgChg notification.ro
TmnxSpbFid
.1.3.6.1.4.1.6527.3.1.2.10.4.2
vRtrSpbEctFidEndThe value of vRtrSpbEctFidEnd indicates the forwarding database ending identifier associated with vRtrSpbEctFidCfgChg notification.ro
TmnxSpbFid
.1.3.6.1.4.1.6527.3.1.2.10.4.3
vRtrIsisNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.10
vRtrIsisNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.10.0
vRtrIsisDatabaseOverloadThis notification is generated when the system enters or leaves the Overload state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.1
vRtrIsisManualAddressDropsThis notification is generated when one of the manual area addresses assigned to this system is ignored when computing routes. The object isisManAreaAddrExistState describes the area that has been dropped. This notification is edge triggered, and should not be regenerated until an address that was used in the previous computation has been dropped.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.2
vRtrIsisCorruptedLSPDetectedThis notification is generated when we find that and LSP that was stored in memory has become corrupted. We forward an LSP ID. We may have independent knowledge of the ID, but in some implementations there is a chance that the ID itself will be corrupted.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.3
vRtrIsisMaxSeqExceedAttemptWhen the sequence number on an LSP we generate wraps the 32 bit sequence counter, we purge and wait to re-announce this information. This notification describes that event. Since these should not be generated rapidly, we generate an event each time this happens. While the first 6 bytes of the LSPID are ours, the other two contain useful information.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.4
vRtrIsisIDLenMismatchA notification sent when we receive a PDU with a different value of the System ID Length. This notification includes the an index to identify the circuit where we saw the PDU and the header of the PDU which may help a network manager identify the source of the confusion. This should be an edge-triggered notification. We should not send a second notification about PDUs received from what seem to be the same source. This decision is up to the agent to make, and may be based on the circuit or on some MAC level information.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.5
vRtrIsisMaxAreaAddrsMismatchA notification sent when we receive a PDU with a different value of the Maximum Area Addresses. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. This should be an edge-triggered notification. We should not send a second notification about PDUs received from what seem to be the same source.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.6
vRtrIsisOwnLSPPurgeA notification sent when we receive a PDU with our SystemID and zero age. This notification includes the circuit Index if available, which may help a network manager identify the source of the confusion.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.7
vRtrIsisSequenceNumberSkipWhen we receive an LSP with out System ID and different contents, we may need to reissue the LSP with a higher sequence number. We send this notification if we need to increase the sequence number by more than one. If two Intermediate Systems are configured with the same System ID, this notification will fire.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.8
vRtrIsisAutTypeFailA notification sent when we receive a PDU with the wrong authentication type field. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. This should be an edge-triggered notification. We should not send a second notification about PDUs received from what seem to be the same source.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.9
vRtrIsisAuthFailA notification sent when we receive a PDU with incorrect authentication information field. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. This should be an edge-triggered notification. We should not send a second notification about PDUs received from what seem to be the same source.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.10
vRtrIsisVersionSkewA notification sent when we receive a Hello PDU from an IS running a different version of the protocol. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. This should be an edge-triggered notification. We should not send a second notification about PDUs received from what seem to be the same source. This decision is up to the agent to make, and may be based on the circuit or on some MAC level information.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.11
vRtrIsisAreaMismatchA notification sent when we receive a Hello PDU from an IS which does not share any area address. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. This should be an edge-triggered notification. We should not send a second notification about PDUs received from what seem to be the same source. This decision is up to the agent to make, and may be based on the circuit or on some MAC level information.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.12
vRtrIsisRejectedAdjacencyA notification sent when we receive a Hello PDU from an IS, but do not establish an adjacency due to a lack of resources. This should be an edge-triggered notification. We should not send a second notification about PDUs received from the same source.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.13
vRtrIsisLSPTooLargeToPropagateA notification sent when we attempt to propagate an LSP which is larger than the dataLinkBlockSize for a circuit. This should be an edge-triggered notification. We should not send a second notification about PDUs received from the same source.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.14
vRtrIsisOrigLSPBufSizeMismatchA notification sent when a Level 1 LSP or Level 2 LSP is received which is larger than the local value for isisSysOrigL1LSPBuffSize or isisSysOrigL2LSPBuffSize respectively, or when a Level 1 LSP or Level2 LSP is received containing the originatingLSPBufferSize option and the value in the PDU option field does not match the local value for isisSysOrigL1LSPBuffSize or isisSysOrigL2LSPBuffSize respectively. We pass up the size from the option field or the size of the LSP that exceeds our configuration. This should be an edge-triggered notification. We should not send a second notification about PDUs received from the same source.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.15
vRtrIsisProtoSuppMismatchA notification sent when a non-pseudonode segment 0 LSP is received that has no matching protocols supported. This may be because the system does not generate the field, or because there are no common elements. The list of protocols supported should be included in the notification: it may be empty if the TLV is not supported, or if the TLV is empty. This should be an edge-triggered notification. We should not send a second notification about PDUs received from the same source.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.16
vRtrIsisAdjacencyChangeA notification sent when an adjacency changes state, entering or leaving state up. The first 6 bytes of the vRtrIsisTrapLSPID are the SystemID of the adjacent IS. The isisISAdjState is the new state of the adjacency.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.17
vRtrIsisCircIdExhaustedA notification sent when the specific ISIS level cannot be started on a LAN interface as a unique circid could not be assigned due to the exhaustion of the circid space. This could happen only on the broadcast interfaces. In such a case the interface is marked operationally down. When an operationally up interface is deleted, the circid can be reused by any interface which is waiting to receive a unique circid.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.18
vRtrIsisAdjRestartStatusChangeA notification sent when an adjancency's graceful restart status changes. The vRtrIsisISAdjRestartStatus is the new graceful restart state of the adjacency.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.19
vRtrIsisLdpSyncTimerStartedA notification sent when the vRtrIfLdpSyncTimer is started. The timer is started from the time the LDP session to the neighbor is up over the interface. This is to allow for the label FEC bindings to be exchanged.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.20
vRtrIsisLdpSyncExitA notification sent when IGP-LDP synchronization has stopped. The cause of this event is indicated by vRtrIsisIfLdpSyncTimerState, one of them being expiry of vRtrIfLdpSyncTimer. The IGP link metric is restored to normal levels.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.21
vRtrIsisExportLimitReachedA notification sent when the total number of exported routes for the level is equal to the configured limit for exported routes, vRtrIsisExportLimit. Additional routes would not be exported into this ISIS level from the route table.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.22
vRtrIsisExportLimitWarningA notification sent when the total number of exported routes or the level is equal to the configured percent, vRtrIsisExportLimitLogPercent of the export limit, vRtrIsisExportLimit. Additional routes will continue to be exported into this ISIS level from the route table till the export limit is reached.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.23
vRtrIsisRoutesExpLmtDroppedA notification sent when the total number of exported routes from the route table to this ISIS level drops below the configured export limit, vRtrIsisExportLimit.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.24
vRtrIsisSpbNbrMultAdjExists[CAUSE] A vRtrIsisSpbNbrMultAdjExists notification is sent when IS-IS SPB instance detects a neighbor to which it already has a direct adjacency on another interface. [EFFECT] During SPF IS-IS SPB instance will have incorrect neighbor information and hence path computations will be incorrect. [RECOVERY] Check number of links to neighbor to make sure there is only one link.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.25
vRtrIsisSpbNbrMultAdjExistsClear[CAUSE] A vRtrIsisSpbNbrMultAdjExistsClear notification is sent when an IS-IS SPB instance clears the condition raised by vRtrIsisSpbNbrMultAdjExists notification. [EFFECT] During SPF IS-IS SPB instance will have correct neighbor information and hence path computations will be correct. [RECOVERY] None required.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.26
vRtrSpbEctFidCfgChg[CAUSE] A vRtrSpbEctFidCfgChg notification is sent when a configuration change is made to vRtrSpbEctFidTable affecting forwarding database identifiers in the range from vRtrSpbEctFidStart to vRtrSpbEctFidEnd. [EFFECT] There are changes in the vRtrSpbEctFidTable which may be out-of-sync with management application. [RECOVERY] Management application may need to synchronize with changes in the vRtrSpbEctFidTable.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.10.0.27