MIB Viewer

CISCO-IETF-ISIS-MIB

275 objects
This document describes a management information base for the IS-IS Routing protocol, as described in ISO 10589, when it is used to construct routing tables for IP networks, as described in RFC 1195. This MIB is entirely based upon the IETF draft draft-ietf-isis-wg-mib-16.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.10.118IdentityciscoIetfIsisMIBThis document describes a management information base for the IS-IS Routing protocol, as described in ISO 10589, when it is used to construct routing tables fo…
1.3.6.1.4.1.9.10.118.0NodeciscoIetfIsisMIBNotifs
1.3.6.1.4.1.9.10.118.0.1NotificationciiDatabaseOverloadcurrentThis notification is generated when the system enters or leaves the Overload state. The number of times this has be generated and cleared is kept track of by c…
1.3.6.1.4.1.9.10.118.0.2NotificationciiManualAddressDropscurrentThis notification is generated when one of the manual areaAddresses assigned to this system is ignored when computing routes. The object ciiNotifManualAddress …
1.3.6.1.4.1.9.10.118.0.3NotificationciiCorruptedLSPDetectedcurrentThis notification is generated when we find that an LSP that was stored in memory has become corrupted. The number of times this has been generated is counted …
1.3.6.1.4.1.9.10.118.0.4NotificationciiAttemptToExceedMaxSequencecurrentWhen 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 describe…
1.3.6.1.4.1.9.10.118.0.5NotificationciiIDLenMismatchcurrentA notification sent when we receive a PDU with a different value of the System ID Length. This notification includes an index to identify the circuit where we …
1.3.6.1.4.1.9.10.118.0.6NotificationciiMaxAreaAddressesMismatchcurrentA 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 …
1.3.6.1.4.1.9.10.118.0.7NotificationciiOwnLSPPurgecurrentA notification sent when we receive a PDU with our systemID and zero age. This notification includes the circuit Index and router ID from the LSP, if available…
1.3.6.1.4.1.9.10.118.0.8NotificationciiSequenceNumberSkipcurrentWhen we receive an LSP with our System ID and different contents, we may need to reissue the LSP with a higher sequence number. We send this notification if we…
1.3.6.1.4.1.9.10.118.0.9NotificationciiAuthenticationTypeFailurecurrentA 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 netwo…
1.3.6.1.4.1.9.10.118.0.10NotificationciiAuthenticationFailurecurrentA notification sent when we receive a PDU with incorrect authentication information field. This notification includes the header of the packet, which may help …
1.3.6.1.4.1.9.10.118.0.11NotificationciiVersionSkewcurrentA 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, wh…
1.3.6.1.4.1.9.10.118.0.12NotificationciiAreaMismatchcurrentA 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 ma…
1.3.6.1.4.1.9.10.118.0.13NotificationciiRejectedAdjacencycurrentA notification sent when we receive a Hello PDU from an IS, but do not establish an adjacency for some reason. This should be an edge-triggered notification. W…
1.3.6.1.4.1.9.10.118.0.14NotificationciiLSPTooLargeToPropagatecurrentA notification sent when we attempt to propagate an LSP which is larger than the dataLinkBlockSize for the circuit. This should be an edge-triggered notificati…
1.3.6.1.4.1.9.10.118.0.15NotificationciiOrigLSPBuffSizeMismatchcurrentA notification sent when a Level 1 LSP or Level 2 LSP is received which is larger than the local value for ciiSysLevelOrigLSPBuffSize, or when an LSP is receiv…
1.3.6.1.4.1.9.10.118.0.16NotificationciiProtocolsSupportedMismatchcurrentA 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 …
1.3.6.1.4.1.9.10.118.0.17NotificationciiAdjacencyChangecurrentA notification sent when an adjacency changes state, entering or leaving state up. The first 6 bytes of the ciiPduLspId are the SystemID of the adjacent IS. Th…
1.3.6.1.4.1.9.10.118.0.18NotificationciiLSPErrorDetectedcurrentThis notification is generated when we receive an LSP with a parse error. The ciiCircIfIndex holds in index of the circuit on which the PDU arrived. The ciiPdu…
1.3.6.1.4.1.9.10.118.1NodeciscoIetfIsisMIBObjects
1.3.6.1.4.1.9.10.118.1.1NodeciiSystem
1.3.6.1.4.1.9.10.118.1.1.1NodeciiSysObject
1.3.6.1.4.1.9.10.118.1.1.1.1ScalarciiSysVersionread-onlycurrentThe version number of the IS-IS protocol that is implemented.
1.3.6.1.4.1.9.10.118.1.1.1.2ScalarciiSysTyperead-writecurrentAt which levels is the Intermediate System running? This object follows the replaceOnlyWhileDisabled behavior.
1.3.6.1.4.1.9.10.118.1.1.1.3ScalarciiSysIDread-writecurrentThe ID for this Intermediate System. This value is appended to each of the area addresses to form the Network Entity Titles. The derivation of a value for this…
1.3.6.1.4.1.9.10.118.1.1.1.4ScalarciiSysMaxPathSplitsread-writecurrentMaximum number of paths with equal routing metric value which it is permitted to split between. This object follows the replaceOnlyWhileDisabled behavior.
1.3.6.1.4.1.9.10.118.1.1.1.5ScalarciiSysMaxLSPGenIntread-writecurrentMaximum interval, in seconds, between generated LSPs by this Intermediate System. This object follows the resettingTimer behavior. The value must be greater th…
1.3.6.1.4.1.9.10.118.1.1.1.6ScalarciiSysPollESHelloRateread-writecurrentThe value, in seconds, to be used for the suggested ES configuration timer in ISH PDUs when soliciting the ES configuration.
1.3.6.1.4.1.9.10.118.1.1.1.7ScalarciiSysWaitTimeread-writecurrentNumber of seconds to delay in 'waiting' state before entering 'on' state. This object follows the resettingTimer behavior.
1.3.6.1.4.1.9.10.118.1.1.1.8ScalarciiSysAdminStateread-writecurrentThe administrative state of this Intermediate System. Setting this object to the value 'on' when its current value is 'off' enables the Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.1.9ScalarciiSysL2toL1Leakingread-writecurrentIf true, allow the router to leak L2 routes into L1.
1.3.6.1.4.1.9.10.118.1.1.1.10ScalarciiSysMaxAgeread-writecurrentValue to place in RemainingLifeTime field of the LSPs we generate. This should be at least 300 seconds greater than ciiSysMaxLSPGenInt.
1.3.6.1.4.1.9.10.118.1.1.1.11ScalarciiSysReceiveLSPBufferSizeread-writecurrentSize of the largest Buffer we are designed or configured to store. This should be at least as big as the maximum ciiSysLevelOrigLSPBuffSize supported by the sy…
1.3.6.1.4.1.9.10.118.1.1.2TableciiManAreaAddrTablenot-accessiblecurrentThe set of manual area addresses configured on this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.2.1RowciiManAreaAddrEntrynot-accessiblecurrentEach entry contains one area address manually configured on this system
1.3.6.1.4.1.9.10.118.1.1.2.1.1ColumnciiManAreaAddrnot-accessiblecurrentA manually configured area address for this system. This object follows the index behavior. Note: an index for the entry {1, {49.0001} active} in this table wo…
1.3.6.1.4.1.9.10.118.1.1.2.1.2ColumnciiManAreaAddrExistStateread-createcurrentThe state of the ciiManAreaAddrEntry. This object follows the Row Status behavior. If the ciiSysAdminState for this Intermediate System is 'on', and an attempt…
1.3.6.1.4.1.9.10.118.1.1.3TableciiAreaAddrTablenot-accessiblecurrentThe union of the sets of area addresses reported in all Level 1 LSPs with fragment number zero generated by this Intermediate System, or received from other In…
1.3.6.1.4.1.9.10.118.1.1.3.1RowciiAreaAddrEntrynot-accessiblecurrentEach entry contains one area address reported in a Level 1 LSP generated or received by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.3.1.1ColumnciiAreaAddrread-onlycurrentAn area address reported in a Level 1 LSP.
1.3.6.1.4.1.9.10.118.1.1.4TableciiSysProtSuppTablenot-accessiblecurrentThis table contains the manually configured set of protocols supported by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.4.1RowciiSysProtSuppEntrynot-accessiblecurrentEach entry contains one protocol supported by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.4.1.1ColumnciiSysProtSuppProtocolnot-accessiblecurrentOne supported protocol. This object follows the index behavior.
1.3.6.1.4.1.9.10.118.1.1.4.1.2ColumnciiSysProtSuppExistStateread-createcurrentThe state of the ciiSysProtSuppEntry. This object follows the RowStatus behavior.
1.3.6.1.4.1.9.10.118.1.1.5TableciiSummAddrTablenot-accessiblecurrentThe set of IP summary addresses to use in forming summary TLVs originated by this Intermediate System. An administrator may use a summary address to combine an…
1.3.6.1.4.1.9.10.118.1.1.5.1RowciiSummAddrEntrynot-accessiblecurrentEach entry contains one IP summary address.
1.3.6.1.4.1.9.10.118.1.1.5.1.1ColumnciiSummAddressTypenot-accessiblecurrentThe Type of IP address for this summary address. This object follows the index behavior.
1.3.6.1.4.1.9.10.118.1.1.5.1.2ColumnciiSummAddressnot-accessiblecurrentThe IP Address value for this summary address. This object follows the index behavior.
1.3.6.1.4.1.9.10.118.1.1.5.1.3ColumnciiSummAddrPrefixLennot-accessiblecurrentThe Length of the IP NetMask for this summary address.
1.3.6.1.4.1.9.10.118.1.1.5.1.4ColumnciiSummAddrExistStateread-createcurrentThe existence state of this summary address. This object follows the row status behavior.
1.3.6.1.4.1.9.10.118.1.1.5.1.5ColumnciiSummAddrMetricread-createcurrentThe metric value to announce this summary address with in LSPs generated by this system.
1.3.6.1.4.1.9.10.118.1.1.5.1.6ColumnciiSummAddrFullMetricread-createcurrentThe wide metric value to announce this summary address with in LSPs generated by this system.
1.3.6.1.4.1.9.10.118.1.1.6TableciiRedistributeAddrTablenot-accessiblecurrentThis table provides criteria to decide if a route should be leaked from L2 to L1 when Domain Wide Prefix leaking is enabled. Addresses that match the summary m…
1.3.6.1.4.1.9.10.118.1.1.6.1RowciiRedistributeAddrEntrynot-accessiblecurrentEach entry contains one IP summary address to manage leaking L2 addresses into L1.
1.3.6.1.4.1.9.10.118.1.1.6.1.1ColumnciiRedistributeAddrTypenot-accessiblecurrentThe Type of IP address for this summary address. This object follows the index behavior.
1.3.6.1.4.1.9.10.118.1.1.6.1.2ColumnciiRedistributeAddrAddressnot-accessiblecurrentThe IP Address value for this summary address. This object follows the index behavior.
1.3.6.1.4.1.9.10.118.1.1.6.1.3ColumnciiRedistributeAddrPrefixLennot-accessiblecurrentThe Length of the IP NetMask for this summary address.
1.3.6.1.4.1.9.10.118.1.1.6.1.4ColumnciiRedistributeAddrExistStateread-createcurrentThe existence state of this summary address. This object follows the row status behavior.
1.3.6.1.4.1.9.10.118.1.1.7TableciiRouterTablenot-accessiblecurrentThe set of hostnames and router ID.
1.3.6.1.4.1.9.10.118.1.1.7.1RowciiRouterEntrynot-accessiblecurrentEach entry tracks information about one peer at one level.
1.3.6.1.4.1.9.10.118.1.1.7.1.1ColumnciiRouterSysIDnot-accessiblecurrentThe System ID of the Router Peer.
1.3.6.1.4.1.9.10.118.1.1.7.1.2ColumnciiRouterLevelnot-accessiblecurrentThe level of this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.7.1.3ColumnciiRouterHostNameread-onlycurrentThe hostname listed in LSP, or zero-length string if none.
1.3.6.1.4.1.9.10.118.1.1.7.1.4ColumnciiRouterIDread-onlycurrentThe Router ID of the Peer found in LSP, or zero if none.
1.3.6.1.4.1.9.10.118.1.2NodeciiSysLevel
1.3.6.1.4.1.9.10.118.1.2.1TableciiSysLevelTablenot-accessiblecurrentLevel specific information about the System.
1.3.6.1.4.1.9.10.118.1.2.1.1RowciiSysLevelEntrynot-accessiblecurrentDescribe variables defined for Area or Domain.
1.3.6.1.4.1.9.10.118.1.2.1.1.1ColumnciiSysLevelIndexnot-accessiblecurrentThe level that this entry describes.
1.3.6.1.4.1.9.10.118.1.2.1.1.2ColumnciiSysLevelOrigLSPBuffSizeread-writecurrentThe maximum size of LSPs and SNPs originated by this Intermediate System at this level. This object follows the replaceOnlyWhileDisabled behavior.
1.3.6.1.4.1.9.10.118.1.2.1.1.3ColumnciiSysLevelMinLSPGenIntread-writecurrentMinimum interval, in seconds, between successive generation of LSPs with the same LSPID at this level by this Intermediate System. This object follows the rese…
1.3.6.1.4.1.9.10.118.1.2.1.1.4ColumnciiSysLevelOverloadStateread-onlycurrentThe state of the database at this level. The value 'off' indicates that IS-IS is not active at this level. The value 'on' indicates that IS-IS is active at thi…
1.3.6.1.4.1.9.10.118.1.2.1.1.5ColumnciiSysLevelSetOverloadread-writecurrentAdministratively set the overload bit for the level. The overload bit will continue to be set if the implementation runs out of memory, independent of this var…
1.3.6.1.4.1.9.10.118.1.2.1.1.6ColumnciiSysLevelSetOverloadUntilread-writecurrentIf set, the overload bit should be set, and cleared after sysUpTime exceeds this value.
1.3.6.1.4.1.9.10.118.1.2.1.1.7ColumnciiSysLevelMetricStyleread-writecurrentWhich style of Metric do we generate in our LSPs at this level? This object follows the replaceOnlyWhileDisabled behavior.
1.3.6.1.4.1.9.10.118.1.2.1.1.8ColumnciiSysLevelSPFConsidersread-writecurrentWhich style of Metric do we consider in our SPF computation at this level?
1.3.6.1.4.1.9.10.118.1.2.1.1.9ColumnciiSysLevelTEEnabledread-writecurrentDo we do Traffic Engineering at this level?
1.3.6.1.4.1.9.10.118.1.3NodeciiCirc
1.3.6.1.4.1.9.10.118.1.3.1ScalarciiNextCircIndexread-onlycurrentThis object is used to assign values to ciiCircIndex as described in 'Textual Conventions for SNMPv2'. The network manager reads this object, and then writes t…
1.3.6.1.4.1.9.10.118.1.3.2TableciiCircTablenot-accessiblecurrentThe table of circuits used by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.3.2.1RowciiCircEntrynot-accessiblecurrentAn ciiCircEntry exists for each circuit used by Integrated IS-IS on this system.
1.3.6.1.4.1.9.10.118.1.3.2.1.1ColumnciiCircIndexnot-accessiblecurrentThe identifier of this circuit, unique within the Intermediate System. This object follows the index behavior. This is for SNMP Indexing purposes only and need…
1.3.6.1.4.1.9.10.118.1.3.2.1.2ColumnciiCircIfIndexread-createcurrentThe value of ifIndex for the interface to which this circuit corresponds. This object cannot be modified after creation
1.3.6.1.4.1.9.10.118.1.3.2.1.3ColumnciiCircIfSubIndexread-createcurrentA specifier for the part of the interface ifIndex to which this circuit corresponds, such as a DLCI or VPI/VCI. This object cannot be modified after creation
1.3.6.1.4.1.9.10.118.1.3.2.1.4ColumnciiCircAdminStateread-createcurrentThe administrative state of the circuit. This object follows the CiiAdminState behavior.
1.3.6.1.4.1.9.10.118.1.3.2.1.5ColumnciiCircExistStateread-createcurrentThe existence state of this circuit. This object follows the RowStatus behavior. Setting the state to 'notInService' halts the generation and processing of IS-…
1.3.6.1.4.1.9.10.118.1.3.2.1.6ColumnciiCircTyperead-createcurrentThe type of the circuit. This object follows the replaceOnlyWhileDisabled behavior. The type specified must be compatible with the type of the interface define…
1.3.6.1.4.1.9.10.118.1.3.2.1.7ColumnciiCircExtDomainread-createcurrentIf true, suppress normal transmission of and interpretation of Intra-domain IS-IS PDUs on this circuit.
1.3.6.1.4.1.9.10.118.1.3.2.1.8ColumnciiCircLevelread-createcurrentIndicates which type of packets will be sent and accepted on this circuit. The values used will be modified by the settings of ciiSysType. This object follows …
1.3.6.1.4.1.9.10.118.1.3.2.1.9ColumnciiCircPassiveCircuitread-createcurrentShould we include this interface in LSPs, even if it is not running the IS-IS Protocol?
1.3.6.1.4.1.9.10.118.1.3.2.1.10ColumnciiCircMeshGroupEnabledread-createcurrentIs this port a member of a mesh group, or blocked? Circuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh gro…
1.3.6.1.4.1.9.10.118.1.3.2.1.11ColumnciiCircMeshGroupread-createcurrentCircuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh group will not be flooded to another circuit in the sa…
1.3.6.1.4.1.9.10.118.1.3.2.1.12ColumnciiCircSmallHellosread-createcurrentCan we send unpadded hellos on LAN circuits? 'false' means LAN Hellos must be padded. Implementations should allow the administrator to read this value. An imp…
1.3.6.1.4.1.9.10.118.1.3.2.1.13ColumnciiCircLastUpTimeread-onlycurrentIf the circuit is enabled, the value of sysUpTime when ciiCircAdminState most recently entered the state 'on'. If the circuit is not 'on', the value of sysUpTi…
1.3.6.1.4.1.9.10.118.1.3.2.1.14ColumnciiCirc3WayEnabledread-createcurrentIs this circuit enabled to run 3Way handshake?
1.3.6.1.4.1.9.10.118.1.3.2.1.15ColumnciiCircExtendedCircIDread-createcurrentThe value to be used as the extended circuit ID in 3Way handshake. This value is only used if ciiCirc3WayEnabled is true, and must be unique across all circuit…
1.3.6.1.4.1.9.10.118.1.4NodeciiCircLevelValues
1.3.6.1.4.1.9.10.118.1.4.1TableciiCircLevelTablenot-accessiblecurrentLevel specific information about circuits used by IS-IS
1.3.6.1.4.1.9.10.118.1.4.1.1RowciiCircLevelEntrynot-accessiblecurrentAn ciiCircLevelEntry exists for each level on each circuit used by Integrated IS-IS on this system.
1.3.6.1.4.1.9.10.118.1.4.1.1.1ColumnciiCircLevelIndexnot-accessiblecurrentThe level that this entry describes.
1.3.6.1.4.1.9.10.118.1.4.1.1.2ColumnciiCircLevelMetricread-writecurrentThe metric value of this circuit for this level.
1.3.6.1.4.1.9.10.118.1.4.1.1.3ColumnciiCircLevelWideMetricread-writecurrentThe wide metric value of this circuit for this level.
1.3.6.1.4.1.9.10.118.1.4.1.1.4ColumnciiCircLevelISPriorityread-writecurrentThe priority for becoming LAN Designated Intermediate System at this level.
1.3.6.1.4.1.9.10.118.1.4.1.1.5ColumnciiCircLevelIDOctetread-writecurrentA one byte identifier that can be used in protocol packets to identify a circuit. Values of ciiCircLevelIDOctet do not need to be unique. They are only require…
1.3.6.1.4.1.9.10.118.1.4.1.1.6ColumnciiCircLevelIDread-onlycurrentOn a point to point circuit with a fully initialized adjacency to a peer IS, the value of this object is the circuit ID negotiated during adjacency initializat…
1.3.6.1.4.1.9.10.118.1.4.1.1.7ColumnciiCircLevelDesISread-onlycurrentThe ID of the LAN Designated Intermediate System on this circuit at this level. If, for any reason, this system is not partaking in the relevant Designated Int…
1.3.6.1.4.1.9.10.118.1.4.1.1.8ColumnciiCircLevelHelloMultiplierread-writecurrentThis value is multiplied by the corresponding HelloTimer and the result in seconds (rounded up) is used as the holding time in transmitted hellos, to be used b…
1.3.6.1.4.1.9.10.118.1.4.1.1.9ColumnciiCircLevelHelloTimerread-writecurrentMaximum period, in milliseconds, between IIH PDUs on multiaccess networks at this level for LANs. The value at L1 is used as the period between Hellos on L1L2 …
1.3.6.1.4.1.9.10.118.1.4.1.1.10ColumnciiCircLevelDRHelloTimerread-writecurrentPeriod, in milliseconds, between Hello PDUs on multiaccess networks when this IS is the Designated Intermediate System. This object follows the resettingTimer …
1.3.6.1.4.1.9.10.118.1.4.1.1.11ColumnciiCircLevelLSPThrottleread-writecurrentMinimal interval of time, in milliseconds, between transmissions of LSPs on an interface at this level.
1.3.6.1.4.1.9.10.118.1.4.1.1.12ColumnciiCircLevelMinLSPRetransIntread-writecurrentMinimum interval, in seconds, between re-transmission of an LSP at this level. This object follows the resettingTimer behavior. Note that ciiCircLevelLSPThrott…
1.3.6.1.4.1.9.10.118.1.4.1.1.13ColumnciiCircLevelCSNPIntervalread-writecurrentInterval of time, in seconds, between periodic transmission of a complete set of CSNPs on multiaccess networks if this router is the designated router at this …
1.3.6.1.4.1.9.10.118.1.4.1.1.14ColumnciiCircLevelPartSNPIntervalread-writecurrentMinimum interval in seconds between sending Partial Sequence Number PDUs at this level. This object follows the resettingTimer behavior.
1.3.6.1.4.1.9.10.118.1.5NodeciiCounters
1.3.6.1.4.1.9.10.118.1.5.1TableciiSystemCounterTablenot-accessiblecurrentSystem wide counters for this Intermediate System.
1.3.6.1.4.1.9.10.118.1.5.1.1RowciiSystemCounterEntrynot-accessiblecurrentSystem-wide IS-IS counters.
1.3.6.1.4.1.9.10.118.1.5.1.1.1ColumnciiSysStatLevelnot-accessiblecurrentThe level that this entry describes.
1.3.6.1.4.1.9.10.118.1.5.1.1.2ColumnciiSysStatCorrLSPsread-onlycurrentNumber of corrupted in-memory LSP frames detected. LSPs received from the wire with a bad checksum are silently dropped and not counted. LSPs received from the…
1.3.6.1.4.1.9.10.118.1.5.1.1.3ColumnciiSysStatAuthTypeFailsread-onlycurrentThe number of frames with authentication type mismatches recognized by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.5.1.1.4ColumnciiSysStatAuthFailsread-onlycurrentThe number of frames with authentication failures recognized by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.5.1.1.5ColumnciiSysStatLSPDbaseOloadsread-onlycurrentNumber of times the LSP database has become overloaded.
1.3.6.1.4.1.9.10.118.1.5.1.1.6ColumnciiSysStatManAddrDropFromAreasread-onlycurrentNumber of times a manual address has been dropped from the area.
1.3.6.1.4.1.9.10.118.1.5.1.1.7ColumnciiSysStatAttmptToExMaxSeqNumsread-onlycurrentNumber of times the IS has attempted to exceed the maximum sequence number.
1.3.6.1.4.1.9.10.118.1.5.1.1.8ColumnciiSysStatSeqNumSkipsread-onlycurrentNumber of times a sequence number skip has occurred.
1.3.6.1.4.1.9.10.118.1.5.1.1.9ColumnciiSysStatOwnLSPPurgesread-onlycurrentNumber of times a zero-aged copy of the system's own LSP is received from some other node.
1.3.6.1.4.1.9.10.118.1.5.1.1.10ColumnciiSysStatIDFieldLenMismatchesread-onlycurrentNumber of times a PDU is received with a different value for ID field length to that of the receiving system.
1.3.6.1.4.1.9.10.118.1.5.1.1.11ColumnciiSysStatPartChangesread-onlycurrentPartition changes
1.3.6.1.4.1.9.10.118.1.5.1.1.12ColumnciiSysStatSPFRunsread-onlycurrentNumber of times we ran SPF at this level.
1.3.6.1.4.1.9.10.118.1.5.1.1.13ColumnciiSysStatLSPErrorsread-onlycurrentNumber of LSP frames with errors we have received.
1.3.6.1.4.1.9.10.118.1.5.2TableciiCircuitCounterTablenot-accessiblecurrentCircuit specific counters for this Intermediate System.
1.3.6.1.4.1.9.10.118.1.5.2.1RowciiCircuitCounterEntrynot-accessiblecurrentAn ciiCircuitCounterEntry exists for each circuit used by Integrated IS-IS on this system.
1.3.6.1.4.1.9.10.118.1.5.2.1.1ColumnciiCircuitTypenot-accessiblecurrentWhat type of circuit saw these counts? The point to point Hello PDU includes both L1 and L2, and ISs form a single adjacency on point to point links. Thus we c…
1.3.6.1.4.1.9.10.118.1.5.2.1.2ColumnciiCircAdjChangesread-onlycurrentThe number of times an adjacency state change has occurred on this circuit.
1.3.6.1.4.1.9.10.118.1.5.2.1.3ColumnciiCircNumAdjread-onlycurrentThe number of adjacencies on this circuit.
1.3.6.1.4.1.9.10.118.1.5.2.1.4ColumnciiCircInitFailsread-onlycurrentThe number of times initialization of this circuit has failed. This counts events such as PPP NCP failures. Failures to form an adjacency are counted by ciiCir…
1.3.6.1.4.1.9.10.118.1.5.2.1.5ColumnciiCircRejAdjsread-onlycurrentThe number of times an adjacency has been rejected on this circuit.
1.3.6.1.4.1.9.10.118.1.5.2.1.6ColumnciiCircIDFieldLenMismatchesread-onlycurrentThe number of times an IS-IS control PDU with an ID field length different to that for this system has been received.
1.3.6.1.4.1.9.10.118.1.5.2.1.7ColumnciiCircMaxAreaAddrMismatchesread-onlycurrentThe number of times an IS-IS control PDU with a max area address field different to that for this system has been received.
1.3.6.1.4.1.9.10.118.1.5.2.1.8ColumnciiCircAuthTypeFailsread-onlycurrentThe number of times an IS-IS control PDU with an auth type field different to that for this system has been received.
1.3.6.1.4.1.9.10.118.1.5.2.1.9ColumnciiCircAuthFailsread-onlycurrentThe number of times an IS-IS control PDU with the correct auth type has failed to pass authentication validation.
1.3.6.1.4.1.9.10.118.1.5.2.1.10ColumnciiCircLANDesISChangesread-onlycurrentThe number of times the Designated IS has changed on this circuit at this level. If the circuit is point to point, this count is zero.
1.3.6.1.4.1.9.10.118.1.5.3TableciiPacketCounterTablenot-accessiblecurrentInformation about IS-IS protocol traffic at one level on one circuit in one direction
1.3.6.1.4.1.9.10.118.1.5.3.1RowciiPacketCounterEntrynot-accessiblecurrentInformation about IS-IS protocol traffic at one level on one circuit in one direction
1.3.6.1.4.1.9.10.118.1.5.3.1.1ColumnciiPacketCountLevelnot-accessiblecurrentThe level at which these PDU counts have been collected.
1.3.6.1.4.1.9.10.118.1.5.3.1.2ColumnciiPacketCountDirectionnot-accessiblecurrentWere we sending or receiving these PDUs?
1.3.6.1.4.1.9.10.118.1.5.3.1.3ColumnciiPacketCountIIHellosread-onlycurrentThe number of IS-IS Hello PDU frames seen in this direction at this level. Point-to-Point IIH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2…
1.3.6.1.4.1.9.10.118.1.5.3.1.4ColumnciiPacketCountISHellosread-onlycurrentThe number of ES-IS Hello PDU frames seen in this direction. ISH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwis…
1.3.6.1.4.1.9.10.118.1.5.3.1.5ColumnciiPacketCountESHellosread-onlycurrentThe number of ES Hello PDU frames seen in this direction. ESH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwise.
1.3.6.1.4.1.9.10.118.1.5.3.1.6ColumnciiPacketCountLSPsread-onlycurrentThe number of IS-IS LSP frames seen in this direction at this level.
1.3.6.1.4.1.9.10.118.1.5.3.1.7ColumnciiPacketCountCSNPsread-onlycurrentThe number of IS-IS CSNP frames seen in this direction at this level.
1.3.6.1.4.1.9.10.118.1.5.3.1.8ColumnciiPacketCountPSNPsread-onlycurrentThe number of IS-IS PSNP frames seen in this direction at this level.
1.3.6.1.4.1.9.10.118.1.5.3.1.9ColumnciiPacketCountUnknownsread-onlycurrentThe number of unknown IS-IS PDU frames seen at this level.
1.3.6.1.4.1.9.10.118.1.6NodeciiISAdj
1.3.6.1.4.1.9.10.118.1.6.1TableciiISAdjTablenot-accessiblecurrentThe table of adjacencies to Intermediate Systems.
1.3.6.1.4.1.9.10.118.1.6.1.1RowciiISAdjEntrynot-accessiblecurrentEach entry corresponds to one adjacency to an Intermediate System on this system.
1.3.6.1.4.1.9.10.118.1.6.1.1.1ColumnciiISAdjIndexnot-accessiblecurrentA unique value identifying the IS adjacency from all other such adjacencies on this circuit. This value is automatically assigned by the system when the adjace…
1.3.6.1.4.1.9.10.118.1.6.1.1.2ColumnciiISAdjStateread-onlycurrentThe state of the adjacency
1.3.6.1.4.1.9.10.118.1.6.1.1.3ColumnciiISAdj3WayStateread-onlycurrentThe 3Way state of the adjacency. These are picked to match the historical on-the-wire representation of the 3Way state, and are not intended to match ciiISAdjS…
1.3.6.1.4.1.9.10.118.1.6.1.1.4ColumnciiISAdjNeighSNPAAddressread-onlycurrentThe SNPA address of the neighboring system.
1.3.6.1.4.1.9.10.118.1.6.1.1.5ColumnciiISAdjNeighSysTyperead-onlycurrentThe type of the neighboring system.
1.3.6.1.4.1.9.10.118.1.6.1.1.6ColumnciiISAdjNeighSysIDread-onlycurrentThe system ID of the neighboring Intermediate System.
1.3.6.1.4.1.9.10.118.1.6.1.1.7ColumnciiISAdjNbrExtendedCircIDread-onlycurrentThe 4 byte Extended Circuit ID learned from the Neighbor during 3-way handshake, or 0.
1.3.6.1.4.1.9.10.118.1.6.1.1.8ColumnciiISAdjUsageread-onlycurrentHow is the adjacency used? On a point-to-point link, this might be level1and2, but on a LAN, the usage will be level1 on the adjacency between peers at L1, and…
1.3.6.1.4.1.9.10.118.1.6.1.1.9ColumnciiISAdjHoldTimerread-onlycurrentThe holding time in seconds for this adjacency. This value is based on received IIH PDUs and the elapsed time since receipt.
1.3.6.1.4.1.9.10.118.1.6.1.1.10ColumnciiISAdjNeighPriorityread-onlycurrentPriority of the neighboring Intermediate System for becoming the Designated Intermediate System.
1.3.6.1.4.1.9.10.118.1.6.1.1.11ColumnciiISAdjLastUpTimeread-onlycurrentIf the ciiISAdjState is in state 'up', the value of sysUpTime when the adjacency most recently entered the state 'up', or 0 if it has never been in state 'up'.
1.3.6.1.4.1.9.10.118.1.6.2TableciiISAdjAreaAddrTablenot-accessiblecurrentThis table contains the set of Area Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
1.3.6.1.4.1.9.10.118.1.6.2.1RowciiISAdjAreaAddrEntrynot-accessiblecurrentEach entry contains one Area Address reported by a neighboring Intermediate System in its IIH PDUs.
1.3.6.1.4.1.9.10.118.1.6.2.1.1ColumnciiISAdjAreaAddrIndexnot-accessiblecurrentAn index for the areas associated with one neighbor. This provides a simple way to walk the table.
1.3.6.1.4.1.9.10.118.1.6.2.1.2ColumnciiISAdjAreaAddressread-onlycurrentOne Area Address as reported in IIH PDUs received from the neighbor.
1.3.6.1.4.1.9.10.118.1.6.3TableciiISAdjIPAddrTablenot-accessiblecurrentThis table contains the set of IP Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
1.3.6.1.4.1.9.10.118.1.6.3.1RowciiISAdjIPAddrEntrynot-accessiblecurrentEach entry contains one IP Address reported by a neighboring Intermediate System in its IIH PDUs.
1.3.6.1.4.1.9.10.118.1.6.3.1.1ColumnciiISAdjIPAddrIndexnot-accessiblecurrentAn index to this table which identifies the IP addresses to which this entry belongs.
1.3.6.1.4.1.9.10.118.1.6.3.1.2ColumnciiISAdjIPAddrTyperead-onlycurrentThe type of one IP Address as reported in IIH PDUs received from the neighbor.
1.3.6.1.4.1.9.10.118.1.6.3.1.3ColumnciiISAdjIPAddrAddressread-onlycurrentOne IP Address as reported in IIH PDUs received from the neighbor.
1.3.6.1.4.1.9.10.118.1.6.4TableciiISAdjProtSuppTablenot-accessiblecurrentThis table contains the set of protocols supported by neighboring Intermediate Systems as reported in received IIH PDUs.
1.3.6.1.4.1.9.10.118.1.6.4.1RowciiISAdjProtSuppEntrynot-accessiblecurrentEach entry contains one protocol supported by a neighboring Intermediate System as reported in its IIH PDUs.
1.3.6.1.4.1.9.10.118.1.6.4.1.1ColumnciiISAdjProtSuppProtocolread-onlycurrentOne supported protocol as reported in IIH PDUs received from the neighbor.
1.3.6.1.4.1.9.10.118.1.7NodeciiReachAddr
1.3.6.1.4.1.9.10.118.1.7.1TableciiRATablenot-accessiblecurrentThe table of Reachable Addresses to NSAPs or Address Prefixes.
1.3.6.1.4.1.9.10.118.1.7.1.1RowciiRAEntrynot-accessiblecurrentEach entry defines a Reachable Address to a NSAP or Address Prefix.
1.3.6.1.4.1.9.10.118.1.7.1.1.1ColumnciiRAIndexnot-accessiblecurrentThe identifier for this ciiRAEntry. This value must be unique amongst all Reachable Addresses on the same parent Circuit. This object follows the index and Man…
1.3.6.1.4.1.9.10.118.1.7.1.1.2ColumnciiRAExistStateread-createcurrentThe existence state of this Reachable Address. This object follows the ManualOrAutomatic behaviors.
1.3.6.1.4.1.9.10.118.1.7.1.1.3ColumnciiRAAdminStateread-createcurrentThe administrative state of the Reachable Address. This object follows the CiiAdminState and ManualOrAutomatic behaviors.
1.3.6.1.4.1.9.10.118.1.7.1.1.4ColumnciiRAAddrPrefixread-createcurrentThe destination of this Reachable Address. This is an Address Prefix. This object follows the replaceOnlyWhileDisabled and ManualOrAutomatic behaviors.
1.3.6.1.4.1.9.10.118.1.7.1.1.5ColumnciiRAMapTyperead-createcurrentThe type of mapping to be employed to ascertain the SNPA Address which should be used in forwarding PDUs for this Reachable Address prefix. This object follows…
1.3.6.1.4.1.9.10.118.1.7.1.1.6ColumnciiRAMetricread-createcurrentThe metric value for reaching the specified prefix over this circuit. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.7.1.1.7ColumnciiRAMetricTyperead-createcurrentIndicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.7.1.1.8ColumnciiRASNPAAddressread-createcurrentThe SNPA Address to which a PDU may be forwarded in order to reach a destination which matches the address prefix of the Reachable Address. This object follows…
1.3.6.1.4.1.9.10.118.1.7.1.1.9ColumnciiRASNPAMaskread-createcurrentA bit mask with 1 bits indicating the positions in the effective destination address from which embedded SNPA information is to be extracted. For the extractio…
1.3.6.1.4.1.9.10.118.1.7.1.1.10ColumnciiRASNPAPrefixread-createcurrentA fixed SNPA prefix for use when the ciiRAMapType is extractDSP. The SNPA Address to use is formed by concatenating the fixed SNPA prefix with a variable SNPA …
1.3.6.1.4.1.9.10.118.1.7.1.1.11ColumnciiRATyperead-createcurrentThe type of Reachable address. Those of type manual are created by the network manager. Those of type automatic are created through propagation of routing info…
1.3.6.1.4.1.9.10.118.1.8NodeciiIPReachAddr
1.3.6.1.4.1.9.10.118.1.8.1TableciiIPRATablenot-accessiblecurrentThe table of IP Reachable Addresses to networks, subnetworks or hosts either manually configured or learned from another protocol.
1.3.6.1.4.1.9.10.118.1.8.1.1RowciiIPRAEntrynot-accessiblecurrentEach entry defines an IP Reachable Address to a network, subnetwork or host. Each IP Reachable Address may have multiple entries in the table, one for each equ…
1.3.6.1.4.1.9.10.118.1.8.1.1.1ColumnciiIPRADestTypenot-accessiblecurrentThe type of this IP Reachable Address. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.2ColumnciiIPRADestnot-accessiblecurrentThe destination of this IP Reachable Address. This is either a network address, subnetwork address or host address. This object follows the ManualOrAutomatic b…
1.3.6.1.4.1.9.10.118.1.8.1.1.3ColumnciiIPRADestPrefixLennot-accessiblecurrentThe length of the IP Netmask for Reachability Address. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.4ColumnciiIPRANextHopIndexnot-accessiblecurrentIndex of next hop. Used when there are multiple Equal Cost Multipath alternatives for the same destination.
1.3.6.1.4.1.9.10.118.1.8.1.1.5ColumnciiIPRANextHopTyperead-createcurrentThe type of the IP next hop address.
1.3.6.1.4.1.9.10.118.1.8.1.1.6ColumnciiIPRANextHopread-createcurrentThe IP next hop to this destination.
1.3.6.1.4.1.9.10.118.1.8.1.1.7ColumnciiIPRATyperead-createcurrentThe type of this IP Reachable Address. Those of type manual are created by the network manager. Those of type automatic are created through propagation of rout…
1.3.6.1.4.1.9.10.118.1.8.1.1.8ColumnciiIPRAExistStateread-createcurrentThe state of this IP Reachable Address. This object follows the ExistenceState and ManualOrAutomatic behaviors.
1.3.6.1.4.1.9.10.118.1.8.1.1.9ColumnciiIPRAAdminStateread-createcurrentThe administrative state of the IP Reachable Address. This object follows the CiiAdminState and ManualOrAutomatic behaviors.
1.3.6.1.4.1.9.10.118.1.8.1.1.10ColumnciiIPRAMetricread-createcurrentThe metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.11ColumnciiIPRAMetricTyperead-createcurrentIndicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.12ColumnciiIPRAFullMetricread-createcurrentThe wide metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.13ColumnciiIPRASNPAAddressread-createcurrentThe SNPA Address to which a PDU may be forwarded in order to reach a destination which matches this IP Reachable Address. This object follows the ManualOrAutom…
1.3.6.1.4.1.9.10.118.1.8.1.1.14ColumnciiIPRASourceTyperead-onlycurrentThe origin of this route.
1.3.6.1.4.1.9.10.118.1.9NodeciiLSPDataBase
1.3.6.1.4.1.9.10.118.1.9.1TableciiLSPSummaryTablenot-accessiblecurrentThe table of LSP Headers.
1.3.6.1.4.1.9.10.118.1.9.1.1RowciiLSPSummaryEntrynot-accessiblecurrentEach entry provides a summary describing an LSP currently stored in the system.
1.3.6.1.4.1.9.10.118.1.9.1.1.1ColumnciiLSPLevelnot-accessiblecurrentAt which level does this LSP appear?
1.3.6.1.4.1.9.10.118.1.9.1.1.2ColumnciiLSPIDnot-accessiblecurrentThe 8 byte LSP ID, consisting of the SystemID, Circuit ID, and Fragment Number.
1.3.6.1.4.1.9.10.118.1.9.1.1.3ColumnciiLSPSeqread-onlycurrentThe sequence number for this LSP.
1.3.6.1.4.1.9.10.118.1.9.1.1.4ColumnciiLSPZeroLiferead-onlycurrentIs this LSP being purged by this System?
1.3.6.1.4.1.9.10.118.1.9.1.1.5ColumnciiLSPChecksumread-onlycurrentThe 16 bit Fletcher Checksum.
1.3.6.1.4.1.9.10.118.1.9.1.1.6ColumnciiLSPLifetimeRemainread-onlycurrentThe remaining lifetime in seconds for this LSP.
1.3.6.1.4.1.9.10.118.1.9.1.1.7ColumnciiLSPPDULengthread-onlycurrentThe length of this LSP.
1.3.6.1.4.1.9.10.118.1.9.1.1.8ColumnciiLSPAttributesread-onlycurrentFlags carried by the LSP.
1.3.6.1.4.1.9.10.118.1.9.2TableciiLSPTLVTablenot-accessiblecurrentThe contents of each LSP.
1.3.6.1.4.1.9.10.118.1.9.2.1RowciiLSPTLVEntrynot-accessiblecurrentEach entry describes an LSP current stored in the system.
1.3.6.1.4.1.9.10.118.1.9.2.1.1ColumnciiLSPTLVIndexnot-accessiblecurrentThe index of this TLV in the LSP. The first TLV has index 1 and the Nth TLV has an index of N.
1.3.6.1.4.1.9.10.118.1.9.2.1.2ColumnciiLSPTLVSeqread-onlycurrentThe sequence number for this LSP.
1.3.6.1.4.1.9.10.118.1.9.2.1.3ColumnciiLSPTLVChecksumread-onlycurrentThe 16 bit Fletcher Checksum.
1.3.6.1.4.1.9.10.118.1.9.2.1.4ColumnciiLSPTLVTyperead-onlycurrentThe type of this TLV.
1.3.6.1.4.1.9.10.118.1.9.2.1.5ColumnciiLSPTLVLenread-onlycurrentThe length of this TLV.
1.3.6.1.4.1.9.10.118.1.9.2.1.6ColumnciiLSPTLVValueread-onlycurrentThe value of this TLV.
1.3.6.1.4.1.9.10.118.1.10NodeciiNotification
1.3.6.1.4.1.9.10.118.1.10.1NodeciiNotificationEntry
1.3.6.1.4.1.9.10.118.1.10.1.1ScalarciiPduLspIdaccessible-for-notifycurrentAn Octet String that uniquely identifies a Link State PDU.
1.3.6.1.4.1.9.10.118.1.10.1.2ScalarciiPduFragmentaccessible-for-notifycurrentHolds up to 64 initial bytes of a PDU that triggered the notification.
1.3.6.1.4.1.9.10.118.1.10.1.3ScalarciiPduFieldLenaccessible-for-notifycurrentHolds the System ID length reported in PDU we received.
1.3.6.1.4.1.9.10.118.1.10.1.4ScalarciiPduMaxAreaAddressaccessible-for-notifycurrentHolds the Max Area Addresses reported in a PDU we received.
1.3.6.1.4.1.9.10.118.1.10.1.5ScalarciiPduProtocolVersionaccessible-for-notifycurrentHolds the Protocol version reported in PDU we received.
1.3.6.1.4.1.9.10.118.1.10.1.6ScalarciiPduLspSizeaccessible-for-notifycurrentHolds the size of LSP we received that is too big to forward.
1.3.6.1.4.1.9.10.118.1.10.1.7ScalarciiPduOriginatingBufferSizeaccessible-for-notifycurrentHolds the size of ciiSysLevelOrigLSPBuffSize advertised by the peer in the originatingLSPBufferSize TLV.
1.3.6.1.4.1.9.10.118.1.10.1.8ScalarciiPduProtocolsSupportedaccessible-for-notifycurrentThe list of protocols supported by an adjacent system. This may be empty.
1.3.6.1.4.1.9.10.118.1.10.1.9ScalarciiAdjStateaccessible-for-notifycurrentThe current state of an adjacency.
1.3.6.1.4.1.9.10.118.1.10.1.10ScalarciiErrorOffsetaccessible-for-notifycurrentAn offset to a problem in a PDU. If the problem is a malformed TLV, this points to the beginning of the TLV. If the problem is in the header, this points to th…
1.3.6.1.4.1.9.10.118.1.10.1.11ScalarciiErrorTLVTypeaccessible-for-notifycurrentThe type for a malformed TLV.
1.3.6.1.4.1.9.10.118.1.10.1.12ScalarciiNotifManualAddressaccessible-for-notifycurrentManually configured area address used in this notification.
1.3.6.1.4.1.9.10.118.1.10.1.13ScalarciiNotifIsLevelIndexaccessible-for-notifycurrentThe index value used in this notification to indicate the system level.
1.3.6.1.4.1.9.10.118.2NodeciscoIetfIsisMIBConform
1.3.6.1.4.1.9.10.118.2.1NodeciscoIetfIsisMIBGroups
1.3.6.1.4.1.9.10.118.2.1.1GroupciscoIetfIsisSystemGroupcurrentThe collections of objects used to manage an IS-IS router.
1.3.6.1.4.1.9.10.118.2.1.2GroupciscoIetfIsisCircuitGroupcurrentThe collection of objects used to describe in IS-IS Circuit.
1.3.6.1.4.1.9.10.118.2.1.3GroupciscoIetfIsisISAdjGroupcurrentThe collections of objects used to manage an IS-IS Adjacency.
1.3.6.1.4.1.9.10.118.2.1.4GroupciscoIetfIsisNotifObjectGroupcurrentThe objects used to record notification parameters.
1.3.6.1.4.1.9.10.118.2.1.5GroupciscoIetfIsisNotificationGroupcurrentThe collections of notifications sent by an IS.
1.3.6.1.4.1.9.10.118.2.1.6GroupciscoIetfIsisISPDUCounterGroupcurrentThe collections of objects used to count protocol PDUs.
1.3.6.1.4.1.9.10.118.2.1.7GroupciscoIetfIsisRATableGroupcurrentThe collections of objects used to manage the reachable NSAP prefixes.
1.3.6.1.4.1.9.10.118.2.1.8GroupciscoIetfIsisISIPRADestGroupcurrentThe collections of objects used to manage configured IP addresses.
1.3.6.1.4.1.9.10.118.2.1.9GroupciscoIetfIsisLSPGroupcurrentThe collections of objects used to observe the LSP Data Base.
1.3.6.1.4.1.9.10.118.2.2NodeciscoIetfIsisMIBCompliances
1.3.6.1.4.1.9.10.118.2.2.1ComplianceciscoIetfIsisMIBCompliancecurrentThe compliance statement for agents that support the IS-IS MIB
1.3.6.1.4.1.9.10.118.2.2.2ComplianceciscoIetfIsisMIBAdvCompliancecurrentThe compliance statement for agents that support the IS-IS MIB
Type Definitions
NameSyntaxStatusDescription
CiiAdminStateINTEGER { on(1), off(2) }currentType used in enabling and disabling a row. Values match those in RFC 2863.
CiiCircuitIDOCTET STRING (SIZE(0|7))currentID for a circuit.
CiiDefaultMetricInteger32 (0..63)currentInteger sub-range for default metric for single hop. ISO 10589 provides for 4 types of metric. Only the 'default' metric is used in practice.
CiiFullMetricUnsigned32currentFull Metric for IP Routes. Traffic Engineering extensions provide 32 bit metrics.
CiiISLevelINTEGER { none(0), area(1), domain(2) }currentIdentifies a level.
CiiISPriorityInteger32 (0..127)currentInteger sub-range for IS-IS priority.
CiiLevelStateINTEGER { off (1), on (2), waiting (3), overloaded(4) }currentStates of the IS-IS protocol.
CiiLinkStatePDUIDOCTET STRING (SIZE(0|8))currentA Link State PDU Identifier.
CiiLSPBuffSizeInteger32 (512..16000)currentInteger sub range for LSP size.
CiiMetricStyleINTEGER { narrow(1), wide(2), both(3) }currentDo we use 1195 style Metrics or wide metrics.
CiiMetricTypeINTEGER { internal(1), external(2) }currentIs this an Internal or External Metric?
CiiOSINSAddressOCTET STRING (SIZE(0..20))currentOSI Network Service Address, e.g. NSAP, SNPA, or Network Entity Title
CiiPDUHeaderOCTET STRING (SIZE(0..64))currentA block to contain the header from a PDU.
CiiSupportedProtocolINTEGER { iso8473(129), ipV6(142), ip(204) }currentTypes of network protocol supported by Integrated IS-IS. The values for ISO8473 and IP are those registered for these protocols in ISO TR9577.
CiiSystemIDOCTET STRING (SIZE(6))currentA system ID.
CiiUnsigned16TCUnsigned32 (0..65535)currentAn Unsigned32 further restricted to 16 Bits. Note that the ASN.1 BER encoding may still require 24 Bits for some values.
CiiUnsigned8TCUnsigned32 (0..255)currentAn Unsigned32 further restricted to 8 Bits. Note that the ASN.1 BER encoding may still require 16 Bits for some values.
CiiWideMetricUnsigned32 (0..16777215)currentWide Metric for IS Neighbors. ISO 10589 provides a 6 bit metric. Traffic Engineering extensions provide 24 bit metrics.