All MIBs › CISCO-IETF-ISIS-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2005-08-16
Category: Cisco Devices, Routing Protocols
Description: Manages IS-IS routing protocol instances, adjacencies, and link-state database entries on Cisco devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-IETF-ISIS-MIB?
CISCO-IETF-ISIS-MIB is Cisco's implementation of the IETF's draft IS-IS routing protocol MIB (based on draft-ietf-isis-wg-mib-16), used to manage and monitor IS-IS (ISO 10589) routing instances that construct IP routing tables per RFC 1195 on Cisco devices. It exposes objects for IS-IS system-level configuration and status covering routing instance parameters, adjacency state, and link-state database entries. Its monitoring role is centered on routing protocol software health: administrators poll IS-IS system and level objects to confirm the protocol is enabled and operating at the correct level (Level 1/Level 2), and to detect adjacency flaps or link-state database inconsistencies indicating routing instability or a failed neighbor relationship. It is explicitly dependent on, and modeled after, the IETF draft IS-IS MIB, layered with Cisco-specific conformance statements. It is deployed in service-provider and enterprise core/backbone networks running Cisco routers with IS-IS as the interior gateway protocol. Engineers can download the CISCO-IETF-ISIS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-IETF-ISIS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco routers running IS-IS (service-provider/enterprise core)
Monitoring Examples
An operator would poll objects under ciiSystem/ciiSysLevel to confirm an IS-IS routing instance is active at the expected level and to inspect adjacency and link-state database status; a system where an expected Level 2 adjacency shows down, or where ciscoIetfIsisMIBNotifs generates an unexpected adjacency-change trap, would indicate a neighbor relationship failure or IGP instability on the backbone.
What Can Be Monitored
- IS-IS routing instance status
- IS-IS level (L1/L2) configuration
- adjacency state
- link-state database entries
- IS-IS notifications/traps
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoExperiment | OBJECT-IDENTITY |
From DIFFSERV-MIB
| IndexIntegerNextFree |
From IF-MIB
| InterfaceIndex |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressPrefixLength | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using ciiSysStatCorrLSPs OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF ciiAdjacencyChange | 1.3.6.1.4.1.9.10.118.0.17 | 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. | ||
| INT ciiAdjState | 1.3.6.1.4.1.9.10.118.1.10.1.9 | INTEGER | accessible-for-notify | The current state of an adjacency. |
| ADR ciiAreaAddr | 1.3.6.1.4.1.9.10.118.1.1.3.1.1 | CiiOSINSAddress | read-only | An area address reported in a Level 1 LSP. |
| ciiAreaAddrEntry | 1.3.6.1.4.1.9.10.118.1.1.3.1 | not-accessible | Each entry contains one area address reported in a Level 1 LSP generated or received by this Intermediate System. | |
| ciiAreaAddrTable | 1.3.6.1.4.1.9.10.118.1.1.3 | not-accessible | 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. | |
| NTF ciiAreaMismatch | 1.3.6.1.4.1.9.10.118.0.12 | 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. | ||
| NTF ciiAttemptToExceedMaxSequence | 1.3.6.1.4.1.9.10.118.0.4 | 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. | ||
| NTF ciiAuthenticationFailure | 1.3.6.1.4.1.9.10.118.0.10 | 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. | ||
| NTF ciiAuthenticationTypeFailure | 1.3.6.1.4.1.9.10.118.0.9 | 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. | ||
| ciiCirc | 1.3.6.1.4.1.9.10.118.1.3 | |||
| T/F ciiCirc3WayEnabled | 1.3.6.1.4.1.9.10.118.1.3.2.1.14 | TruthValue | read-create | Is this circuit enabled to run 3Way handshake? |
| C32 ciiCircAdjChanges | 1.3.6.1.4.1.9.10.118.1.5.2.1.2 | Counter32 | read-only | The number of times an adjacency state change has occurred on this circuit. |
| CII ciiCircAdminState | 1.3.6.1.4.1.9.10.118.1.3.2.1.4 | CiiAdminState | read-create | The administrative state of the circuit. This object follows the CiiAdminState behavior. |
| C32 ciiCircAuthFails | 1.3.6.1.4.1.9.10.118.1.5.2.1.9 | Counter32 | read-only | The number of times an IS-IS control PDU with the correct auth type has failed to pass authentication validation. |
| C32 ciiCircAuthTypeFails | 1.3.6.1.4.1.9.10.118.1.5.2.1.8 | Counter32 | read-only | The number of times an IS-IS control PDU with an auth type field different to that for this system has been received. |
| ciiCircEntry | 1.3.6.1.4.1.9.10.118.1.3.2.1 | not-accessible | An ciiCircEntry exists for each circuit used by Integrated IS-IS on this system. | |
| ROW ciiCircExistState | 1.3.6.1.4.1.9.10.118.1.3.2.1.5 | RowStatus | read-create | 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. |
| T/F ciiCircExtDomain | 1.3.6.1.4.1.9.10.118.1.3.2.1.7 | TruthValue | read-create | If true, suppress normal transmission of and interpretation of Intra-domain IS-IS PDUs on this circuit. |
| U32 ciiCircExtendedCircID | 1.3.6.1.4.1.9.10.118.1.3.2.1.15 | Unsigned32 | read-create | 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. |
| C32 ciiCircIDFieldLenMismatches | 1.3.6.1.4.1.9.10.118.1.5.2.1.6 | Counter32 | read-only | The number of times an IS-IS control PDU with an ID field length different to that for this system has been received. |
| NUM ciiCircIfIndex | 1.3.6.1.4.1.9.10.118.1.3.2.1.2 | InterfaceIndex | read-create | The value of ifIndex for the interface to which this circuit corresponds. This object cannot be modified after creation |
| I32 ciiCircIfSubIndex | 1.3.6.1.4.1.9.10.118.1.3.2.1.3 | Integer32 | read-create | 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 |
| I32 ciiCircIndex | 1.3.6.1.4.1.9.10.118.1.3.2.1.1 | Integer32 | not-accessible | 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. |
| C32 ciiCircInitFails | 1.3.6.1.4.1.9.10.118.1.5.2.1.4 | Counter32 | read-only | 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. |
| C32 ciiCircLANDesISChanges | 1.3.6.1.4.1.9.10.118.1.5.2.1.10 | Counter32 | read-only | 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. |
| TIK ciiCircLastUpTime | 1.3.6.1.4.1.9.10.118.1.3.2.1.13 | TimeTicks | read-only | 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'. |
| INT ciiCircLevel | 1.3.6.1.4.1.9.10.118.1.3.2.1.8 | INTEGER | read-create | 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. |
| I32 ciiCircLevelCSNPInterval | 1.3.6.1.4.1.9.10.118.1.4.1.1.13 | Integer32 | read-write | 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. |
| CII ciiCircLevelDesIS | 1.3.6.1.4.1.9.10.118.1.4.1.1.7 | CiiCircuitID | read-only | 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. |
| I32 ciiCircLevelDRHelloTimer | 1.3.6.1.4.1.9.10.118.1.4.1.1.10 | Integer32 | read-write | Period, in milliseconds, between Hello PDUs on multiaccess networks when this IS is the Designated Intermediate System. This object follows the resettingTimer behavior. |
| ciiCircLevelEntry | 1.3.6.1.4.1.9.10.118.1.4.1.1 | not-accessible | An ciiCircLevelEntry exists for each level on each circuit used by Integrated IS-IS on this system. | |
| I32 ciiCircLevelHelloMultiplier | 1.3.6.1.4.1.9.10.118.1.4.1.1.8 | Integer32 | read-write | 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 |
| I32 ciiCircLevelHelloTimer | 1.3.6.1.4.1.9.10.118.1.4.1.1.9 | Integer32 | read-write | 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. |
| CII ciiCircLevelID | 1.3.6.1.4.1.9.10.118.1.4.1.1.6 | CiiCircuitID | read-only | 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. |
| I32 ciiCircLevelIDOctet | 1.3.6.1.4.1.9.10.118.1.4.1.1.5 | Integer32 | read-write | 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. |
| INT ciiCircLevelIndex | 1.3.6.1.4.1.9.10.118.1.4.1.1.1 | INTEGER | not-accessible | The level that this entry describes. |
| CII ciiCircLevelISPriority | 1.3.6.1.4.1.9.10.118.1.4.1.1.4 | CiiISPriority | read-write | The priority for becoming LAN Designated Intermediate System at this level. |
| CII ciiCircLevelLSPThrottle | 1.3.6.1.4.1.9.10.118.1.4.1.1.11 | CiiUnsigned16TC | read-write | Minimal interval of time, in milliseconds, between transmissions of LSPs on an interface at this level. |
| CII ciiCircLevelMetric | 1.3.6.1.4.1.9.10.118.1.4.1.1.2 | CiiDefaultMetric | read-write | The metric value of this circuit for this level. |
| I32 ciiCircLevelMinLSPRetransInt | 1.3.6.1.4.1.9.10.118.1.4.1.1.12 | Integer32 | read-write | 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. |
| I32 ciiCircLevelPartSNPInterval | 1.3.6.1.4.1.9.10.118.1.4.1.1.14 | Integer32 | read-write | Minimum interval in seconds between sending Partial Sequence Number PDUs at this level. This object follows the resettingTimer behavior. |
| ciiCircLevelTable | 1.3.6.1.4.1.9.10.118.1.4.1 | not-accessible | Level specific information about circuits used by IS-IS | |
| ciiCircLevelValues | 1.3.6.1.4.1.9.10.118.1.4 | |||
| CII ciiCircLevelWideMetric | 1.3.6.1.4.1.9.10.118.1.4.1.1.3 | CiiWideMetric | read-write | The wide metric value of this circuit for this level. |
| C32 ciiCircMaxAreaAddrMismatches | 1.3.6.1.4.1.9.10.118.1.5.2.1.7 | Counter32 | read-only | The number of times an IS-IS control PDU with a max area address field different to that for this system has been received. |
| U32 ciiCircMeshGroup | 1.3.6.1.4.1.9.10.118.1.3.2.1.11 | Unsigned32 | read-create | 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. |
| INT ciiCircMeshGroupEnabled | 1.3.6.1.4.1.9.10.118.1.3.2.1.10 | INTEGER | read-create | 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. |
| U32 ciiCircNumAdj | 1.3.6.1.4.1.9.10.118.1.5.2.1.3 | Unsigned32 | read-only | The number of adjacencies on this circuit. |
| T/F ciiCircPassiveCircuit | 1.3.6.1.4.1.9.10.118.1.3.2.1.9 | TruthValue | read-create | Should we include this interface in LSPs, even if it is not running the IS-IS Protocol? |
| C32 ciiCircRejAdjs | 1.3.6.1.4.1.9.10.118.1.5.2.1.5 | Counter32 | read-only | The number of times an adjacency has been rejected on this circuit. |
| T/F ciiCircSmallHellos | 1.3.6.1.4.1.9.10.118.1.3.2.1.12 | TruthValue | read-create | 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. |
| ciiCircTable | 1.3.6.1.4.1.9.10.118.1.3.2 | not-accessible | The table of circuits used by this Intermediate System. | |
| INT ciiCircType | 1.3.6.1.4.1.9.10.118.1.3.2.1.6 | INTEGER | read-create | 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. |
| ciiCircuitCounterEntry | 1.3.6.1.4.1.9.10.118.1.5.2.1 | not-accessible | An ciiCircuitCounterEntry exists for each circuit used by Integrated IS-IS on this system. | |
| ciiCircuitCounterTable | 1.3.6.1.4.1.9.10.118.1.5.2 | not-accessible | Circuit specific counters for this Intermediate System. | |
| INT ciiCircuitType | 1.3.6.1.4.1.9.10.118.1.5.2.1.1 | INTEGER | not-accessible | 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. |
| NTF ciiCorruptedLSPDetected | 1.3.6.1.4.1.9.10.118.0.3 | 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. | ||
| ciiCounters | 1.3.6.1.4.1.9.10.118.1.5 | |||
| NTF ciiDatabaseOverload | 1.3.6.1.4.1.9.10.118.0.1 | 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. | ||
| U32 ciiErrorOffset | 1.3.6.1.4.1.9.10.118.1.10.1.10 | Unsigned32 | accessible-for-notify | 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. |
| U32 ciiErrorTLVType | 1.3.6.1.4.1.9.10.118.1.10.1.11 | Unsigned32 | accessible-for-notify | The type for a malformed TLV. |
| NTF ciiIDLenMismatch | 1.3.6.1.4.1.9.10.118.0.5 | 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. | ||
| CII ciiIPRAAdminState | 1.3.6.1.4.1.9.10.118.1.8.1.1.9 | CiiAdminState | read-create | The administrative state of the IP Reachable Address. This object follows the CiiAdminState and ManualOrAutomatic behaviors. |
| IP ciiIPRADest | 1.3.6.1.4.1.9.10.118.1.8.1.1.2 | InetAddress | not-accessible | The destination of this IP Reachable Address. This is either a network address, subnetwork address or host address. This object follows the ManualOrAutomatic behavior. |
| ADR ciiIPRADestPrefixLen | 1.3.6.1.4.1.9.10.118.1.8.1.1.3 | InetAddressPrefixLength | not-accessible | The length of the IP Netmask for Reachability Address. This object follows the ManualOrAutomatic behavior. |
| IPt ciiIPRADestType | 1.3.6.1.4.1.9.10.118.1.8.1.1.1 | InetAddressType | not-accessible | The type of this IP Reachable Address. This object follows the ManualOrAutomatic behavior. |
| ciiIPRAEntry | 1.3.6.1.4.1.9.10.118.1.8.1.1 | not-accessible | 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. | |
| ROW ciiIPRAExistState | 1.3.6.1.4.1.9.10.118.1.8.1.1.8 | RowStatus | read-create | The state of this IP Reachable Address. This object follows the ExistenceState and ManualOrAutomatic behaviors. |
| CII ciiIPRAFullMetric | 1.3.6.1.4.1.9.10.118.1.8.1.1.12 | CiiFullMetric | read-create | The wide metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior. |
| CII ciiIPRAMetric | 1.3.6.1.4.1.9.10.118.1.8.1.1.10 | CiiDefaultMetric | read-create | The metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior. |
| CII ciiIPRAMetricType | 1.3.6.1.4.1.9.10.118.1.8.1.1.11 | CiiMetricType | read-create | Indicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior. |
| IP ciiIPRANextHop | 1.3.6.1.4.1.9.10.118.1.8.1.1.6 | InetAddress | read-create | The IP next hop to this destination. |
| I32 ciiIPRANextHopIndex | 1.3.6.1.4.1.9.10.118.1.8.1.1.4 | Integer32 | not-accessible | Index of next hop. Used when there are multiple Equal Cost Multipath alternatives for the same destination. |
| IPt ciiIPRANextHopType | 1.3.6.1.4.1.9.10.118.1.8.1.1.5 | InetAddressType | read-create | The type of the IP next hop address. |
| ADR ciiIPRASNPAAddress | 1.3.6.1.4.1.9.10.118.1.8.1.1.13 | CiiOSINSAddress | read-create | 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. |
| INT ciiIPRASourceType | 1.3.6.1.4.1.9.10.118.1.8.1.1.14 | INTEGER | read-only | The origin of this route. |
| ciiIPRATable | 1.3.6.1.4.1.9.10.118.1.8.1 | not-accessible | The table of IP Reachable Addresses to networks, subnetworks or hosts either manually configured or learned from another protocol. | |
| INT ciiIPRAType | 1.3.6.1.4.1.9.10.118.1.8.1.1.7 | INTEGER | read-create | 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. |
| ciiIPReachAddr | 1.3.6.1.4.1.9.10.118.1.8 | |||
| ciiISAdj | 1.3.6.1.4.1.9.10.118.1.6 | |||
| INT ciiISAdj3WayState | 1.3.6.1.4.1.9.10.118.1.6.1.1.3 | INTEGER | read-only | 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. |
| ciiISAdjAreaAddrEntry | 1.3.6.1.4.1.9.10.118.1.6.2.1 | not-accessible | Each entry contains one Area Address reported by a neighboring Intermediate System in its IIH PDUs. | |
| ADR ciiISAdjAreaAddress | 1.3.6.1.4.1.9.10.118.1.6.2.1.2 | CiiOSINSAddress | read-only | One Area Address as reported in IIH PDUs received from the neighbor. |
| I32 ciiISAdjAreaAddrIndex | 1.3.6.1.4.1.9.10.118.1.6.2.1.1 | Integer32 | not-accessible | An index for the areas associated with one neighbor. This provides a simple way to walk the table. |
| ciiISAdjAreaAddrTable | 1.3.6.1.4.1.9.10.118.1.6.2 | not-accessible | This table contains the set of Area Addresses of neighboring Intermediate Systems as reported in received IIH PDUs. | |
| ciiISAdjEntry | 1.3.6.1.4.1.9.10.118.1.6.1.1 | not-accessible | Each entry corresponds to one adjacency to an Intermediate System on this system. | |
| CII ciiISAdjHoldTimer | 1.3.6.1.4.1.9.10.118.1.6.1.1.9 | CiiUnsigned16TC | read-only | The holding time in seconds for this adjacency. This value is based on received IIH PDUs and the elapsed time since receipt. |
| I32 ciiISAdjIndex | 1.3.6.1.4.1.9.10.118.1.6.1.1.1 | Integer32 | not-accessible | 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. |
| IP ciiISAdjIPAddrAddress | 1.3.6.1.4.1.9.10.118.1.6.3.1.3 | InetAddress | read-only | One IP Address as reported in IIH PDUs received from the neighbor. |
| ciiISAdjIPAddrEntry | 1.3.6.1.4.1.9.10.118.1.6.3.1 | not-accessible | Each entry contains one IP Address reported by a neighboring Intermediate System in its IIH PDUs. | |
| I32 ciiISAdjIPAddrIndex | 1.3.6.1.4.1.9.10.118.1.6.3.1.1 | Integer32 | not-accessible | An index to this table which identifies the IP addresses to which this entry belongs. |
| ciiISAdjIPAddrTable | 1.3.6.1.4.1.9.10.118.1.6.3 | not-accessible | This table contains the set of IP Addresses of neighboring Intermediate Systems as reported in received IIH PDUs. | |
| IPt ciiISAdjIPAddrType | 1.3.6.1.4.1.9.10.118.1.6.3.1.2 | InetAddressType | read-only | The type of one IP Address as reported in IIH PDUs received from the neighbor. |
| TIK ciiISAdjLastUpTime | 1.3.6.1.4.1.9.10.118.1.6.1.1.11 | TimeTicks | read-only | 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'. |
| U32 ciiISAdjNbrExtendedCircID | 1.3.6.1.4.1.9.10.118.1.6.1.1.7 | Unsigned32 | read-only | The 4 byte Extended Circuit ID learned from the Neighbor during 3-way handshake, or 0. |
| CII ciiISAdjNeighPriority | 1.3.6.1.4.1.9.10.118.1.6.1.1.10 | CiiISPriority | read-only | Priority of the neighboring Intermediate System for becoming the Designated Intermediate System. |
| ADR ciiISAdjNeighSNPAAddress | 1.3.6.1.4.1.9.10.118.1.6.1.1.4 | CiiOSINSAddress | read-only | The SNPA address of the neighboring system. |
| CII ciiISAdjNeighSysID | 1.3.6.1.4.1.9.10.118.1.6.1.1.6 | CiiSystemID | read-only | The system ID of the neighboring Intermediate System. |
| INT ciiISAdjNeighSysType | 1.3.6.1.4.1.9.10.118.1.6.1.1.5 | INTEGER | read-only | The type of the neighboring system. |
| ciiISAdjProtSuppEntry | 1.3.6.1.4.1.9.10.118.1.6.4.1 | not-accessible | Each entry contains one protocol supported by a neighboring Intermediate System as reported in its IIH PDUs. | |
| CII ciiISAdjProtSuppProtocol | 1.3.6.1.4.1.9.10.118.1.6.4.1.1 | CiiSupportedProtocol | read-only | One supported protocol as reported in IIH PDUs received from the neighbor. |
| ciiISAdjProtSuppTable | 1.3.6.1.4.1.9.10.118.1.6.4 | not-accessible | This table contains the set of protocols supported by neighboring Intermediate Systems as reported in received IIH PDUs. | |
| INT ciiISAdjState | 1.3.6.1.4.1.9.10.118.1.6.1.1.2 | INTEGER | read-only | The state of the adjacency |
| ciiISAdjTable | 1.3.6.1.4.1.9.10.118.1.6.1 | not-accessible | The table of adjacencies to Intermediate Systems. | |
| INT ciiISAdjUsage | 1.3.6.1.4.1.9.10.118.1.6.1.1.8 | INTEGER | read-only | 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. |
| CII ciiLSPAttributes | 1.3.6.1.4.1.9.10.118.1.9.1.1.8 | CiiUnsigned8TC | read-only | Flags carried by the LSP. |
| CII ciiLSPChecksum | 1.3.6.1.4.1.9.10.118.1.9.1.1.5 | CiiUnsigned16TC | read-only | The 16 bit Fletcher Checksum. |
| ciiLSPDataBase | 1.3.6.1.4.1.9.10.118.1.9 | |||
| NTF ciiLSPErrorDetected | 1.3.6.1.4.1.9.10.118.0.18 | 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. | ||
| CII ciiLSPID | 1.3.6.1.4.1.9.10.118.1.9.1.1.2 | CiiLinkStatePDUID | not-accessible | The 8 byte LSP ID, consisting of the SystemID, Circuit ID, and Fragment Number. |
| CII ciiLSPLevel | 1.3.6.1.4.1.9.10.118.1.9.1.1.1 | CiiISLevel | not-accessible | At which level does this LSP appear? |
| CII ciiLSPLifetimeRemain | 1.3.6.1.4.1.9.10.118.1.9.1.1.6 | CiiUnsigned16TC | read-only | The remaining lifetime in seconds for this LSP. |
| CII ciiLSPPDULength | 1.3.6.1.4.1.9.10.118.1.9.1.1.7 | CiiUnsigned16TC | read-only | The length of this LSP. |
| U32 ciiLSPSeq | 1.3.6.1.4.1.9.10.118.1.9.1.1.3 | Unsigned32 | read-only | The sequence number for this LSP. |
| ciiLSPSummaryEntry | 1.3.6.1.4.1.9.10.118.1.9.1.1 | not-accessible | Each entry provides a summary describing an LSP currently stored in the system. | |
| ciiLSPSummaryTable | 1.3.6.1.4.1.9.10.118.1.9.1 | not-accessible | The table of LSP Headers. | |
| CII ciiLSPTLVChecksum | 1.3.6.1.4.1.9.10.118.1.9.2.1.3 | CiiUnsigned16TC | read-only | The 16 bit Fletcher Checksum. |
| ciiLSPTLVEntry | 1.3.6.1.4.1.9.10.118.1.9.2.1 | not-accessible | Each entry describes an LSP current stored in the system. | |
| U32 ciiLSPTLVIndex | 1.3.6.1.4.1.9.10.118.1.9.2.1.1 | Unsigned32 | not-accessible | The index of this TLV in the LSP. The first TLV has index 1 and the Nth TLV has an index of N. |
| CII ciiLSPTLVLen | 1.3.6.1.4.1.9.10.118.1.9.2.1.5 | CiiUnsigned8TC | read-only | The length of this TLV. |
| U32 ciiLSPTLVSeq | 1.3.6.1.4.1.9.10.118.1.9.2.1.2 | Unsigned32 | read-only | The sequence number for this LSP. |
| ciiLSPTLVTable | 1.3.6.1.4.1.9.10.118.1.9.2 | not-accessible | The contents of each LSP. | |
| CII ciiLSPTLVType | 1.3.6.1.4.1.9.10.118.1.9.2.1.4 | CiiUnsigned8TC | read-only | The type of this TLV. |
| OCT ciiLSPTLVValue | 1.3.6.1.4.1.9.10.118.1.9.2.1.6 | OCTET STRING | read-only | The value of this TLV. |
| NTF ciiLSPTooLargeToPropagate | 1.3.6.1.4.1.9.10.118.0.14 | 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. | ||
| T/F ciiLSPZeroLife | 1.3.6.1.4.1.9.10.118.1.9.1.1.4 | TruthValue | read-only | Is this LSP being purged by this System? |
| ADR ciiManAreaAddr | 1.3.6.1.4.1.9.10.118.1.1.2.1.1 | CiiOSINSAddress | not-accessible | 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. |
| ciiManAreaAddrEntry | 1.3.6.1.4.1.9.10.118.1.1.2.1 | not-accessible | Each entry contains one area address manually configured on this system | |
| ROW ciiManAreaAddrExistState | 1.3.6.1.4.1.9.10.118.1.1.2.1.2 | RowStatus | read-create | 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. |
| ciiManAreaAddrTable | 1.3.6.1.4.1.9.10.118.1.1.2 | not-accessible | The set of manual area addresses configured on this Intermediate System. | |
| NTF ciiManualAddressDrops | 1.3.6.1.4.1.9.10.118.0.2 | 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. | ||
| NTF ciiMaxAreaAddressesMismatch | 1.3.6.1.4.1.9.10.118.0.6 | 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. | ||
| NUM ciiNextCircIndex | 1.3.6.1.4.1.9.10.118.1.3.1 | IndexIntegerNextFree | read-only | 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. |
| ciiNotification | 1.3.6.1.4.1.9.10.118.1.10 | |||
| ciiNotificationEntry | 1.3.6.1.4.1.9.10.118.1.10.1 | |||
| INT ciiNotifIsLevelIndex | 1.3.6.1.4.1.9.10.118.1.10.1.13 | INTEGER | accessible-for-notify | The index value used in this notification to indicate the system level. |
| ADR ciiNotifManualAddress | 1.3.6.1.4.1.9.10.118.1.10.1.12 | CiiOSINSAddress | accessible-for-notify | Manually configured area address used in this notification. |
| NTF ciiOrigLSPBuffSizeMismatch | 1.3.6.1.4.1.9.10.118.0.15 | 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. | ||
| NTF ciiOwnLSPPurge | 1.3.6.1.4.1.9.10.118.0.7 | 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. | ||
| C32 ciiPacketCountCSNPs | 1.3.6.1.4.1.9.10.118.1.5.3.1.7 | Counter32 | read-only | The number of IS-IS CSNP frames seen in this direction at this level. |
| INT ciiPacketCountDirection | 1.3.6.1.4.1.9.10.118.1.5.3.1.2 | INTEGER | not-accessible | Were we sending or receiving these PDUs? |
| ciiPacketCounterEntry | 1.3.6.1.4.1.9.10.118.1.5.3.1 | not-accessible | Information about IS-IS protocol traffic at one level on one circuit in one direction | |
| ciiPacketCounterTable | 1.3.6.1.4.1.9.10.118.1.5.3 | not-accessible | Information about IS-IS protocol traffic at one level on one circuit in one direction | |
| C32 ciiPacketCountESHellos | 1.3.6.1.4.1.9.10.118.1.5.3.1.5 | Counter32 | read-only | 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. |
| C32 ciiPacketCountIIHellos | 1.3.6.1.4.1.9.10.118.1.5.3.1.3 | Counter32 | read-only | 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. |
| C32 ciiPacketCountISHellos | 1.3.6.1.4.1.9.10.118.1.5.3.1.4 | Counter32 | read-only | 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. |
| INT ciiPacketCountLevel | 1.3.6.1.4.1.9.10.118.1.5.3.1.1 | INTEGER | not-accessible | The level at which these PDU counts have been collected. |
| C32 ciiPacketCountLSPs | 1.3.6.1.4.1.9.10.118.1.5.3.1.6 | Counter32 | read-only | The number of IS-IS LSP frames seen in this direction at this level. |
| C32 ciiPacketCountPSNPs | 1.3.6.1.4.1.9.10.118.1.5.3.1.8 | Counter32 | read-only | The number of IS-IS PSNP frames seen in this direction at this level. |
| C32 ciiPacketCountUnknowns | 1.3.6.1.4.1.9.10.118.1.5.3.1.9 | Counter32 | read-only | The number of unknown IS-IS PDU frames seen at this level. |
| CII ciiPduFieldLen | 1.3.6.1.4.1.9.10.118.1.10.1.3 | CiiUnsigned8TC | accessible-for-notify | Holds the System ID length reported in PDU we received. |
| CII ciiPduFragment | 1.3.6.1.4.1.9.10.118.1.10.1.2 | CiiPDUHeader | accessible-for-notify | Holds up to 64 initial bytes of a PDU that triggered the notification. |
| CII ciiPduLspId | 1.3.6.1.4.1.9.10.118.1.10.1.1 | CiiLinkStatePDUID | accessible-for-notify | An Octet String that uniquely identifies a Link State PDU. |
| I32 ciiPduLspSize | 1.3.6.1.4.1.9.10.118.1.10.1.6 | Integer32 | accessible-for-notify | Holds the size of LSP we received that is too big to forward. |
| CII ciiPduMaxAreaAddress | 1.3.6.1.4.1.9.10.118.1.10.1.4 | CiiUnsigned8TC | accessible-for-notify | Holds the Max Area Addresses reported in a PDU we received. |
| CII ciiPduOriginatingBufferSize | 1.3.6.1.4.1.9.10.118.1.10.1.7 | CiiUnsigned16TC | accessible-for-notify | Holds the size of ciiSysLevelOrigLSPBuffSize advertised by the peer in the originatingLSPBufferSize TLV. |
| OCT ciiPduProtocolsSupported | 1.3.6.1.4.1.9.10.118.1.10.1.8 | OCTET STRING | accessible-for-notify | The list of protocols supported by an adjacent system. This may be empty. |
| CII ciiPduProtocolVersion | 1.3.6.1.4.1.9.10.118.1.10.1.5 | CiiUnsigned8TC | accessible-for-notify | Holds the Protocol version reported in PDU we received. |
| NTF ciiProtocolsSupportedMismatch | 1.3.6.1.4.1.9.10.118.0.16 | 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. | ||
| ADR ciiRAAddrPrefix | 1.3.6.1.4.1.9.10.118.1.7.1.1.4 | CiiOSINSAddress | read-create | The destination of this Reachable Address. This is an Address Prefix. This object follows the replaceOnlyWhileDisabled and ManualOrAutomatic behaviors. |
| CII ciiRAAdminState | 1.3.6.1.4.1.9.10.118.1.7.1.1.3 | CiiAdminState | read-create | The administrative state of the Reachable Address. This object follows the CiiAdminState and ManualOrAutomatic behaviors. |
| ciiRAEntry | 1.3.6.1.4.1.9.10.118.1.7.1.1 | not-accessible | Each entry defines a Reachable Address to a NSAP or Address Prefix. | |
| ROW ciiRAExistState | 1.3.6.1.4.1.9.10.118.1.7.1.1.2 | RowStatus | read-create | The existence state of this Reachable Address. This object follows the ManualOrAutomatic behaviors. |
| I32 ciiRAIndex | 1.3.6.1.4.1.9.10.118.1.7.1.1.1 | Integer32 | not-accessible | 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. |
| INT ciiRAMapType | 1.3.6.1.4.1.9.10.118.1.7.1.1.5 | INTEGER | read-create | 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. |
| CII ciiRAMetric | 1.3.6.1.4.1.9.10.118.1.7.1.1.6 | CiiDefaultMetric | read-create | The metric value for reaching the specified prefix over this circuit. This object follows the ManualOrAutomatic behavior. |
| CII ciiRAMetricType | 1.3.6.1.4.1.9.10.118.1.7.1.1.7 | CiiMetricType | read-create | Indicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior. |
| ADR ciiRASNPAAddress | 1.3.6.1.4.1.9.10.118.1.7.1.1.8 | CiiOSINSAddress | read-create | 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. |
| ADR ciiRASNPAMask | 1.3.6.1.4.1.9.10.118.1.7.1.1.9 | CiiOSINSAddress | read-create | 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. |
| ADR ciiRASNPAPrefix | 1.3.6.1.4.1.9.10.118.1.7.1.1.10 | CiiOSINSAddress | read-create | 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. |
| ciiRATable | 1.3.6.1.4.1.9.10.118.1.7.1 | not-accessible | The table of Reachable Addresses to NSAPs or Address Prefixes. | |
| INT ciiRAType | 1.3.6.1.4.1.9.10.118.1.7.1.1.11 | INTEGER | read-create | 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). |
| ciiReachAddr | 1.3.6.1.4.1.9.10.118.1.7 | |||
| IP ciiRedistributeAddrAddress | 1.3.6.1.4.1.9.10.118.1.1.6.1.2 | InetAddress | not-accessible | The IP Address value for this summary address. This object follows the index behavior. |
| ciiRedistributeAddrEntry | 1.3.6.1.4.1.9.10.118.1.1.6.1 | not-accessible | Each entry contains one IP summary address to manage leaking L2 addresses into L1. | |
| ROW ciiRedistributeAddrExistState | 1.3.6.1.4.1.9.10.118.1.1.6.1.4 | RowStatus | read-create | The existence state of this summary address. This object follows the row status behavior. |
| ADR ciiRedistributeAddrPrefixLen | 1.3.6.1.4.1.9.10.118.1.1.6.1.3 | InetAddressPrefixLength | not-accessible | The Length of the IP NetMask for this summary address. |
| ciiRedistributeAddrTable | 1.3.6.1.4.1.9.10.118.1.1.6 | not-accessible | 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. | |
| IPt ciiRedistributeAddrType | 1.3.6.1.4.1.9.10.118.1.1.6.1.1 | InetAddressType | not-accessible | The Type of IP address for this summary address. This object follows the index behavior. |
| NTF ciiRejectedAdjacency | 1.3.6.1.4.1.9.10.118.0.13 | 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. | ||
| ciiRouterEntry | 1.3.6.1.4.1.9.10.118.1.1.7.1 | not-accessible | Each entry tracks information about one peer at one level. | |
| STR ciiRouterHostName | 1.3.6.1.4.1.9.10.118.1.1.7.1.3 | SnmpAdminString | read-only | The hostname listed in LSP, or zero-length string if none. |
| U32 ciiRouterID | 1.3.6.1.4.1.9.10.118.1.1.7.1.4 | Unsigned32 | read-only | The Router ID of the Peer found in LSP, or zero if none. |
| CII ciiRouterLevel | 1.3.6.1.4.1.9.10.118.1.1.7.1.2 | CiiISLevel | not-accessible | The level of this Intermediate System. |
| CII ciiRouterSysID | 1.3.6.1.4.1.9.10.118.1.1.7.1.1 | CiiSystemID | not-accessible | The System ID of the Router Peer. |
| ciiRouterTable | 1.3.6.1.4.1.9.10.118.1.1.7 | not-accessible | The set of hostnames and router ID. | |
| NTF ciiSequenceNumberSkip | 1.3.6.1.4.1.9.10.118.0.8 | 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. | ||
| ciiSummAddrEntry | 1.3.6.1.4.1.9.10.118.1.1.5.1 | not-accessible | Each entry contains one IP summary address. | |
| IP ciiSummAddress | 1.3.6.1.4.1.9.10.118.1.1.5.1.2 | InetAddress | not-accessible | The IP Address value for this summary address. This object follows the index behavior. |
| IPt ciiSummAddressType | 1.3.6.1.4.1.9.10.118.1.1.5.1.1 | InetAddressType | not-accessible | The Type of IP address for this summary address. This object follows the index behavior. |
| ROW ciiSummAddrExistState | 1.3.6.1.4.1.9.10.118.1.1.5.1.4 | RowStatus | read-create | The existence state of this summary address. This object follows the row status behavior. |
| CII ciiSummAddrFullMetric | 1.3.6.1.4.1.9.10.118.1.1.5.1.6 | CiiFullMetric | read-create | The wide metric value to announce this summary address with in LSPs generated by this system. |
| CII ciiSummAddrMetric | 1.3.6.1.4.1.9.10.118.1.1.5.1.5 | CiiDefaultMetric | read-create | The metric value to announce this summary address with in LSPs generated by this system. |
| ADR ciiSummAddrPrefixLen | 1.3.6.1.4.1.9.10.118.1.1.5.1.3 | InetAddressPrefixLength | not-accessible | The Length of the IP NetMask for this summary address. |
| ciiSummAddrTable | 1.3.6.1.4.1.9.10.118.1.1.5 | not-accessible | 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. | |
| CII ciiSysAdminState | 1.3.6.1.4.1.9.10.118.1.1.1.8 | CiiAdminState | read-write | The administrative state of this Intermediate System. Setting this object to the value 'on' when its current value is 'off' enables the Intermediate System. |
| CII ciiSysID | 1.3.6.1.4.1.9.10.118.1.1.1.3 | CiiSystemID | read-write | 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. |
| T/F ciiSysL2toL1Leaking | 1.3.6.1.4.1.9.10.118.1.1.1.9 | TruthValue | read-write | If true, allow the router to leak L2 routes into L1. |
| ciiSysLevel | 1.3.6.1.4.1.9.10.118.1.2 | |||
| ciiSysLevelEntry | 1.3.6.1.4.1.9.10.118.1.2.1.1 | not-accessible | Describe variables defined for Area or Domain. | |
| INT ciiSysLevelIndex | 1.3.6.1.4.1.9.10.118.1.2.1.1.1 | INTEGER | not-accessible | The level that this entry describes. |
| CII ciiSysLevelMetricStyle | 1.3.6.1.4.1.9.10.118.1.2.1.1.7 | CiiMetricStyle | read-write | Which style of Metric do we generate in our LSPs at this level? This object follows the replaceOnlyWhileDisabled behavior. |
| CII ciiSysLevelMinLSPGenInt | 1.3.6.1.4.1.9.10.118.1.2.1.1.3 | CiiUnsigned16TC | read-write | 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. |
| CII ciiSysLevelOrigLSPBuffSize | 1.3.6.1.4.1.9.10.118.1.2.1.1.2 | CiiLSPBuffSize | read-write | The maximum size of LSPs and SNPs originated by this Intermediate System at this level. This object follows the replaceOnlyWhileDisabled behavior. |
| CII ciiSysLevelOverloadState | 1.3.6.1.4.1.9.10.118.1.2.1.1.4 | CiiLevelState | read-only | 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. |
| T/F ciiSysLevelSetOverload | 1.3.6.1.4.1.9.10.118.1.2.1.1.5 | TruthValue | read-write | 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 |
| TIK ciiSysLevelSetOverloadUntil | 1.3.6.1.4.1.9.10.118.1.2.1.1.6 | TimeTicks | read-write | If set, the overload bit should be set, and cleared after sysUpTime exceeds this value. |
| CII ciiSysLevelSPFConsiders | 1.3.6.1.4.1.9.10.118.1.2.1.1.8 | CiiMetricStyle | read-write | Which style of Metric do we consider in our SPF computation at this level? |
| ciiSysLevelTable | 1.3.6.1.4.1.9.10.118.1.2.1 | not-accessible | Level specific information about the System. | |
| T/F ciiSysLevelTEEnabled | 1.3.6.1.4.1.9.10.118.1.2.1.1.9 | TruthValue | read-write | Do we do Traffic Engineering at this level? |
| CII ciiSysMaxAge | 1.3.6.1.4.1.9.10.118.1.1.1.10 | CiiUnsigned16TC | read-write | Value to place in RemainingLifeTime field of the LSPs we generate. This should be at least 300 seconds greater than ciiSysMaxLSPGenInt. |
| I32 ciiSysMaxLSPGenInt | 1.3.6.1.4.1.9.10.118.1.1.1.5 | Integer32 | read-write | 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. |
| I32 ciiSysMaxPathSplits | 1.3.6.1.4.1.9.10.118.1.1.1.4 | Integer32 | read-write | Maximum number of paths with equal routing metric value which it is permitted to split between. This object follows the replaceOnlyWhileDisabled behavior. |
| ciiSysObject | 1.3.6.1.4.1.9.10.118.1.1.1 | |||
| CII ciiSysPollESHelloRate | 1.3.6.1.4.1.9.10.118.1.1.1.6 | CiiUnsigned16TC | read-write | The value, in seconds, to be used for the suggested ES configuration timer in ISH PDUs when soliciting the ES configuration. |
| ciiSysProtSuppEntry | 1.3.6.1.4.1.9.10.118.1.1.4.1 | not-accessible | Each entry contains one protocol supported by this Intermediate System. | |
| ROW ciiSysProtSuppExistState | 1.3.6.1.4.1.9.10.118.1.1.4.1.2 | RowStatus | read-create | The state of the ciiSysProtSuppEntry. This object follows the RowStatus behavior. |
| CII ciiSysProtSuppProtocol | 1.3.6.1.4.1.9.10.118.1.1.4.1.1 | CiiSupportedProtocol | not-accessible | One supported protocol. This object follows the index behavior. |
| ciiSysProtSuppTable | 1.3.6.1.4.1.9.10.118.1.1.4 | not-accessible | This table contains the manually configured set of protocols supported by this Intermediate System. | |
| CII ciiSysReceiveLSPBufferSize | 1.3.6.1.4.1.9.10.118.1.1.1.11 | CiiUnsigned16TC | read-write | 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. |
| C32 ciiSysStatAttmptToExMaxSeqNums | 1.3.6.1.4.1.9.10.118.1.5.1.1.7 | Counter32 | read-only | Number of times the IS has attempted to exceed the maximum sequence number. |
| C32 ciiSysStatAuthFails | 1.3.6.1.4.1.9.10.118.1.5.1.1.4 | Counter32 | read-only | The number of frames with authentication failures recognized by this Intermediate System. |
| C32 ciiSysStatAuthTypeFails | 1.3.6.1.4.1.9.10.118.1.5.1.1.3 | Counter32 | read-only | The number of frames with authentication type mismatches recognized by this Intermediate System. |
| C32 ciiSysStatCorrLSPsEx | 1.3.6.1.4.1.9.10.118.1.5.1.1.2 | Counter32 | read-only | 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. |
| C32 ciiSysStatIDFieldLenMismatches | 1.3.6.1.4.1.9.10.118.1.5.1.1.10 | Counter32 | read-only | Number of times a PDU is received with a different value for ID field length to that of the receiving system. |
| INT ciiSysStatLevel | 1.3.6.1.4.1.9.10.118.1.5.1.1.1 | INTEGER | not-accessible | The level that this entry describes. |
| C32 ciiSysStatLSPDbaseOloads | 1.3.6.1.4.1.9.10.118.1.5.1.1.5 | Counter32 | read-only | Number of times the LSP database has become overloaded. |
| C32 ciiSysStatLSPErrors | 1.3.6.1.4.1.9.10.118.1.5.1.1.13 | Counter32 | read-only | Number of LSP frames with errors we have received. |
| C32 ciiSysStatManAddrDropFromAreas | 1.3.6.1.4.1.9.10.118.1.5.1.1.6 | Counter32 | read-only | Number of times a manual address has been dropped from the area. |
| C32 ciiSysStatOwnLSPPurges | 1.3.6.1.4.1.9.10.118.1.5.1.1.9 | Counter32 | read-only | Number of times a zero-aged copy of the system's own LSP is received from some other node. |
| C32 ciiSysStatPartChanges | 1.3.6.1.4.1.9.10.118.1.5.1.1.11 | Counter32 | read-only | Partition changes |
| C32 ciiSysStatSeqNumSkips | 1.3.6.1.4.1.9.10.118.1.5.1.1.8 | Counter32 | read-only | Number of times a sequence number skip has occurred. |
| C32 ciiSysStatSPFRuns | 1.3.6.1.4.1.9.10.118.1.5.1.1.12 | Counter32 | read-only | Number of times we ran SPF at this level. |
| ciiSystem | 1.3.6.1.4.1.9.10.118.1.1 | |||
| ciiSystemCounterEntry | 1.3.6.1.4.1.9.10.118.1.5.1.1 | not-accessible | System-wide IS-IS counters. | |
| ciiSystemCounterTable | 1.3.6.1.4.1.9.10.118.1.5.1 | not-accessible | System wide counters for this Intermediate System. | |
| INT ciiSysType | 1.3.6.1.4.1.9.10.118.1.1.1.2 | INTEGER | read-write | At which levels is the Intermediate System running? This object follows the replaceOnlyWhileDisabled behavior. |
| INT ciiSysVersion | 1.3.6.1.4.1.9.10.118.1.1.1.1 | INTEGER | read-only | The version number of the IS-IS protocol that is implemented. |
| CII ciiSysWaitTime | 1.3.6.1.4.1.9.10.118.1.1.1.7 | CiiUnsigned16TC | read-write | Number of seconds to delay in 'waiting' state before entering 'on' state. This object follows the resettingTimer behavior. |
| NTF ciiVersionSkew | 1.3.6.1.4.1.9.10.118.0.11 | 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. | ||
| ciscoIetfIsisCircuitGroup | 1.3.6.1.4.1.9.10.118.2.1.2 | The collection of objects used to describe in IS-IS Circuit. | ||
| ciscoIetfIsisISAdjGroup | 1.3.6.1.4.1.9.10.118.2.1.3 | The collections of objects used to manage an IS-IS Adjacency. | ||
| ciscoIetfIsisISIPRADestGroup | 1.3.6.1.4.1.9.10.118.2.1.8 | The collections of objects used to manage configured IP addresses. | ||
| ciscoIetfIsisISPDUCounterGroup | 1.3.6.1.4.1.9.10.118.2.1.6 | The collections of objects used to count protocol PDUs. | ||
| ciscoIetfIsisLSPGroup | 1.3.6.1.4.1.9.10.118.2.1.9 | The collections of objects used to observe the LSP Data Base. | ||
| ciscoIetfIsisMIB | 1.3.6.1.4.1.9.10.118 | 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. | ||
| ciscoIetfIsisMIBAdvCompliance | 1.3.6.1.4.1.9.10.118.2.2.2 | The compliance statement for agents that support the IS-IS MIB | ||
| ciscoIetfIsisMIBCompliance | 1.3.6.1.4.1.9.10.118.2.2.1 | The compliance statement for agents that support the IS-IS MIB | ||
| ciscoIetfIsisMIBCompliances | 1.3.6.1.4.1.9.10.118.2.2 | |||
| ciscoIetfIsisMIBConform | 1.3.6.1.4.1.9.10.118.2 | |||
| ciscoIetfIsisMIBGroups | 1.3.6.1.4.1.9.10.118.2.1 | |||
| ciscoIetfIsisMIBNotifs | 1.3.6.1.4.1.9.10.118.0 | |||
| ciscoIetfIsisMIBObjects | 1.3.6.1.4.1.9.10.118.1 | |||
| ciscoIetfIsisNotificationGroup | 1.3.6.1.4.1.9.10.118.2.1.5 | The collections of notifications sent by an IS. | ||
| ciscoIetfIsisNotifObjectGroup | 1.3.6.1.4.1.9.10.118.2.1.4 | The objects used to record notification parameters. | ||
| ciscoIetfIsisRATableGroup | 1.3.6.1.4.1.9.10.118.2.1.7 | The collections of objects used to manage the reachable NSAP prefixes. | ||
| ciscoIetfIsisSystemGroup | 1.3.6.1.4.1.9.10.118.2.1.1 | The collections of objects used to manage an IS-IS router. |
RFC description
Cisco implementation of the IETF ISIS routing protocol MIB for managing Intermediate System to Intermediate System protocol.
Start monitoring Cisco routers running IS-IS (service-provider/enterprise core) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.