MIBs Depot

CISCO-IETF-ISIS-MIB

Registered at
1.3.6.1.4.1.9.10.118
Last updated
2005-08-16 12:00
Organization
Cisco Systems, Inc.
Revisions
2005-08-16 12:00, 2005-02-08 12:00
Namespace
cisco
Source file
CISCO-IETF-ISIS-MIB
Digest
sha256:6c195de1ba6a2bac57d067a9329df9e3ae93094dc9a4a197877fc2559bf99c89

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-clns@cisco.com

Imports

FromSymbols
CISCO-SMIciscoExperiment
DIFFSERV-MIBIndexIntegerNextFree
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IETF-ISIS-MIB
CISCO-SMI
DIFFSERV-DSCP-TC
DIFFSERV-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
INTEGRATED-SERVICES-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CiiAdminState
TEXTUAL-CONVENTION
Type used in enabling and disabling a row. Values match those in RFC 2863.
current
CiiCircuitID
TEXTUAL-CONVENTION
ID for a circuit.
current
CiiDefaultMetric
TEXTUAL-CONVENTION
Integer sub-range for default metric for single hop. ISO 10589 provides for 4 types of metric. Only the 'default' metric is used in practice.
current
CiiFullMetric
TEXTUAL-CONVENTION
Full Metric for IP Routes. Traffic Engineering extensions provide 32 bit metrics.
current
CiiISLevel
TEXTUAL-CONVENTION
Identifies a level.
current
CiiISPriority
TEXTUAL-CONVENTION
Integer sub-range for IS-IS priority.
current
CiiLSPBuffSize
TEXTUAL-CONVENTION
Integer sub range for LSP size.
current
CiiLevelState
TEXTUAL-CONVENTION
States of the IS-IS protocol.
current
CiiLinkStatePDUID
TEXTUAL-CONVENTION
A Link State PDU Identifier.
current
CiiMetricStyle
TEXTUAL-CONVENTION
Do we use 1195 style Metrics or wide metrics.
current
CiiMetricType
TEXTUAL-CONVENTION
Is this an Internal or External Metric?
current
CiiOSINSAddress
TEXTUAL-CONVENTION
OSI Network Service Address, e.g. NSAP, SNPA, or Network Entity Title
current
CiiPDUHeader
TEXTUAL-CONVENTION
A block to contain the header from a PDU.
current
CiiSupportedProtocol
TEXTUAL-CONVENTION
Types of network protocol supported by Integrated IS-IS. The values for ISO8473 and IP are those registered for these protocols in ISO TR9577.
current
CiiSystemID
TEXTUAL-CONVENTION
A system ID.
current
CiiUnsigned16TC
TEXTUAL-CONVENTION
An Unsigned32 further restricted to 16 Bits. Note that the ASN.1 BER encoding may still require 24 Bits for some values.
current
CiiUnsigned8TC
TEXTUAL-CONVENTION
An Unsigned32 further restricted to 8 Bits. Note that the ASN.1 BER encoding may still require 16 Bits for some values.
current
CiiWideMetric
TEXTUAL-CONVENTION
Wide Metric for IS Neighbors. ISO 10589 provides a 6 bit metric. Traffic Engineering extensions provide 24 bit metrics.
current

Objects

NameOIDSyntaxAccessStatus
ciscoIetfIsisMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.0
ciscoIetfIsisMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1
ciiSystem
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.1
ciiSysObject
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.1.1
ciiSysVersion
OBJECT-TYPE
The version number of the IS-IS protocol that is implemented.
1.3.6.1.4.1.9.10.118.1.1.1.1INTEGER {unknown(0), one(1)}read-onlycurrent
ciiSysType
OBJECT-TYPE
At 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.2INTEGER {level1IS(1), level2IS(2), level1L2IS(3)}read-writecurrent
ciiSysID
OBJECT-TYPE
The 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 object is implementation-specific. Some implementations may automatically assign values and not permit an SNMP write, while others may require the value to be set manually.
1.3.6.1.4.1.9.10.118.1.1.1.3CiiSystemIDread-writecurrent
ciiSysMaxPathSplits
OBJECT-TYPE
Maximum 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.4Integer32 (1..32)read-writecurrent
ciiSysMaxLSPGenInt
OBJECT-TYPE
Maximum interval, in seconds, between generated LSPs by this Intermediate System. This object follows the resettingTimer behavior. The value must be greater than any value configured for ciiSysLevelMinLSPGenInt, and should be at least 300 seconds less than ciiSysMaxAge.
1.3.6.1.4.1.9.10.118.1.1.1.5Integer32 (1..65235)read-writecurrent
ciiSysPollESHelloRate
OBJECT-TYPE
The 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.6CiiUnsigned16TC (1..65535)read-writecurrent
ciiSysWaitTime
OBJECT-TYPE
Number 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.7CiiUnsigned16TC (1..65535)read-writecurrent
ciiSysAdminState
OBJECT-TYPE
The 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.8CiiAdminStateread-writecurrent
ciiSysL2toL1Leaking
OBJECT-TYPE
If true, allow the router to leak L2 routes into L1.
1.3.6.1.4.1.9.10.118.1.1.1.9TruthValueread-writecurrent
ciiSysMaxAge
OBJECT-TYPE
Value 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.10CiiUnsigned16TC (350..65535)read-writecurrent
ciiSysReceiveLSPBufferSize
OBJECT-TYPE
Size 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 system. If resources allow, we will store and flood LSPs larger than ciiSysReceiveLSPBufferSize, as this can help avoid problems in networks with different values for ciiSysLevelOrigLSPBuffSize.
1.3.6.1.4.1.9.10.118.1.1.1.11CiiUnsigned16TC (1492..16000)read-writecurrent
ciiManAreaAddrTable
OBJECT-TYPE
The set of manual area addresses configured on this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.2not-accessiblecurrent
ciiManAreaAddrEntry
OBJECT-TYPE
Each entry contains one area address manually configured on this system
1.3.6.1.4.1.9.10.118.1.1.2.1not-accessiblecurrent
ciiManAreaAddr
OBJECT-TYPE
A 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 would be the ordered pair (1, (0x03 0x49 0x00 0x01)), as the length of an Octet string is part of the OID.
1.3.6.1.4.1.9.10.118.1.1.2.1.1CiiOSINSAddressnot-accessiblecurrent
ciiManAreaAddrExistState
OBJECT-TYPE
The state of the ciiManAreaAddrEntry. This object follows the Row Status behavior. If the ciiSysAdminState for this Intermediate System is 'on', and an attempt is made to set this object to the value 'destroy' or 'notInService' when this is the only ciiManAreaAddrEntry in state 'active' for this Intermediate System should return inconsistentValue.
1.3.6.1.4.1.9.10.118.1.1.2.1.2RowStatusread-createcurrent
ciiAreaAddrTable
OBJECT-TYPE
The 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 Intermediate Systems which are reachable via Level 1 routing.
1.3.6.1.4.1.9.10.118.1.1.3not-accessiblecurrent
ciiAreaAddrEntry
OBJECT-TYPE
Each 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.1not-accessiblecurrent
ciiAreaAddr
OBJECT-TYPE
An area address reported in a Level 1 LSP.
1.3.6.1.4.1.9.10.118.1.1.3.1.1CiiOSINSAddressread-onlycurrent
ciiSysProtSuppTable
OBJECT-TYPE
This table contains the manually configured set of protocols supported by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.4not-accessiblecurrent
ciiSysProtSuppEntry
OBJECT-TYPE
Each entry contains one protocol supported by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.4.1not-accessiblecurrent
ciiSysProtSuppProtocol
OBJECT-TYPE
One supported protocol. This object follows the index behavior.
1.3.6.1.4.1.9.10.118.1.1.4.1.1CiiSupportedProtocolnot-accessiblecurrent
ciiSysProtSuppExistState
OBJECT-TYPE
The state of the ciiSysProtSuppEntry. This object follows the RowStatus behavior.
1.3.6.1.4.1.9.10.118.1.1.4.1.2RowStatusread-createcurrent
ciiSummAddrTable
OBJECT-TYPE
The 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 and modify IP Reachability announcements. If the Intermediate system can reach any subset of the summary address, the summary address will be announced instead, at the configured metric.
1.3.6.1.4.1.9.10.118.1.1.5not-accessiblecurrent
ciiSummAddrEntry
OBJECT-TYPE
Each entry contains one IP summary address.
1.3.6.1.4.1.9.10.118.1.1.5.1not-accessiblecurrent
ciiSummAddressType
OBJECT-TYPE
The 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.1InetAddressTypenot-accessiblecurrent
ciiSummAddress
OBJECT-TYPE
The 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.2InetAddress (SIZE(4 | 16))not-accessiblecurrent
ciiSummAddrPrefixLen
OBJECT-TYPE
The Length of the IP NetMask for this summary address.
1.3.6.1.4.1.9.10.118.1.1.5.1.3InetAddressPrefixLength (0..128)not-accessiblecurrent
ciiSummAddrExistState
OBJECT-TYPE
The 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.4RowStatusread-createcurrent
ciiSummAddrMetric
OBJECT-TYPE
The 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.5CiiDefaultMetricread-createcurrent
ciiSummAddrFullMetric
OBJECT-TYPE
The 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.5.1.6CiiFullMetricread-createcurrent
ciiRedistributeAddrTable
OBJECT-TYPE
This 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 mask in the table will be announced at L1 by routers when ciiSysL2toL1Leaking is enabled. Routes that fall into the ranges specified are announced as is, without being summarized. Routes that do not match a summary mask are not announced.
1.3.6.1.4.1.9.10.118.1.1.6not-accessiblecurrent
ciiRedistributeAddrEntry
OBJECT-TYPE
Each 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.1not-accessiblecurrent
ciiRedistributeAddrType
OBJECT-TYPE
The 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.1InetAddressTypenot-accessiblecurrent
ciiRedistributeAddrAddress
OBJECT-TYPE
The 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.2InetAddress (SIZE(4 | 16))not-accessiblecurrent
ciiRedistributeAddrPrefixLen
OBJECT-TYPE
The Length of the IP NetMask for this summary address.
1.3.6.1.4.1.9.10.118.1.1.6.1.3InetAddressPrefixLength (0..128)not-accessiblecurrent
ciiRedistributeAddrExistState
OBJECT-TYPE
The existence state of this summary address. This object follows the row status behavior.
1.3.6.1.4.1.9.10.118.1.1.6.1.4RowStatusread-createcurrent
ciiRouterTable
OBJECT-TYPE
The set of hostnames and router ID.
1.3.6.1.4.1.9.10.118.1.1.7not-accessiblecurrent
ciiRouterEntry
OBJECT-TYPE
Each entry tracks information about one peer at one level.
1.3.6.1.4.1.9.10.118.1.1.7.1not-accessiblecurrent
ciiRouterSysID
OBJECT-TYPE
The System ID of the Router Peer.
1.3.6.1.4.1.9.10.118.1.1.7.1.1CiiSystemIDnot-accessiblecurrent
ciiRouterLevel
OBJECT-TYPE
The level of this Intermediate System.
1.3.6.1.4.1.9.10.118.1.1.7.1.2CiiISLevelnot-accessiblecurrent
ciiRouterHostName
OBJECT-TYPE
The hostname listed in LSP, or zero-length string if none.
1.3.6.1.4.1.9.10.118.1.1.7.1.3SnmpAdminStringread-onlycurrent
ciiRouterID
OBJECT-TYPE
The Router ID of the Peer found in LSP, or zero if none.
1.3.6.1.4.1.9.10.118.1.1.7.1.4Unsigned32read-onlycurrent
ciiSysLevel
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.2
ciiSysLevelTable
OBJECT-TYPE
Level specific information about the System.
1.3.6.1.4.1.9.10.118.1.2.1not-accessiblecurrent
ciiSysLevelEntry
OBJECT-TYPE
Describe variables defined for Area or Domain.
1.3.6.1.4.1.9.10.118.1.2.1.1not-accessiblecurrent
ciiSysLevelIndex
OBJECT-TYPE
The level that this entry describes.
1.3.6.1.4.1.9.10.118.1.2.1.1.1INTEGER {level1IS(1), level2IS(2)}not-accessiblecurrent
ciiSysLevelOrigLSPBuffSize
OBJECT-TYPE
The 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.2CiiLSPBuffSizeread-writecurrent
ciiSysLevelMinLSPGenInt
OBJECT-TYPE
Minimum interval, in seconds, between successive generation of LSPs with the same LSPID at this level by this Intermediate System. This object follows the resettingTimer behavior.
1.3.6.1.4.1.9.10.118.1.2.1.1.3CiiUnsigned16TC (1..65535)read-writecurrent
ciiSysLevelOverloadState
OBJECT-TYPE
The 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 this level, and not overloaded. The value 'waiting' indicates a database that is low on an essential resource, such as memory. The administrator may force the state to 'overloaded' by setting the object ciiSysLevelSetOverload. If the state is 'waiting' or 'overloaded', we originate LSPs with the Overload bit set.
1.3.6.1.4.1.9.10.118.1.2.1.1.4CiiLevelStateread-onlycurrent
ciiSysLevelSetOverload
OBJECT-TYPE
Administratively 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 variable
1.3.6.1.4.1.9.10.118.1.2.1.1.5TruthValueread-writecurrent
ciiSysLevelSetOverloadUntil
OBJECT-TYPE
If 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.6TimeTicksread-writecurrent
ciiSysLevelMetricStyle
OBJECT-TYPE
Which 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.7CiiMetricStyleread-writecurrent
ciiSysLevelSPFConsiders
OBJECT-TYPE
Which 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.8CiiMetricStyleread-writecurrent
ciiSysLevelTEEnabled
OBJECT-TYPE
Do we do Traffic Engineering at this level?
1.3.6.1.4.1.9.10.118.1.2.1.1.9TruthValueread-writecurrent
ciiCirc
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.3
ciiNextCircIndex
OBJECT-TYPE
This object is used to assign values to ciiCircIndex as described in 'Textual Conventions for SNMPv2'. The network manager reads this object, and then writes the value back as the ciiCircIndex in a SET that creates a new instance of ciiCircEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the object is incremented, and the new ciiCircEntry is created according to the manager's directions.
1.3.6.1.4.1.9.10.118.1.3.1IndexIntegerNextFreeread-onlycurrent
ciiCircTable
OBJECT-TYPE
The table of circuits used by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.3.2not-accessiblecurrent
ciiCircEntry
OBJECT-TYPE
An 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.1not-accessiblecurrent
ciiCircIndex
OBJECT-TYPE
The identifier of this circuit, unique within the Intermediate System. This object follows the index behavior. This is for SNMP Indexing purposes only and need not have any relation to any protocol value.
1.3.6.1.4.1.9.10.118.1.3.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
ciiCircIfIndex
OBJECT-TYPE
The 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.2InterfaceIndexread-createcurrent
ciiCircIfSubIndex
OBJECT-TYPE
A 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.3Integer32read-createcurrent
ciiCircAdminState
OBJECT-TYPE
The administrative state of the circuit. This object follows the CiiAdminState behavior.
1.3.6.1.4.1.9.10.118.1.3.2.1.4CiiAdminStateread-createcurrent
ciiCircExistState
OBJECT-TYPE
The existence state of this circuit. This object follows the RowStatus behavior. Setting the state to 'notInService' halts the generation and processing of IS-IS protocol PDUs on this circuit. Setting the state to 'destroy' will also erase any configuration associated with the circuit.
1.3.6.1.4.1.9.10.118.1.3.2.1.5RowStatusread-createcurrent
ciiCircType
OBJECT-TYPE
The type of the circuit. This object follows the replaceOnlyWhileDisabled behavior. The type specified must be compatible with the type of the interface defined by the value of ciiCircIfIndex.
1.3.6.1.4.1.9.10.118.1.3.2.1.6INTEGER {broadcast(1), ptToPt(2), staticIn(3), staticOut(4), dA(5)}read-createcurrent
ciiCircExtDomain
OBJECT-TYPE
If 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.7TruthValueread-createcurrent
ciiCircLevel
OBJECT-TYPE
Indicates 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 the replaceOnlyWhileDisabled behavior.
1.3.6.1.4.1.9.10.118.1.3.2.1.8INTEGER {level1(1), level2(2), level1L2(3)}read-createcurrent
ciiCircPassiveCircuit
OBJECT-TYPE
Should 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.9TruthValueread-createcurrent
ciiCircMeshGroupEnabled
OBJECT-TYPE
Is 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 group will not be flooded to another circuit in the same mesh group.
1.3.6.1.4.1.9.10.118.1.3.2.1.10INTEGER {inactive(1), blocked(2), set(3)}read-createcurrent
ciiCircMeshGroup
OBJECT-TYPE
Circuits 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 same mesh group. If ciiCircMeshGroupEnabled is inactive or blocked, this value is ignored.
1.3.6.1.4.1.9.10.118.1.3.2.1.11Unsigned32read-createcurrent
ciiCircSmallHellos
OBJECT-TYPE
Can we send unpadded hellos on LAN circuits? 'false' means LAN Hellos must be padded. Implementations should allow the administrator to read this value. An implementation need not be able to support unpadded hellos to be conformant.
1.3.6.1.4.1.9.10.118.1.3.2.1.12TruthValueread-createcurrent
ciiCircLastUpTime
OBJECT-TYPE
If 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 sysUpTime when the circuit last entered state 'on', 0 if the circuit has never been 'on'.
1.3.6.1.4.1.9.10.118.1.3.2.1.13TimeTicksread-onlycurrent
ciiCirc3WayEnabled
OBJECT-TYPE
Is this circuit enabled to run 3Way handshake?
1.3.6.1.4.1.9.10.118.1.3.2.1.14TruthValueread-createcurrent
ciiCircExtendedCircID
OBJECT-TYPE
The 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 circuits on this IS.
1.3.6.1.4.1.9.10.118.1.3.2.1.15Unsigned32read-createcurrent
ciiCircLevelValues
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.4
ciiCircLevelTable
OBJECT-TYPE
Level specific information about circuits used by IS-IS
1.3.6.1.4.1.9.10.118.1.4.1not-accessiblecurrent
ciiCircLevelEntry
OBJECT-TYPE
An 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.1not-accessiblecurrent
ciiCircLevelIndex
OBJECT-TYPE
The level that this entry describes.
1.3.6.1.4.1.9.10.118.1.4.1.1.1INTEGER {level1IS(1), level2IS(2)}not-accessiblecurrent
ciiCircLevelMetric
OBJECT-TYPE
The metric value of this circuit for this level.
1.3.6.1.4.1.9.10.118.1.4.1.1.2CiiDefaultMetricread-writecurrent
ciiCircLevelWideMetric
OBJECT-TYPE
The wide metric value of this circuit for this level.
1.3.6.1.4.1.9.10.118.1.4.1.1.3CiiWideMetricread-writecurrent
ciiCircLevelISPriority
OBJECT-TYPE
The priority for becoming LAN Designated Intermediate System at this level.
1.3.6.1.4.1.9.10.118.1.4.1.1.4CiiISPriorityread-writecurrent
ciiCircLevelIDOctet
OBJECT-TYPE
A 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 required to differ on LANs where the Intermediate System is the Designated Intermediate System.
1.3.6.1.4.1.9.10.118.1.4.1.1.5Integer32 (0..255)read-writecurrent
ciiCircLevelID
OBJECT-TYPE
On 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 initialization. On a point to point circuit without such an adjacency, the value is the concatenation of the local system ID and the one byte ciiCircLevelIDOctet for this circuit i.e. the value that would be proposed for the circuit ID. On other circuit types, the value returned is the zero length OCTET STRING.
1.3.6.1.4.1.9.10.118.1.4.1.1.6CiiCircuitIDread-onlycurrent
ciiCircLevelDesIS
OBJECT-TYPE
The 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 Intermediate System election process, then the value returned is the zero length OCTET STRING.
1.3.6.1.4.1.9.10.118.1.4.1.1.7CiiCircuitIDread-onlycurrent
ciiCircLevelHelloMultiplier
OBJECT-TYPE
This 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 by receivers of hello packets from this IS
1.3.6.1.4.1.9.10.118.1.4.1.1.8Integer32 (2..100)read-writecurrent
ciiCircLevelHelloTimer
OBJECT-TYPE
Maximum 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 point to point circuits. Setting this value at level 2 on an L1L2 point to point circuit will result in an error of InconsistentValue. This object follows the resettingTimer behavior.
1.3.6.1.4.1.9.10.118.1.4.1.1.9Integer32 (10..600000)read-writecurrent
ciiCircLevelDRHelloTimer
OBJECT-TYPE
Period, in milliseconds, between Hello PDUs on multiaccess networks when this IS is the Designated Intermediate System. This object follows the resettingTimer behavior.
1.3.6.1.4.1.9.10.118.1.4.1.1.10Integer32 (10..120000)read-writecurrent
ciiCircLevelLSPThrottle
OBJECT-TYPE
Minimal 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.11CiiUnsigned16TC (1..65535)read-writecurrent
ciiCircLevelMinLSPRetransInt
OBJECT-TYPE
Minimum interval, in seconds, between re-transmission of an LSP at this level. This object follows the resettingTimer behavior. Note that ciiCircLevelLSPThrottle controls how fast we send back to back LSPs. This variable controls how fast we re-send the same LSP.
1.3.6.1.4.1.9.10.118.1.4.1.1.12Integer32 (1..300)read-writecurrent
ciiCircLevelCSNPInterval
OBJECT-TYPE
Interval 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 level. This object follows the resettingTimer behavior.
1.3.6.1.4.1.9.10.118.1.4.1.1.13Integer32 (1..600)read-writecurrent
ciiCircLevelPartSNPInterval
OBJECT-TYPE
Minimum 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.4.1.1.14Integer32 (1..120)read-writecurrent
ciiCounters
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.5
ciiSystemCounterTable
OBJECT-TYPE
System wide counters for this Intermediate System.
1.3.6.1.4.1.9.10.118.1.5.1not-accessiblecurrent
ciiSystemCounterEntry
OBJECT-TYPE
System-wide IS-IS counters.
1.3.6.1.4.1.9.10.118.1.5.1.1not-accessiblecurrent
ciiSysStatLevel
OBJECT-TYPE
The level that this entry describes.
1.3.6.1.4.1.9.10.118.1.5.1.1.1INTEGER {level1IS(1), level2IS(2)}not-accessiblecurrent
ciiSysStatCorrLSPs
OBJECT-TYPE
Number 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 wire with parse errors are counted by ciiSysStatLSPErrors.
1.3.6.1.4.1.9.10.118.1.5.1.1.2Counter32read-onlycurrent
ciiSysStatAuthTypeFails
OBJECT-TYPE
The 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.3Counter32read-onlycurrent
ciiSysStatAuthFails
OBJECT-TYPE
The number of frames with authentication failures recognized by this Intermediate System.
1.3.6.1.4.1.9.10.118.1.5.1.1.4Counter32read-onlycurrent
ciiSysStatLSPDbaseOloads
OBJECT-TYPE
Number of times the LSP database has become overloaded.
1.3.6.1.4.1.9.10.118.1.5.1.1.5Counter32read-onlycurrent
ciiSysStatManAddrDropFromAreas
OBJECT-TYPE
Number of times a manual address has been dropped from the area.
1.3.6.1.4.1.9.10.118.1.5.1.1.6Counter32read-onlycurrent
ciiSysStatAttmptToExMaxSeqNums
OBJECT-TYPE
Number 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.7Counter32read-onlycurrent
ciiSysStatSeqNumSkips
OBJECT-TYPE
Number of times a sequence number skip has occurred.
1.3.6.1.4.1.9.10.118.1.5.1.1.8Counter32read-onlycurrent
ciiSysStatOwnLSPPurges
OBJECT-TYPE
Number 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.9Counter32read-onlycurrent
ciiSysStatIDFieldLenMismatches
OBJECT-TYPE
Number 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.10Counter32read-onlycurrent
ciiSysStatPartChanges
OBJECT-TYPE
Partition changes
1.3.6.1.4.1.9.10.118.1.5.1.1.11Counter32read-onlycurrent
ciiSysStatSPFRuns
OBJECT-TYPE
Number of times we ran SPF at this level.
1.3.6.1.4.1.9.10.118.1.5.1.1.12Counter32read-onlycurrent
ciiSysStatLSPErrors
OBJECT-TYPE
Number of LSP frames with errors we have received.
1.3.6.1.4.1.9.10.118.1.5.1.1.13Counter32read-onlycurrent
ciiCircuitCounterTable
OBJECT-TYPE
Circuit specific counters for this Intermediate System.
1.3.6.1.4.1.9.10.118.1.5.2not-accessiblecurrent
ciiCircuitCounterEntry
OBJECT-TYPE
An 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.1not-accessiblecurrent
ciiCircuitType
OBJECT-TYPE
What 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 combine counts on point to point links into one group.
1.3.6.1.4.1.9.10.118.1.5.2.1.1INTEGER {lanlevel1(1), lanlevel2(2), p2pcircuit(3)}not-accessiblecurrent
ciiCircAdjChanges
OBJECT-TYPE
The 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.2Counter32read-onlycurrent
ciiCircNumAdj
OBJECT-TYPE
The number of adjacencies on this circuit.
1.3.6.1.4.1.9.10.118.1.5.2.1.3Unsigned32read-onlycurrent
ciiCircInitFails
OBJECT-TYPE
The 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 ciiCircRejAdjs.
1.3.6.1.4.1.9.10.118.1.5.2.1.4Counter32read-onlycurrent
ciiCircRejAdjs
OBJECT-TYPE
The number of times an adjacency has been rejected on this circuit.
1.3.6.1.4.1.9.10.118.1.5.2.1.5Counter32read-onlycurrent
ciiCircIDFieldLenMismatches
OBJECT-TYPE
The 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.6Counter32read-onlycurrent
ciiCircMaxAreaAddrMismatches
OBJECT-TYPE
The 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.7Counter32read-onlycurrent
ciiCircAuthTypeFails
OBJECT-TYPE
The 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.8Counter32read-onlycurrent
ciiCircAuthFails
OBJECT-TYPE
The 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.9Counter32read-onlycurrent
ciiCircLANDesISChanges
OBJECT-TYPE
The 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.2.1.10Counter32read-onlycurrent
ciiPacketCounterTable
OBJECT-TYPE
Information 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.3not-accessiblecurrent
ciiPacketCounterEntry
OBJECT-TYPE
Information 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.1not-accessiblecurrent
ciiPacketCountLevel
OBJECT-TYPE
The level at which these PDU counts have been collected.
1.3.6.1.4.1.9.10.118.1.5.3.1.1INTEGER {level1(1), level2(2)}not-accessiblecurrent
ciiPacketCountDirection
OBJECT-TYPE
Were we sending or receiving these PDUs?
1.3.6.1.4.1.9.10.118.1.5.3.1.2INTEGER {sending(1), receiving(2)}not-accessiblecurrent
ciiPacketCountIIHellos
OBJECT-TYPE
The 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 circuits, and at L2 otherwise.
1.3.6.1.4.1.9.10.118.1.5.3.1.3Counter32read-onlycurrent
ciiPacketCountISHellos
OBJECT-TYPE
The 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 otherwise.
1.3.6.1.4.1.9.10.118.1.5.3.1.4Counter32read-onlycurrent
ciiPacketCountESHellos
OBJECT-TYPE
The 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.5Counter32read-onlycurrent
ciiPacketCountLSPs
OBJECT-TYPE
The 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.6Counter32read-onlycurrent
ciiPacketCountCSNPs
OBJECT-TYPE
The 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.7Counter32read-onlycurrent
ciiPacketCountPSNPs
OBJECT-TYPE
The 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.8Counter32read-onlycurrent
ciiPacketCountUnknowns
OBJECT-TYPE
The number of unknown IS-IS PDU frames seen at this level.
1.3.6.1.4.1.9.10.118.1.5.3.1.9Counter32read-onlycurrent
ciiISAdj
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.6
ciiISAdjTable
OBJECT-TYPE
The table of adjacencies to Intermediate Systems.
1.3.6.1.4.1.9.10.118.1.6.1not-accessiblecurrent
ciiISAdjEntry
OBJECT-TYPE
Each entry corresponds to one adjacency to an Intermediate System on this system.
1.3.6.1.4.1.9.10.118.1.6.1.1not-accessiblecurrent
ciiISAdjIndex
OBJECT-TYPE
A unique value identifying the IS adjacency from all other such adjacencies on this circuit. This value is automatically assigned by the system when the adjacency is created.
1.3.6.1.4.1.9.10.118.1.6.1.1.1Integer32 (1..2000000000)not-accessiblecurrent
ciiISAdjState
OBJECT-TYPE
The state of the adjacency
1.3.6.1.4.1.9.10.118.1.6.1.1.2INTEGER {down(1), initializing(2), up(3), failed(4)}read-onlycurrent
ciiISAdj3WayState
OBJECT-TYPE
The 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 ciiISAdjState.
1.3.6.1.4.1.9.10.118.1.6.1.1.3INTEGER {up(0), initializing(1), down(2), failed(3)}read-onlycurrent
ciiISAdjNeighSNPAAddress
OBJECT-TYPE
The SNPA address of the neighboring system.
1.3.6.1.4.1.9.10.118.1.6.1.1.4CiiOSINSAddressread-onlycurrent
ciiISAdjNeighSysType
OBJECT-TYPE
The type of the neighboring system.
1.3.6.1.4.1.9.10.118.1.6.1.1.5INTEGER {l1IntermediateSystem(1), l2IntermediateSystem(2), l1L2IntermediateSystem(3), unknown(4)}read-onlycurrent
ciiISAdjNeighSysID
OBJECT-TYPE
The system ID of the neighboring Intermediate System.
1.3.6.1.4.1.9.10.118.1.6.1.1.6CiiSystemIDread-onlycurrent
ciiISAdjNbrExtendedCircID
OBJECT-TYPE
The 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.7Unsigned32read-onlycurrent
ciiISAdjUsage
OBJECT-TYPE
How 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 level2 for the adjacency between peers at L2.
1.3.6.1.4.1.9.10.118.1.6.1.1.8INTEGER {level1(1), level2(2), level1and2(3)}read-onlycurrent
ciiISAdjHoldTimer
OBJECT-TYPE
The 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.9CiiUnsigned16TC (1..65535)read-onlycurrent
ciiISAdjNeighPriority
OBJECT-TYPE
Priority of the neighboring Intermediate System for becoming the Designated Intermediate System.
1.3.6.1.4.1.9.10.118.1.6.1.1.10CiiISPriorityread-onlycurrent
ciiISAdjLastUpTime
OBJECT-TYPE
If 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.1.1.11TimeTicksread-onlycurrent
ciiISAdjAreaAddrTable
OBJECT-TYPE
This 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.2not-accessiblecurrent
ciiISAdjAreaAddrEntry
OBJECT-TYPE
Each 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.1not-accessiblecurrent
ciiISAdjAreaAddrIndex
OBJECT-TYPE
An 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.1Integer32 (1..2000000000)not-accessiblecurrent
ciiISAdjAreaAddress
OBJECT-TYPE
One Area Address as reported in IIH PDUs received from the neighbor.
1.3.6.1.4.1.9.10.118.1.6.2.1.2CiiOSINSAddressread-onlycurrent
ciiISAdjIPAddrTable
OBJECT-TYPE
This 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.3not-accessiblecurrent
ciiISAdjIPAddrEntry
OBJECT-TYPE
Each 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.1not-accessiblecurrent
ciiISAdjIPAddrIndex
OBJECT-TYPE
An 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.1Integer32 (1..2000000000)not-accessiblecurrent
ciiISAdjIPAddrType
OBJECT-TYPE
The 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.2InetAddressTyperead-onlycurrent
ciiISAdjIPAddrAddress
OBJECT-TYPE
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.3InetAddress (SIZE(4 | 16))read-onlycurrent
ciiISAdjProtSuppTable
OBJECT-TYPE
This 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.4not-accessiblecurrent
ciiISAdjProtSuppEntry
OBJECT-TYPE
Each 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.1not-accessiblecurrent
ciiISAdjProtSuppProtocol
OBJECT-TYPE
One supported protocol as reported in IIH PDUs received from the neighbor.
1.3.6.1.4.1.9.10.118.1.6.4.1.1CiiSupportedProtocolread-onlycurrent
ciiReachAddr
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.7
ciiRATable
OBJECT-TYPE
The table of Reachable Addresses to NSAPs or Address Prefixes.
1.3.6.1.4.1.9.10.118.1.7.1not-accessiblecurrent
ciiRAEntry
OBJECT-TYPE
Each entry defines a Reachable Address to a NSAP or Address Prefix.
1.3.6.1.4.1.9.10.118.1.7.1.1not-accessiblecurrent
ciiRAIndex
OBJECT-TYPE
The identifier for this ciiRAEntry. This value must be unique amongst all Reachable Addresses on the same parent Circuit. This object follows the index and ManualOrAutomatic behaviors.
1.3.6.1.4.1.9.10.118.1.7.1.1.1Integer32 (1..2000000000)not-accessiblecurrent
ciiRAExistState
OBJECT-TYPE
The 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.2RowStatusread-createcurrent
ciiRAAdminState
OBJECT-TYPE
The 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.3CiiAdminStateread-createcurrent
ciiRAAddrPrefix
OBJECT-TYPE
The 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.4CiiOSINSAddressread-createcurrent
ciiRAMapType
OBJECT-TYPE
The 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 the ManualOrAutomatic behavior. The following values of mapping type are defined: none: The mapping is null because the neighbor SNPA is implicit by nature of the subnetwork (e.g. a point-to-point linkage). explicit: The subnetwork addresses in the object ciiRASNPAAddress is to be used. extractIDI: The SNPA is embedded in the IDI of the destination NSAP Address. The mapping algorithm extracts the SNPA to be used according to the format and encoding rules of ISO8473/Add2. This SNPA extraction algorithm can be used in conjunction with Reachable Address prefixes from the X.121, F.69, E.163 and E.164 addressing subdomains. extractDSP: All, or a suffix, of the SNPA is embedded in the DSP of the destination address. This SNPA extraction algorithm extracts the embedded subnetwork addressing information by performing a logical AND of the ciiRASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the ciiRASNPAPrefix object value to form the next hop subnetwork addressing information.
1.3.6.1.4.1.9.10.118.1.7.1.1.5INTEGER {none(1), explicit(2), extractIDI(3), extractDSP(4)}read-createcurrent
ciiRAMetric
OBJECT-TYPE
The 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.6CiiDefaultMetricread-createcurrent
ciiRAMetricType
OBJECT-TYPE
Indicates 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.7CiiMetricTyperead-createcurrent
ciiRASNPAAddress
OBJECT-TYPE
The 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 the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.7.1.1.8CiiOSINSAddressread-createcurrent
ciiRASNPAMask
OBJECT-TYPE
A bit mask with 1 bits indicating the positions in the effective destination address from which embedded SNPA information is to be extracted. For the extraction the first octet of the ciiRASNPAMask object value is aligned with the first octet (AFI) of the NSAP Address. If the ciiRASNPAMask object value and NSAP Address are of different lengths, the shorter of the two is logically padded with zeros before performing the extraction. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.7.1.1.9CiiOSINSAddressread-createcurrent
ciiRASNPAPrefix
OBJECT-TYPE
A 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 part that is extracted from the effective destination address. For Reachable Address prefixes in which the entire SNPA is embedded in the DSP the SNPA Prefix shall be null. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.7.1.1.10CiiOSINSAddressread-createcurrent
ciiRAType
OBJECT-TYPE
The type of Reachable address. Those of type manual are created by the network manager. Those of type automatic are created through propagation of routing information from another routing protocol (eg. IDRP).
1.3.6.1.4.1.9.10.118.1.7.1.1.11INTEGER {manual(1), automatic(2)}read-createcurrent
ciiIPReachAddr
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.8
ciiIPRATable
OBJECT-TYPE
The 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.1not-accessiblecurrent
ciiIPRAEntry
OBJECT-TYPE
Each 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 equal cost path to the reachable address.
1.3.6.1.4.1.9.10.118.1.8.1.1not-accessiblecurrent
ciiIPRADestType
OBJECT-TYPE
The 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.1InetAddressTypenot-accessiblecurrent
ciiIPRADest
OBJECT-TYPE
The destination of this IP Reachable Address. This is either a network address, subnetwork address or host address. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.2InetAddress (SIZE(4 | 16))not-accessiblecurrent
ciiIPRADestPrefixLen
OBJECT-TYPE
The 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.3InetAddressPrefixLength (0..128)not-accessiblecurrent
ciiIPRANextHopIndex
OBJECT-TYPE
Index 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.4Integer32 (1..65535)not-accessiblecurrent
ciiIPRANextHopType
OBJECT-TYPE
The type of the IP next hop address.
1.3.6.1.4.1.9.10.118.1.8.1.1.5InetAddressTyperead-createcurrent
ciiIPRANextHop
OBJECT-TYPE
The IP next hop to this destination.
1.3.6.1.4.1.9.10.118.1.8.1.1.6InetAddress (SIZE(4 | 16))read-createcurrent
ciiIPRAType
OBJECT-TYPE
The 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 routing information from another routing protocol. This object follows the ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.7INTEGER {manual(1), automatic(2)}read-createcurrent
ciiIPRAExistState
OBJECT-TYPE
The 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.8RowStatusread-createcurrent
ciiIPRAAdminState
OBJECT-TYPE
The 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.9CiiAdminStateread-createcurrent
ciiIPRAMetric
OBJECT-TYPE
The 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.10CiiDefaultMetricread-createcurrent
ciiIPRAMetricType
OBJECT-TYPE
Indicates 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.11CiiMetricTyperead-createcurrent
ciiIPRAFullMetric
OBJECT-TYPE
The 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.12CiiFullMetricread-createcurrent
ciiIPRASNPAAddress
OBJECT-TYPE
The 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 ManualOrAutomatic behavior.
1.3.6.1.4.1.9.10.118.1.8.1.1.13CiiOSINSAddressread-createcurrent
ciiIPRASourceType
OBJECT-TYPE
The origin of this route.
1.3.6.1.4.1.9.10.118.1.8.1.1.14INTEGER {static(1), direct(2), ospfv2(3), ospfv3(4), isis(5), rip(6), igrp(7), eigrp(8), bgp(9), other(10)}read-onlycurrent
ciiLSPDataBase
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.9
ciiLSPSummaryTable
OBJECT-TYPE
The table of LSP Headers.
1.3.6.1.4.1.9.10.118.1.9.1not-accessiblecurrent
ciiLSPSummaryEntry
OBJECT-TYPE
Each entry provides a summary describing an LSP currently stored in the system.
1.3.6.1.4.1.9.10.118.1.9.1.1not-accessiblecurrent
ciiLSPLevel
OBJECT-TYPE
At which level does this LSP appear?
1.3.6.1.4.1.9.10.118.1.9.1.1.1CiiISLevelnot-accessiblecurrent
ciiLSPID
OBJECT-TYPE
The 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.2CiiLinkStatePDUIDnot-accessiblecurrent
ciiLSPSeq
OBJECT-TYPE
The sequence number for this LSP.
1.3.6.1.4.1.9.10.118.1.9.1.1.3Unsigned32read-onlycurrent
ciiLSPZeroLife
OBJECT-TYPE
Is this LSP being purged by this System?
1.3.6.1.4.1.9.10.118.1.9.1.1.4TruthValueread-onlycurrent
ciiLSPChecksum
OBJECT-TYPE
The 16 bit Fletcher Checksum.
1.3.6.1.4.1.9.10.118.1.9.1.1.5CiiUnsigned16TCread-onlycurrent
ciiLSPLifetimeRemain
OBJECT-TYPE
The remaining lifetime in seconds for this LSP.
1.3.6.1.4.1.9.10.118.1.9.1.1.6CiiUnsigned16TCread-onlycurrent
ciiLSPPDULength
OBJECT-TYPE
The length of this LSP.
1.3.6.1.4.1.9.10.118.1.9.1.1.7CiiUnsigned16TCread-onlycurrent
ciiLSPAttributes
OBJECT-TYPE
Flags carried by the LSP.
1.3.6.1.4.1.9.10.118.1.9.1.1.8CiiUnsigned8TCread-onlycurrent
ciiLSPTLVTable
OBJECT-TYPE
The contents of each LSP.
1.3.6.1.4.1.9.10.118.1.9.2not-accessiblecurrent
ciiLSPTLVEntry
OBJECT-TYPE
Each entry describes an LSP current stored in the system.
1.3.6.1.4.1.9.10.118.1.9.2.1not-accessiblecurrent
ciiLSPTLVIndex
OBJECT-TYPE
The 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.1Unsigned32not-accessiblecurrent
ciiLSPTLVSeq
OBJECT-TYPE
The sequence number for this LSP.
1.3.6.1.4.1.9.10.118.1.9.2.1.2Unsigned32read-onlycurrent
ciiLSPTLVChecksum
OBJECT-TYPE
The 16 bit Fletcher Checksum.
1.3.6.1.4.1.9.10.118.1.9.2.1.3CiiUnsigned16TCread-onlycurrent
ciiLSPTLVType
OBJECT-TYPE
The type of this TLV.
1.3.6.1.4.1.9.10.118.1.9.2.1.4CiiUnsigned8TCread-onlycurrent
ciiLSPTLVLen
OBJECT-TYPE
The length of this TLV.
1.3.6.1.4.1.9.10.118.1.9.2.1.5CiiUnsigned8TCread-onlycurrent
ciiLSPTLVValue
OBJECT-TYPE
The value of this TLV.
1.3.6.1.4.1.9.10.118.1.9.2.1.6OCTET STRING (SIZE(0..255))read-onlycurrent
ciiNotification
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.10
ciiNotificationEntry
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.1.10.1
ciiPduLspId
OBJECT-TYPE
An Octet String that uniquely identifies a Link State PDU.
1.3.6.1.4.1.9.10.118.1.10.1.1CiiLinkStatePDUIDaccessible-for-notifycurrent
ciiPduFragment
OBJECT-TYPE
Holds up to 64 initial bytes of a PDU that triggered the notification.
1.3.6.1.4.1.9.10.118.1.10.1.2CiiPDUHeaderaccessible-for-notifycurrent
ciiPduFieldLen
OBJECT-TYPE
Holds the System ID length reported in PDU we received.
1.3.6.1.4.1.9.10.118.1.10.1.3CiiUnsigned8TCaccessible-for-notifycurrent
ciiPduMaxAreaAddress
OBJECT-TYPE
Holds the Max Area Addresses reported in a PDU we received.
1.3.6.1.4.1.9.10.118.1.10.1.4CiiUnsigned8TCaccessible-for-notifycurrent
ciiPduProtocolVersion
OBJECT-TYPE
Holds the Protocol version reported in PDU we received.
1.3.6.1.4.1.9.10.118.1.10.1.5CiiUnsigned8TCaccessible-for-notifycurrent
ciiPduLspSize
OBJECT-TYPE
Holds the size of LSP we received that is too big to forward.
1.3.6.1.4.1.9.10.118.1.10.1.6Integer32 (0..2147483647)accessible-for-notifycurrent
ciiPduOriginatingBufferSize
OBJECT-TYPE
Holds the size of ciiSysLevelOrigLSPBuffSize advertised by the peer in the originatingLSPBufferSize TLV.
1.3.6.1.4.1.9.10.118.1.10.1.7CiiUnsigned16TC (0..16000)accessible-for-notifycurrent
ciiPduProtocolsSupported
OBJECT-TYPE
The list of protocols supported by an adjacent system. This may be empty.
1.3.6.1.4.1.9.10.118.1.10.1.8OCTET STRING (SIZE(0..255))accessible-for-notifycurrent
ciiAdjState
OBJECT-TYPE
The current state of an adjacency.
1.3.6.1.4.1.9.10.118.1.10.1.9INTEGER {down(1), initializing(2), up(3), failed(4)}accessible-for-notifycurrent
ciiErrorOffset
OBJECT-TYPE
An 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 the byte that is suspicious.
1.3.6.1.4.1.9.10.118.1.10.1.10Unsigned32accessible-for-notifycurrent
ciiErrorTLVType
OBJECT-TYPE
The type for a malformed TLV.
1.3.6.1.4.1.9.10.118.1.10.1.11Unsigned32 (0..255)accessible-for-notifycurrent
ciiNotifManualAddress
OBJECT-TYPE
Manually configured area address used in this notification.
1.3.6.1.4.1.9.10.118.1.10.1.12CiiOSINSAddressaccessible-for-notifycurrent
ciiNotifIsLevelIndex
OBJECT-TYPE
The index value used in this notification to indicate the system level.
1.3.6.1.4.1.9.10.118.1.10.1.13INTEGER {level1IS(1), level2IS(2)}accessible-for-notifycurrent
ciscoIetfIsisMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.2
ciscoIetfIsisMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.2.1
ciscoIetfIsisMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.118.2.2

Notifications

NameOIDStatus
ciiDatabaseOverload
NOTIFICATION-TYPE
This 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 ciiSysStatLSPDbaseOloads.
1.3.6.1.4.1.9.10.118.0.1current
ciiManualAddressDrops
NOTIFICATION-TYPE
This notification is generated when one of the manual areaAddresses assigned to this system is ignored when computing routes. The object ciiNotifManualAddress describes the area that has been dropped. The number of times this event has been generated is counted by ciiSysStatManAddrDropFromAreas. This notification is edge triggered, and should not be regenerated until an address that was used in the previous computation has been dropped.
1.3.6.1.4.1.9.10.118.0.2current
ciiCorruptedLSPDetected
NOTIFICATION-TYPE
This 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 by ciiSysStatCorrLSPs. 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.
1.3.6.1.4.1.9.10.118.0.3current
ciiAttemptToExceedMaxSequence
NOTIFICATION-TYPE
When 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.
1.3.6.1.4.1.9.10.118.0.4current
ciiIDLenMismatch
NOTIFICATION-TYPE
A 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 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 on the same circuit.
1.3.6.1.4.1.9.10.118.0.5current
ciiMaxAreaAddressesMismatch
NOTIFICATION-TYPE
A 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 the same circuit.
1.3.6.1.4.1.9.10.118.0.6current
ciiOwnLSPPurge
NOTIFICATION-TYPE
A 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, which may help a network manager identify the source of the confusion.
1.3.6.1.4.1.9.10.118.0.7current
ciiSequenceNumberSkip
NOTIFICATION-TYPE
When 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 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.
1.3.6.1.4.1.9.10.118.0.8current
ciiAuthenticationTypeFailure
NOTIFICATION-TYPE
A 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 the same circuit.
1.3.6.1.4.1.9.10.118.0.9current
ciiAuthenticationFailure
NOTIFICATION-TYPE
A 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 the same circuit.
1.3.6.1.4.1.9.10.118.0.10current
ciiVersionSkew
NOTIFICATION-TYPE
A 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 the same circuit.
1.3.6.1.4.1.9.10.118.0.11current
ciiAreaMismatch
NOTIFICATION-TYPE
A 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 the same circuit.
1.3.6.1.4.1.9.10.118.0.12current
ciiRejectedAdjacency
NOTIFICATION-TYPE
A 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. We should not send a second notification about PDUs received from the circuit.
1.3.6.1.4.1.9.10.118.0.13current
ciiLSPTooLargeToPropagate
NOTIFICATION-TYPE
A notification sent when we attempt to propagate an LSP which is larger than the dataLinkBlockSize for the circuit. This should be an edge-triggered notification. We should not send a second notification about PDUs received from the same circuit.
1.3.6.1.4.1.9.10.118.0.14current
ciiOrigLSPBuffSizeMismatch
NOTIFICATION-TYPE
A 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 received containing the originatingLSPBufferSize option and the value in the PDU option field does not match the local value for ciiSysLevelOrigLSPBuffSize. 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 circuit.
1.3.6.1.4.1.9.10.118.0.15current
ciiProtocolsSupportedMismatch
NOTIFICATION-TYPE
A 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 circuit.
1.3.6.1.4.1.9.10.118.0.16current
ciiAdjacencyChange
NOTIFICATION-TYPE
A 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. The ciiAdjState is the new state of the adjacency.
1.3.6.1.4.1.9.10.118.0.17current
ciiLSPErrorDetected
NOTIFICATION-TYPE
This 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 ciiPduFragment holds start of the LSP, and the ciiErrorOffset points to the problem. If the problem is a mal-formed TLV, ciiErrorOffset points to start of the TLV and ciiErrorTLVType holds the value of the type. If the problem is with the LSP header, ciiErrorOffset points to the suspicious byte. The number of such LSPs is accumulated in ciiSysStatLSPErrors.
1.3.6.1.4.1.9.10.118.0.18current

Conformance

NameOIDStatus
ciscoIetfIsisSystemGroup
OBJECT-GROUP
The collections of objects used to manage an IS-IS router.
1.3.6.1.4.1.9.10.118.2.1.1current
ciscoIetfIsisCircuitGroup
OBJECT-GROUP
The collection of objects used to describe in IS-IS Circuit.
1.3.6.1.4.1.9.10.118.2.1.2current
ciscoIetfIsisISAdjGroup
OBJECT-GROUP
The collections of objects used to manage an IS-IS Adjacency.
1.3.6.1.4.1.9.10.118.2.1.3current
ciscoIetfIsisNotifObjectGroup
OBJECT-GROUP
The objects used to record notification parameters.
1.3.6.1.4.1.9.10.118.2.1.4current
ciscoIetfIsisNotificationGroup
NOTIFICATION-GROUP
The collections of notifications sent by an IS.
1.3.6.1.4.1.9.10.118.2.1.5current
ciscoIetfIsisISPDUCounterGroup
OBJECT-GROUP
The collections of objects used to count protocol PDUs.
1.3.6.1.4.1.9.10.118.2.1.6current
ciscoIetfIsisRATableGroup
OBJECT-GROUP
The collections of objects used to manage the reachable NSAP prefixes.
1.3.6.1.4.1.9.10.118.2.1.7current
ciscoIetfIsisISIPRADestGroup
OBJECT-GROUP
The collections of objects used to manage configured IP addresses.
1.3.6.1.4.1.9.10.118.2.1.8current
ciscoIetfIsisLSPGroup
OBJECT-GROUP
The collections of objects used to observe the LSP Data Base.
1.3.6.1.4.1.9.10.118.2.1.9current
ciscoIetfIsisMIBCompliance
MODULE-COMPLIANCE
The compliance statement for agents that support the IS-IS MIB
1.3.6.1.4.1.9.10.118.2.2.1current
ciscoIetfIsisMIBAdvCompliance
MODULE-COMPLIANCE
The compliance statement for agents that support the IS-IS MIB
1.3.6.1.4.1.9.10.118.2.2.2current