Home/Catalog/CISCO-IETF-ISIS-MIB

CISCO-IETF-ISIS-MIB

AI MIB Summary

The CISCO-IETF-ISIS-MIB module enables monitoring and management of IS-IS routing protocol instances on Cisco devices, specifically tracking adjacency states, LSP (Link State PDU) transmission statistics, and SPF (Shortest Path First) calculation events for IP networks. This implementation facilitates the observation of routing table construction and convergence behavior defined by ISO 10589 and RFC 1195 standards.

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.
Main OID:
ciscoIetfIsisMIB.1.3.6.1.4.1.9.10.118
246
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

246 total
Object Name
ciscoIetfIsisMIBThis 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.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.118
ciscoIetfIsisMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.0
ciiDatabaseOverloadThis 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.1
ciiManualAddressDropsThis 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.2
ciiCorruptedLSPDetectedThis 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.3
ciiAttemptToExceedMaxSequenceWhen the sequence number on an LSP we generate wraps the 32 bit sequence counter, we purge and wait to re-announce this information. This notification describes that event. Since these should not be generated rapidly, we generate an event each time this happens. While the first 6 bytes of the LSPID are ours, the other two contain useful information.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.4
ciiIDLenMismatchA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.5
ciiMaxAreaAddressesMismatchA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.6
ciiOwnLSPPurgeA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.7
ciiSequenceNumberSkipWhen 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.8
ciiAuthenticationTypeFailureA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.9
ciiAuthenticationFailureA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.10
ciiVersionSkewA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.11
ciiAreaMismatchA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.12
ciiRejectedAdjacencyA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.13
ciiLSPTooLargeToPropagateA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.14
ciiOrigLSPBuffSizeMismatchA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.15
ciiProtocolsSupportedMismatchA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.16
ciiAdjacencyChangeA 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.17
ciiLSPErrorDetectedThis 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.10.118.0.18
ciscoIetfIsisMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1
ciiSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.1
ciiSysObject
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.1.1
ciiSysVersionThe version number of the IS-IS protocol that is implemented.ro
Enumeration
.1.3.6.1.4.1.9.10.118.1.1.1.1
ciiSysTypeAt which levels is the Intermediate System running? This object follows the replaceOnlyWhileDisabled behavior.rw
Enumeration
.1.3.6.1.4.1.9.10.118.1.1.1.2
ciiSysIDThe 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.rw
CiiSystemID
.1.3.6.1.4.1.9.10.118.1.1.1.3
ciiSysMaxPathSplitsMaximum number of paths with equal routing metric value which it is permitted to split between. This object follows the replaceOnlyWhileDisabled behavior.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.1.1.4
ciiSysMaxLSPGenIntMaximum 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.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.1.1.5
ciiSysPollESHelloRateThe value, in seconds, to be used for the suggested ES configuration timer in ISH PDUs when soliciting the ES configuration.rw
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.1.1.6
ciiSysWaitTimeNumber of seconds to delay in 'waiting' state before entering 'on' state. This object follows the resettingTimer behavior.rw
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.1.1.7
ciiSysAdminStateThe administrative state of this Intermediate System. Setting this object to the value 'on' when its current value is 'off' enables the Intermediate System.rw
CiiAdminState
.1.3.6.1.4.1.9.10.118.1.1.1.8
ciiSysL2toL1LeakingIf true, allow the router to leak L2 routes into L1.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.1.1.9
ciiSysMaxAgeValue to place in RemainingLifeTime field of the LSPs we generate. This should be at least 300 seconds greater than ciiSysMaxLSPGenInt.rw
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.1.1.10
ciiSysReceiveLSPBufferSizeSize 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.rw
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.1.1.11
ciiManAreaAddrTableThe set of manual area addresses configured on this Intermediate System.
SEQUENCE OF CiiManAreaAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.2
ciiManAreaAddrEntryEach entry contains one area address manually configured on this system
CiiManAreaAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.2.1
ciiManAreaAddrA 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.
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.1.2.1.1
ciiManAreaAddrExistStateThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.1.2.1.2
ciiAreaAddrTableThe 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.
SEQUENCE OF CiiAreaAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.3
ciiAreaAddrEntryEach entry contains one area address reported in a Level 1 LSP generated or received by this Intermediate System.
CiiAreaAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.3.1
ciiAreaAddrAn area address reported in a Level 1 LSP.ro
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.1.3.1.1
ciiSysProtSuppTableThis table contains the manually configured set of protocols supported by this Intermediate System.
SEQUENCE OF CiiSysProtSuppEntry
.1.3.6.1.4.1.9.10.118.1.1.4
ciiSysProtSuppEntryEach entry contains one protocol supported by this Intermediate System.
CiiSysProtSuppEntry
.1.3.6.1.4.1.9.10.118.1.1.4.1
ciiSysProtSuppProtocolOne supported protocol. This object follows the index behavior.
CiiSupportedProtocol
.1.3.6.1.4.1.9.10.118.1.1.4.1.1
ciiSysProtSuppExistStateThe state of the ciiSysProtSuppEntry. This object follows the RowStatus behavior.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.1.4.1.2
ciiSummAddrTableThe 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.
SEQUENCE OF CiiSummAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.5
ciiSummAddrEntryEach entry contains one IP summary address.
CiiSummAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.5.1
ciiSummAddressTypeThe Type of IP address for this summary address. This object follows the index behavior.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.118.1.1.5.1.1
ciiSummAddressThe IP Address value for this summary address. This object follows the index behavior.
InetAddress
.1.3.6.1.4.1.9.10.118.1.1.5.1.2
ciiSummAddrPrefixLenThe Length of the IP NetMask for this summary address.
InetAddressPrefixLength
.1.3.6.1.4.1.9.10.118.1.1.5.1.3
ciiSummAddrExistStateThe existence state of this summary address. This object follows the row status behavior.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.1.5.1.4
ciiSummAddrMetricThe metric value to announce this summary address with in LSPs generated by this system.rw
CiiDefaultMetric
.1.3.6.1.4.1.9.10.118.1.1.5.1.5
ciiSummAddrFullMetricThe wide metric value to announce this summary address with in LSPs generated by this system.rw
CiiFullMetric
.1.3.6.1.4.1.9.10.118.1.1.5.1.6
ciiRedistributeAddrTableThis 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.
SEQUENCE OF CiiRedistributeAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.6
ciiRedistributeAddrEntryEach entry contains one IP summary address to manage leaking L2 addresses into L1.
CiiRedistributeAddrEntry
.1.3.6.1.4.1.9.10.118.1.1.6.1
ciiRedistributeAddrTypeThe Type of IP address for this summary address. This object follows the index behavior.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.118.1.1.6.1.1
ciiRedistributeAddrAddressThe IP Address value for this summary address. This object follows the index behavior.
InetAddress
.1.3.6.1.4.1.9.10.118.1.1.6.1.2
ciiRedistributeAddrPrefixLenThe Length of the IP NetMask for this summary address.
InetAddressPrefixLength
.1.3.6.1.4.1.9.10.118.1.1.6.1.3
ciiRedistributeAddrExistStateThe existence state of this summary address. This object follows the row status behavior.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.1.6.1.4
ciiRouterTableThe set of hostnames and router ID.
SEQUENCE OF CiiRouterEntry
.1.3.6.1.4.1.9.10.118.1.1.7
ciiRouterEntryEach entry tracks information about one peer at one level.
CiiRouterEntry
.1.3.6.1.4.1.9.10.118.1.1.7.1
ciiRouterSysIDThe System ID of the Router Peer.
CiiSystemID
.1.3.6.1.4.1.9.10.118.1.1.7.1.1
ciiRouterLevelThe level of this Intermediate System.
CiiISLevel
.1.3.6.1.4.1.9.10.118.1.1.7.1.2
ciiRouterHostNameThe hostname listed in LSP, or zero-length string if none.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.118.1.1.7.1.3
ciiRouterIDThe Router ID of the Peer found in LSP, or zero if none.ro
Unsigned32
.1.3.6.1.4.1.9.10.118.1.1.7.1.4
ciiSysLevel
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.2
ciiSysLevelTableLevel specific information about the System.
SEQUENCE OF CiiSysLevelEntry
.1.3.6.1.4.1.9.10.118.1.2.1
ciiSysLevelEntryDescribe variables defined for Area or Domain.
CiiSysLevelEntry
.1.3.6.1.4.1.9.10.118.1.2.1.1
ciiSysLevelIndexThe level that this entry describes.
Enumeration
.1.3.6.1.4.1.9.10.118.1.2.1.1.1
ciiSysLevelOrigLSPBuffSizeThe maximum size of LSPs and SNPs originated by this Intermediate System at this level. This object follows the replaceOnlyWhileDisabled behavior.rw
CiiLSPBuffSize
.1.3.6.1.4.1.9.10.118.1.2.1.1.2
ciiSysLevelMinLSPGenIntMinimum 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.rw
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.2.1.1.3
ciiSysLevelOverloadStateThe 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.ro
CiiLevelState
.1.3.6.1.4.1.9.10.118.1.2.1.1.4
ciiSysLevelSetOverloadAdministratively 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 variablerw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.2.1.1.5
ciiSysLevelSetOverloadUntilIf set, the overload bit should be set, and cleared after sysUpTime exceeds this value.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.118.1.2.1.1.6
ciiSysLevelMetricStyleWhich style of Metric do we generate in our LSPs at this level? This object follows the replaceOnlyWhileDisabled behavior.rw
CiiMetricStyle
.1.3.6.1.4.1.9.10.118.1.2.1.1.7
ciiSysLevelSPFConsidersWhich style of Metric do we consider in our SPF computation at this level?rw
CiiMetricStyle
.1.3.6.1.4.1.9.10.118.1.2.1.1.8
ciiSysLevelTEEnabledDo we do Traffic Engineering at this level?rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.2.1.1.9
ciiCirc
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.3
ciiNextCircIndexThis 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.ro
IndexIntegerNextFree (DIFFSERV-MIB)
.1.3.6.1.4.1.9.10.118.1.3.1
ciiCircTableThe table of circuits used by this Intermediate System.
SEQUENCE OF CiiCircEntry
.1.3.6.1.4.1.9.10.118.1.3.2
ciiCircEntryAn ciiCircEntry exists for each circuit used by Integrated IS-IS on this system.
CiiCircEntry
.1.3.6.1.4.1.9.10.118.1.3.2.1
ciiCircIndexThe 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.
Integer32
.1.3.6.1.4.1.9.10.118.1.3.2.1.1
ciiCircIfIndexThe value of ifIndex for the interface to which this circuit corresponds. This object cannot be modified after creationrw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.10.118.1.3.2.1.2
ciiCircIfSubIndexA 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 creationrw
Integer32
.1.3.6.1.4.1.9.10.118.1.3.2.1.3
ciiCircAdminStateThe administrative state of the circuit. This object follows the CiiAdminState behavior.rw
CiiAdminState
.1.3.6.1.4.1.9.10.118.1.3.2.1.4
ciiCircExistStateThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.3.2.1.5
ciiCircTypeThe 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.rw
Enumeration
.1.3.6.1.4.1.9.10.118.1.3.2.1.6
ciiCircExtDomainIf true, suppress normal transmission of and interpretation of Intra-domain IS-IS PDUs on this circuit.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.3.2.1.7
ciiCircLevelIndicates 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.rw
Enumeration
.1.3.6.1.4.1.9.10.118.1.3.2.1.8
ciiCircPassiveCircuitShould we include this interface in LSPs, even if it is not running the IS-IS Protocol?rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.3.2.1.9
ciiCircMeshGroupEnabledIs 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.rw
Enumeration
.1.3.6.1.4.1.9.10.118.1.3.2.1.10
ciiCircMeshGroupCircuits 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.rw
Unsigned32
.1.3.6.1.4.1.9.10.118.1.3.2.1.11
ciiCircSmallHellosCan 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.3.2.1.12
ciiCircLastUpTimeIf 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'.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.118.1.3.2.1.13
ciiCirc3WayEnabledIs this circuit enabled to run 3Way handshake?rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.3.2.1.14
ciiCircExtendedCircIDThe 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.rw
Unsigned32
.1.3.6.1.4.1.9.10.118.1.3.2.1.15
ciiCircLevelValues
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.4
ciiCircLevelTableLevel specific information about circuits used by IS-IS
SEQUENCE OF CiiCircLevelEntry
.1.3.6.1.4.1.9.10.118.1.4.1
ciiCircLevelEntryAn ciiCircLevelEntry exists for each level on each circuit used by Integrated IS-IS on this system.
CiiCircLevelEntry
.1.3.6.1.4.1.9.10.118.1.4.1.1
ciiCircLevelIndexThe level that this entry describes.
Enumeration
.1.3.6.1.4.1.9.10.118.1.4.1.1.1
ciiCircLevelMetricThe metric value of this circuit for this level.rw
CiiDefaultMetric
.1.3.6.1.4.1.9.10.118.1.4.1.1.2
ciiCircLevelWideMetricThe wide metric value of this circuit for this level.rw
CiiWideMetric
.1.3.6.1.4.1.9.10.118.1.4.1.1.3
ciiCircLevelISPriorityThe priority for becoming LAN Designated Intermediate System at this level.rw
CiiISPriority
.1.3.6.1.4.1.9.10.118.1.4.1.1.4
ciiCircLevelIDOctetA 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.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.4.1.1.5
ciiCircLevelIDOn 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.ro
CiiCircuitID
.1.3.6.1.4.1.9.10.118.1.4.1.1.6
ciiCircLevelDesISThe 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.ro
CiiCircuitID
.1.3.6.1.4.1.9.10.118.1.4.1.1.7
ciiCircLevelHelloMultiplierThis 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 ISrw
Integer32
.1.3.6.1.4.1.9.10.118.1.4.1.1.8
ciiCircLevelHelloTimerMaximum 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.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.4.1.1.9
ciiCircLevelDRHelloTimerPeriod, in milliseconds, between Hello PDUs on multiaccess networks when this IS is the Designated Intermediate System. This object follows the resettingTimer behavior.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.4.1.1.10
ciiCircLevelLSPThrottleMinimal interval of time, in milliseconds, between transmissions of LSPs on an interface at this level.rw
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.4.1.1.11
ciiCircLevelMinLSPRetransIntMinimum 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.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.4.1.1.12
ciiCircLevelCSNPIntervalInterval 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.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.4.1.1.13
ciiCircLevelPartSNPIntervalMinimum interval in seconds between sending Partial Sequence Number PDUs at this level. This object follows the resettingTimer behavior.rw
Integer32
.1.3.6.1.4.1.9.10.118.1.4.1.1.14
ciiCounters
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.5
ciiSystemCounterTableSystem wide counters for this Intermediate System.
SEQUENCE OF CiiSystemCounterEntry
.1.3.6.1.4.1.9.10.118.1.5.1
ciiSystemCounterEntrySystem-wide IS-IS counters.
CiiSystemCounterEntry
.1.3.6.1.4.1.9.10.118.1.5.1.1
ciiSysStatLevelThe level that this entry describes.
Enumeration
.1.3.6.1.4.1.9.10.118.1.5.1.1.1
ciiSysStatCorrLSPsNumber 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.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.1.1.2
ciiSysStatAuthTypeFailsThe number of frames with authentication type mismatches recognized by this Intermediate System.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.1.1.3
ciiSysStatAuthFailsThe number of frames with authentication failures recognized by this Intermediate System.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.1.1.4
ciiSysStatLSPDbaseOloadsNumber of times the LSP database has become overloaded.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.1.1.5
ciiSysStatManAddrDropFromAreasNumber of times a manual address has been dropped from the area.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.1.1.6
ciiSysStatAttmptToExMaxSeqNumsNumber of times the IS has attempted to exceed the maximum sequence number.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.1.1.7
ciiSysStatSeqNumSkipsNumber of times a sequence number skip has occurred.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.1.1.8
ciiSysStatOwnLSPPurgesNumber of times a zero-aged copy of the system's own LSP is received from some other node.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.1.1.9
ciiSysStatIDFieldLenMismatchesNumber of times a PDU is received with a different value for ID field length to that of the receiving system.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.1.1.10
ciiSysStatPartChangesPartition changesro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.1.1.11
ciiSysStatSPFRunsNumber of times we ran SPF at this level.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.1.1.12
ciiSysStatLSPErrorsNumber of LSP frames with errors we have received.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.1.1.13
ciiCircuitCounterTableCircuit specific counters for this Intermediate System.
SEQUENCE OF CiiCircuitCounterEntry
.1.3.6.1.4.1.9.10.118.1.5.2
ciiCircuitCounterEntryAn ciiCircuitCounterEntry exists for each circuit used by Integrated IS-IS on this system.
CiiCircuitCounterEntry
.1.3.6.1.4.1.9.10.118.1.5.2.1
ciiCircuitTypeWhat 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.
Enumeration
.1.3.6.1.4.1.9.10.118.1.5.2.1.1
ciiCircAdjChangesThe number of times an adjacency state change has occurred on this circuit.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.2.1.2
ciiCircNumAdjThe number of adjacencies on this circuit.ro
Unsigned32
.1.3.6.1.4.1.9.10.118.1.5.2.1.3
ciiCircInitFailsThe 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.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.2.1.4
ciiCircRejAdjsThe number of times an adjacency has been rejected on this circuit.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.2.1.5
ciiCircIDFieldLenMismatchesThe number of times an IS-IS control PDU with an ID field length different to that for this system has been received.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.2.1.6
ciiCircMaxAreaAddrMismatchesThe number of times an IS-IS control PDU with a max area address field different to that for this system has been received.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.2.1.7
ciiCircAuthTypeFailsThe number of times an IS-IS control PDU with an auth type field different to that for this system has been received.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.2.1.8
ciiCircAuthFailsThe number of times an IS-IS control PDU with the correct auth type has failed to pass authentication validation.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.2.1.9
ciiCircLANDesISChangesThe 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.ro
Counter32
.1.3.6.1.4.1.9.10.118.1.5.2.1.10
ciiPacketCounterTableInformation about IS-IS protocol traffic at one level on one circuit in one direction
SEQUENCE OF CiiPacketCounterEntry
.1.3.6.1.4.1.9.10.118.1.5.3
ciiPacketCounterEntryInformation about IS-IS protocol traffic at one level on one circuit in one direction
CiiPacketCounterEntry
.1.3.6.1.4.1.9.10.118.1.5.3.1
ciiPacketCountLevelThe level at which these PDU counts have been collected.
Enumeration
.1.3.6.1.4.1.9.10.118.1.5.3.1.1
ciiPacketCountDirectionWere we sending or receiving these PDUs?
Enumeration
.1.3.6.1.4.1.9.10.118.1.5.3.1.2
ciiPacketCountIIHellosThe 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.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.3.1.3
ciiPacketCountISHellosThe 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.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.3.1.4
ciiPacketCountESHellosThe 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.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.3.1.5
ciiPacketCountLSPsThe number of IS-IS LSP frames seen in this direction at this level.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.3.1.6
ciiPacketCountCSNPsThe number of IS-IS CSNP frames seen in this direction at this level.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.3.1.7
ciiPacketCountPSNPsThe number of IS-IS PSNP frames seen in this direction at this level.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.3.1.8
ciiPacketCountUnknownsThe number of unknown IS-IS PDU frames seen at this level.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.9.10.118.1.5.3.1.9
ciiISAdj
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.6
ciiISAdjTableThe table of adjacencies to Intermediate Systems.
SEQUENCE OF CiiISAdjEntry
.1.3.6.1.4.1.9.10.118.1.6.1
ciiISAdjEntryEach entry corresponds to one adjacency to an Intermediate System on this system.
CiiISAdjEntry
.1.3.6.1.4.1.9.10.118.1.6.1.1
ciiISAdjIndexA 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.
Integer32
.1.3.6.1.4.1.9.10.118.1.6.1.1.1
ciiISAdjStateThe state of the adjacencyro
Enumeration
.1.3.6.1.4.1.9.10.118.1.6.1.1.2
ciiISAdj3WayStateThe 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.ro
Enumeration
.1.3.6.1.4.1.9.10.118.1.6.1.1.3
ciiISAdjNeighSNPAAddressThe SNPA address of the neighboring system.ro
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.6.1.1.4
ciiISAdjNeighSysTypeThe type of the neighboring system.ro
Enumeration
.1.3.6.1.4.1.9.10.118.1.6.1.1.5
ciiISAdjNeighSysIDThe system ID of the neighboring Intermediate System.ro
CiiSystemID
.1.3.6.1.4.1.9.10.118.1.6.1.1.6
ciiISAdjNbrExtendedCircIDThe 4 byte Extended Circuit ID learned from the Neighbor during 3-way handshake, or 0.ro
Unsigned32
.1.3.6.1.4.1.9.10.118.1.6.1.1.7
ciiISAdjUsageHow 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.ro
Enumeration
.1.3.6.1.4.1.9.10.118.1.6.1.1.8
ciiISAdjHoldTimerThe holding time in seconds for this adjacency. This value is based on received IIH PDUs and the elapsed time since receipt.ro
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.6.1.1.9
ciiISAdjNeighPriorityPriority of the neighboring Intermediate System for becoming the Designated Intermediate System.ro
CiiISPriority
.1.3.6.1.4.1.9.10.118.1.6.1.1.10
ciiISAdjLastUpTimeIf 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'.ro
TimeTicks UNITS "hundredths of a second"
.1.3.6.1.4.1.9.10.118.1.6.1.1.11
ciiISAdjAreaAddrTableThis table contains the set of Area Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
SEQUENCE OF CiiISAdjAreaAddrEntry
.1.3.6.1.4.1.9.10.118.1.6.2
ciiISAdjAreaAddrEntryEach entry contains one Area Address reported by a neighboring Intermediate System in its IIH PDUs.
CiiISAdjAreaAddrEntry
.1.3.6.1.4.1.9.10.118.1.6.2.1
ciiISAdjAreaAddrIndexAn index for the areas associated with one neighbor. This provides a simple way to walk the table.
Integer32
.1.3.6.1.4.1.9.10.118.1.6.2.1.1
ciiISAdjAreaAddressOne Area Address as reported in IIH PDUs received from the neighbor.ro
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.6.2.1.2
ciiISAdjIPAddrTableThis table contains the set of IP Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
SEQUENCE OF CiiISAdjIPAddrEntry
.1.3.6.1.4.1.9.10.118.1.6.3
ciiISAdjIPAddrEntryEach entry contains one IP Address reported by a neighboring Intermediate System in its IIH PDUs.
CiiISAdjIPAddrEntry
.1.3.6.1.4.1.9.10.118.1.6.3.1
ciiISAdjIPAddrIndexAn index to this table which identifies the IP addresses to which this entry belongs.
Integer32
.1.3.6.1.4.1.9.10.118.1.6.3.1.1
ciiISAdjIPAddrTypeThe type of one IP Address as reported in IIH PDUs received from the neighbor.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.118.1.6.3.1.2
ciiISAdjIPAddrAddressOne IP Address as reported in IIH PDUs received from the neighbor.ro
InetAddress
.1.3.6.1.4.1.9.10.118.1.6.3.1.3
ciiISAdjProtSuppTableThis table contains the set of protocols supported by neighboring Intermediate Systems as reported in received IIH PDUs.
SEQUENCE OF CiiISAdjProtSuppEntry
.1.3.6.1.4.1.9.10.118.1.6.4
ciiISAdjProtSuppEntryEach entry contains one protocol supported by a neighboring Intermediate System as reported in its IIH PDUs.
CiiISAdjProtSuppEntry
.1.3.6.1.4.1.9.10.118.1.6.4.1
ciiISAdjProtSuppProtocolOne supported protocol as reported in IIH PDUs received from the neighbor.ro
CiiSupportedProtocol
.1.3.6.1.4.1.9.10.118.1.6.4.1.1
ciiReachAddr
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.7
ciiRATableThe table of Reachable Addresses to NSAPs or Address Prefixes.
SEQUENCE OF CiiRAEntry
.1.3.6.1.4.1.9.10.118.1.7.1
ciiRAEntryEach entry defines a Reachable Address to a NSAP or Address Prefix.
CiiRAEntry
.1.3.6.1.4.1.9.10.118.1.7.1.1
ciiRAIndexThe 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.
Integer32
.1.3.6.1.4.1.9.10.118.1.7.1.1.1
ciiRAExistStateThe existence state of this Reachable Address. This object follows the ManualOrAutomatic behaviors.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.7.1.1.2
ciiRAAdminStateThe administrative state of the Reachable Address. This object follows the CiiAdminState and ManualOrAutomatic behaviors.rw
CiiAdminState
.1.3.6.1.4.1.9.10.118.1.7.1.1.3
ciiRAAddrPrefixThe destination of this Reachable Address. This is an Address Prefix. This object follows the replaceOnlyWhileDisabled and ManualOrAutomatic behaviors.rw
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.7.1.1.4
ciiRAMapTypeThe 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.rw
Enumeration
.1.3.6.1.4.1.9.10.118.1.7.1.1.5
ciiRAMetricThe metric value for reaching the specified prefix over this circuit. This object follows the ManualOrAutomatic behavior.rw
CiiDefaultMetric
.1.3.6.1.4.1.9.10.118.1.7.1.1.6
ciiRAMetricTypeIndicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior.rw
CiiMetricType
.1.3.6.1.4.1.9.10.118.1.7.1.1.7
ciiRASNPAAddressThe 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.rw
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.7.1.1.8
ciiRASNPAMaskA 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.rw
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.7.1.1.9
ciiRASNPAPrefixA 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.rw
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.7.1.1.10
ciiRATypeThe 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).rw
Enumeration
.1.3.6.1.4.1.9.10.118.1.7.1.1.11
ciiIPReachAddr
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.8
ciiIPRATableThe table of IP Reachable Addresses to networks, subnetworks or hosts either manually configured or learned from another protocol.
SEQUENCE OF CiiIPRAEntry
.1.3.6.1.4.1.9.10.118.1.8.1
ciiIPRAEntryEach 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.
CiiIPRAEntry
.1.3.6.1.4.1.9.10.118.1.8.1.1
ciiIPRADestTypeThe type of this IP Reachable Address. This object follows the ManualOrAutomatic behavior.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.118.1.8.1.1.1
ciiIPRADestThe destination of this IP Reachable Address. This is either a network address, subnetwork address or host address. This object follows the ManualOrAutomatic behavior.
InetAddress
.1.3.6.1.4.1.9.10.118.1.8.1.1.2
ciiIPRADestPrefixLenThe length of the IP Netmask for Reachability Address. This object follows the ManualOrAutomatic behavior.
InetAddressPrefixLength
.1.3.6.1.4.1.9.10.118.1.8.1.1.3
ciiIPRANextHopIndexIndex of next hop. Used when there are multiple Equal Cost Multipath alternatives for the same destination.
Integer32
.1.3.6.1.4.1.9.10.118.1.8.1.1.4
ciiIPRANextHopTypeThe type of the IP next hop address.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.118.1.8.1.1.5
ciiIPRANextHopThe IP next hop to this destination.rw
InetAddress
.1.3.6.1.4.1.9.10.118.1.8.1.1.6
ciiIPRATypeThe 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.rw
Enumeration
.1.3.6.1.4.1.9.10.118.1.8.1.1.7
ciiIPRAExistStateThe state of this IP Reachable Address. This object follows the ExistenceState and ManualOrAutomatic behaviors.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.8.1.1.8
ciiIPRAAdminStateThe administrative state of the IP Reachable Address. This object follows the CiiAdminState and ManualOrAutomatic behaviors.rw
CiiAdminState
.1.3.6.1.4.1.9.10.118.1.8.1.1.9
ciiIPRAMetricThe metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior.rw
CiiDefaultMetric
.1.3.6.1.4.1.9.10.118.1.8.1.1.10
ciiIPRAMetricTypeIndicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior.rw
CiiMetricType
.1.3.6.1.4.1.9.10.118.1.8.1.1.11
ciiIPRAFullMetricThe wide metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior.rw
CiiFullMetric
.1.3.6.1.4.1.9.10.118.1.8.1.1.12
ciiIPRASNPAAddressThe 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.rw
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.8.1.1.13
ciiIPRASourceTypeThe origin of this route.ro
Enumeration
.1.3.6.1.4.1.9.10.118.1.8.1.1.14
ciiLSPDataBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.9
ciiLSPSummaryTableThe table of LSP Headers.
SEQUENCE OF CiiLSPSummaryEntry
.1.3.6.1.4.1.9.10.118.1.9.1
ciiLSPSummaryEntryEach entry provides a summary describing an LSP currently stored in the system.
CiiLSPSummaryEntry
.1.3.6.1.4.1.9.10.118.1.9.1.1
ciiLSPLevelAt which level does this LSP appear?
CiiISLevel
.1.3.6.1.4.1.9.10.118.1.9.1.1.1
ciiLSPIDThe 8 byte LSP ID, consisting of the SystemID, Circuit ID, and Fragment Number.
CiiLinkStatePDUID
.1.3.6.1.4.1.9.10.118.1.9.1.1.2
ciiLSPSeqThe sequence number for this LSP.ro
Unsigned32
.1.3.6.1.4.1.9.10.118.1.9.1.1.3
ciiLSPZeroLifeIs this LSP being purged by this System?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.118.1.9.1.1.4
ciiLSPChecksumThe 16 bit Fletcher Checksum.ro
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.9.1.1.5
ciiLSPLifetimeRemainThe remaining lifetime in seconds for this LSP.ro
CiiUnsigned16TC UNITS "seconds"
.1.3.6.1.4.1.9.10.118.1.9.1.1.6
ciiLSPPDULengthThe length of this LSP.ro
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.9.1.1.7
ciiLSPAttributesFlags carried by the LSP.ro
CiiUnsigned8TC
.1.3.6.1.4.1.9.10.118.1.9.1.1.8
ciiLSPTLVTableThe contents of each LSP.
SEQUENCE OF CiiLSPTLVEntry
.1.3.6.1.4.1.9.10.118.1.9.2
ciiLSPTLVEntryEach entry describes an LSP current stored in the system.
CiiLSPTLVEntry
.1.3.6.1.4.1.9.10.118.1.9.2.1
ciiLSPTLVIndexThe index of this TLV in the LSP. The first TLV has index 1 and the Nth TLV has an index of N.
Unsigned32
.1.3.6.1.4.1.9.10.118.1.9.2.1.1
ciiLSPTLVSeqThe sequence number for this LSP.ro
Unsigned32
.1.3.6.1.4.1.9.10.118.1.9.2.1.2
ciiLSPTLVChecksumThe 16 bit Fletcher Checksum.ro
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.9.2.1.3
ciiLSPTLVTypeThe type of this TLV.ro
CiiUnsigned8TC
.1.3.6.1.4.1.9.10.118.1.9.2.1.4
ciiLSPTLVLenThe length of this TLV.ro
CiiUnsigned8TC
.1.3.6.1.4.1.9.10.118.1.9.2.1.5
ciiLSPTLVValueThe value of this TLV.ro
OCTET STRING
.1.3.6.1.4.1.9.10.118.1.9.2.1.6
ciiNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.10
ciiNotificationEntry
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.1.10.1
ciiPduLspIdAn Octet String that uniquely identifies a Link State PDU.ro
CiiLinkStatePDUID
.1.3.6.1.4.1.9.10.118.1.10.1.1
ciiPduFragmentHolds up to 64 initial bytes of a PDU that triggered the notification.ro
CiiPDUHeader
.1.3.6.1.4.1.9.10.118.1.10.1.2
ciiPduFieldLenHolds the System ID length reported in PDU we received.ro
CiiUnsigned8TC
.1.3.6.1.4.1.9.10.118.1.10.1.3
ciiPduMaxAreaAddressHolds the Max Area Addresses reported in a PDU we received.ro
CiiUnsigned8TC
.1.3.6.1.4.1.9.10.118.1.10.1.4
ciiPduProtocolVersionHolds the Protocol version reported in PDU we received.ro
CiiUnsigned8TC
.1.3.6.1.4.1.9.10.118.1.10.1.5
ciiPduLspSizeHolds the size of LSP we received that is too big to forward.ro
Integer32
.1.3.6.1.4.1.9.10.118.1.10.1.6
ciiPduOriginatingBufferSizeHolds the size of ciiSysLevelOrigLSPBuffSize advertised by the peer in the originatingLSPBufferSize TLV.ro
CiiUnsigned16TC
.1.3.6.1.4.1.9.10.118.1.10.1.7
ciiPduProtocolsSupportedThe list of protocols supported by an adjacent system. This may be empty.ro
OCTET STRING
.1.3.6.1.4.1.9.10.118.1.10.1.8
ciiAdjStateThe current state of an adjacency.ro
Enumeration
.1.3.6.1.4.1.9.10.118.1.10.1.9
ciiErrorOffsetAn 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.ro
Unsigned32
.1.3.6.1.4.1.9.10.118.1.10.1.10
ciiErrorTLVTypeThe type for a malformed TLV.ro
Unsigned32
.1.3.6.1.4.1.9.10.118.1.10.1.11
ciiNotifManualAddressManually configured area address used in this notification.ro
CiiOSINSAddress
.1.3.6.1.4.1.9.10.118.1.10.1.12
ciiNotifIsLevelIndexThe index value used in this notification to indicate the system level.ro
Enumeration
.1.3.6.1.4.1.9.10.118.1.10.1.13
ciscoIetfIsisMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.2
ciscoIetfIsisMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.2.1
ciscoIetfIsisMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.118.2.2
CISCO-IETF-ISIS-MIB - SNMP MIB Reference | MIBs Explorer