ISIS-MIB
- Registered at
- 1.3.6.1.2.1.138
- Last updated
- 2006-04-04 00:00
- Organization
- IETF IS-IS for IP Internets Working Group
- Revisions
- 2006-04-04 00:00
- Namespace
- standard
- Source file
ISIS-MIB- Digest
sha256:b803857c8d0ec3ff64ced9cae053bb4b57cceed6400f16b43ddbf1b789e749e8
Description
This document describes a management information base for the IS-IS Routing protocol, as described in ISO 10589, when it is used to construct routing tables for IP networks, as described in RFC 1195. This document is based on a 1994 IETF document by Chris Gunner. This version has been modified to include current syntax, to exclude portions of the protocol that are not relevant to IP, and to add management support for current practice. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4444; see the RFC itself for full legal notices.
Contact
IS-IS for IP Internets working Group http://www.ietf.org/html.charters/isis-charter.html isis-wg@ietf.org Jeff Parker Department of Computer Science Middlebury College, Middlebury, Vermont 05753 jeffp at middlbury dot edu
Imports
| From | Symbols |
|---|---|
| DIFFSERV-MIB | IndexInteger, IndexIntegerNextFree |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
6 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DIFFSERV-DSCP-TC DIFFSERV-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB INTEGRATED-SERVICES-MIB ISIS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IsisAdminState TEXTUAL-CONVENTION Type used in enabling and disabling a row. | current | |||
| IsisCircuitID TEXTUAL-CONVENTION ID for a circuit. | current | |||
| IsisDefaultMetric TEXTUAL-CONVENTION Integer sub-range for default metric for single hop. ISO 10589 provides for 4 types of metric. Only the 'default' metric is used in practice. | current | |||
| IsisFullMetric TEXTUAL-CONVENTION Full metric for IP Routes. Traffic Engineering extensions provide 32-bit metrics. | current | |||
| IsisISLevel TEXTUAL-CONVENTION Identifies a level. | current | |||
| IsisISPriority TEXTUAL-CONVENTION Integer sub-range for IS-IS priority. | current | |||
| IsisLSPBuffSize TEXTUAL-CONVENTION Integer sub-range for maximum LSP size. | current | |||
| IsisLevel TEXTUAL-CONVENTION Identifies one or more levels. | current | |||
| IsisLevelState TEXTUAL-CONVENTION States of the IS-IS protocol. | current | |||
| IsisLinkStatePDUID TEXTUAL-CONVENTION The 8-byte Link State PDU (LSP) ID, consisting of the 6-byte SystemID of the originating IS; a one-byte PseudoNode ID, which is 0 unless the LSP represents the topology of a LAN; and a one-byte LSP fragment number that is issued in sequence, starting with 0. Non-zero PseudoNode IDs need to be unique to the IS but need not match the IfIndex. | current | |||
| IsisMetricStyle TEXTUAL-CONVENTION Do we use RFC 1195 style metrics or wide metrics? | current | |||
| IsisMetricType TEXTUAL-CONVENTION Is this an Internal or External Metric? | current | |||
| IsisOSINSAddress TEXTUAL-CONVENTION OSI Network Service Address, e.g., NSAP, SNPA, or Network Entity Title | current | |||
| IsisPDUHeader TEXTUAL-CONVENTION A block to contain the header from a PDU. | current | |||
| IsisSupportedProtocol TEXTUAL-CONVENTION Types of network protocol supported by Integrated IS-IS. The values for ISO8473 and IP are those registered for these protocols in ISO TR9577. | current | |||
| IsisSystemID TEXTUAL-CONVENTION The ID for an Intermediate System. This should be unique within a network, and is included in all PDUs originated by an Intermediate System. The protocol does not place any meanings upon the bits, other than using ordering to break ties in electing a Designated IS on a LAN. | current | |||
| IsisUnsigned16TC TEXTUAL-CONVENTION An Unsigned32 further restricted to 16 bits. Note that the ASN.1 BER encoding may still require 24 bits for some values. | current | |||
| IsisUnsigned8TC TEXTUAL-CONVENTION An Unsigned32 further restricted to 8 bits. Note that the ASN.1 BER encoding may still require 16 bits for some values. | current | |||
| IsisWideMetric TEXTUAL-CONVENTION Wide metric for IS Neighbors. ISO 10589 provides a 6-bit metric. Traffic Engineering extensions provide 24-bit metrics. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| isisNotifications OBJECT-IDENTITY | 1.3.6.1.2.1.138.0 | |||
| isisObjects OBJECT-IDENTITY | 1.3.6.1.2.1.138.1 | |||
| isisSystem OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.1 | |||
| isisSysObject OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.1.1 | |||
| isisSysVersion OBJECT-TYPE The version number of the IS-IS protocol that is implemented. | 1.3.6.1.2.1.138.1.1.1.1 | INTEGER {unknown(0), one(1)} | read-only | current |
| isisSysLevelType OBJECT-TYPE At which levels is the Intermediate System running? This object may not be modified when the isisSysAdminState variable is in state 'on' for this Intermediate System. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.2 | IsisLevel | read-write | current |
| isisSysID OBJECT-TYPE The ID for this Intermediate System. This value is appended to each of the area addresses to form the Network Entity Titles. The derivation of a value for this object is implementation specific. Some implementations may automatically assign values and not permit an SNMP write, while others may require the value to be set manually. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.3 | IsisSystemID | read-write | current |
| isisSysMaxPathSplits OBJECT-TYPE Maximum number of paths with equal routing metric value which it is permitted to split between. This object may not be modified when the isisSysAdminState variable is in state 'on' for this Intermediate System. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.4 | Unsigned32 (1..32) | read-write | current |
| isisSysMaxLSPGenInt OBJECT-TYPE Maximum interval, in seconds, between generated LSPs by this Intermediate System. This object follows the ResettingTimer behavior. The value must be greater than any value configured for isisSysLevelMinLSPGenInt, and should be at least 300 seconds less than isisSysMaxAge. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.5 | Unsigned32 (1..65235) | read-write | current |
| isisSysPollESHelloRate OBJECT-TYPE The value, in seconds, to be used for the suggested ES configuration timer in ISH PDUs when soliciting the ES configuration. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.6 | IsisUnsigned16TC (1..65535) | read-write | current |
| isisSysWaitTime OBJECT-TYPE Number of seconds to delay in state 'waiting' before entering the state 'on'. This object follows the ResettingTimer behavior. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.7 | IsisUnsigned16TC (1..65535) | read-write | current |
| isisSysAdminState OBJECT-TYPE The administrative state of this Intermediate System. Setting this object to the value 'on' when its current value is 'off' enables the Intermediate System. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.8 | IsisAdminState | read-write | current |
| isisSysL2toL1Leaking OBJECT-TYPE If true, allow the router to leak L2 routes into L1. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.9 | TruthValue | read-write | current |
| isisSysMaxAge OBJECT-TYPE Value to place in RemainingLifeTime field of the LSPs we generate. This should be at least 300 seconds greater than isisSysMaxLSPGenInt. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.10 | IsisUnsigned16TC (350..65535) | read-write | current |
| isisSysReceiveLSPBufferSize OBJECT-TYPE Size of the largest buffer we are designed or configured to store. This should be at least as big as the maximum isisSysLevelOrigLSPBuffSize supported by the system. If resources allow, we will store and flood LSPs larger than isisSysReceiveLSPBufferSize, as this can help avoid problems in networks with different values for isisSysLevelOrigLSPBuffSize. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.11 | IsisUnsigned16TC (1492..16000) | read-write | current |
| isisSysProtSupported OBJECT-TYPE This attribute contains the set of protocols supported by this Intermediate System. | 1.3.6.1.2.1.138.1.1.1.12 | Bits {iso8473(0), ipv4(1), ipv6(2)} | read-only | current |
| isisSysNotificationEnable OBJECT-TYPE If this object is set to true(1), then it enables the emission of IS-IS Notifications. If it is set to false(2), these notifications are not sent. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.1.13 | TruthValue | read-write | current |
| isisManAreaAddrTable OBJECT-TYPE The set of manual area addresses configured on this Intermediate System. At least one row in which the value of isisManAreaAddrExistState is active must be present. The maximum number of rows in this table for which the object isisManAreaAddrExistState has the value active is 3. An attempt to create more than 3 rows of isisManAreaAddrEntry with state 'active' in one instance of the IS-IS protocol should return inconsistentValue. | 1.3.6.1.2.1.138.1.1.2 | not-accessible | current | |
| isisManAreaAddrEntry OBJECT-TYPE Each entry contains one area address manually configured on this system. Dynamically created rows MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.1.2.1 | not-accessible | current | |
| isisManAreaAddr OBJECT-TYPE A manually configured area address for this system. Note: An index for the entry {1, {49.0001} active} in this table would be the ordered pair (1, (0x03 0x49 0x00 0x01)), as the length of an octet string is part of the OID. | 1.3.6.1.2.1.138.1.1.2.1.1 | IsisOSINSAddress | not-accessible | current |
| isisManAreaAddrExistState OBJECT-TYPE The state of the isisManAreaAddrEntry. If the isisSysAdminState 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 isisManAreaAddrEntry in state 'active' for this Intermediate System should return inconsistentValue. A row entry cannot be modified when the value of this object is 'active'. | 1.3.6.1.2.1.138.1.1.2.1.2 | RowStatus | read-create | current |
| isisAreaAddrTable OBJECT-TYPE The union of the sets of area addresses reported in all Level 1 LSPs with fragment number zero generated by this Intermediate System, or received from other Intermediate Systems that are reachable via Level 1 routing. | 1.3.6.1.2.1.138.1.1.3 | not-accessible | current | |
| isisAreaAddrEntry OBJECT-TYPE Each entry contains one area address reported in a Level 1 LSP generated or received by this Intermediate System. Dynamically learned rows do not survive an agent reboot. | 1.3.6.1.2.1.138.1.1.3.1 | not-accessible | current | |
| isisAreaAddr OBJECT-TYPE An area address reported in a Level 1 LSP. | 1.3.6.1.2.1.138.1.1.3.1.1 | IsisOSINSAddress | read-only | current |
| isisSummAddrTable OBJECT-TYPE The set of IP summary addresses to use in forming summary TLVs originated by this Intermediate System. An administrator may use a summary address to combine and modify IP Reachability announcements. If the Intermediate system can reach any subset of the summary address, the summary address MUST be announced instead, at the configured metric. | 1.3.6.1.2.1.138.1.1.4 | not-accessible | current | |
| isisSummAddrEntry OBJECT-TYPE Each entry contains one IP summary address. Dynamically created rows MUST survive an agent reboot. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in isisSummAddress and isisSummAddrPrefixLen is too great, then OIDs of column instances in this table will have more than 128 subidentifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. | 1.3.6.1.2.1.138.1.1.4.1 | not-accessible | current | |
| isisSummAddressType OBJECT-TYPE The Type of IP address for this summary address. | 1.3.6.1.2.1.138.1.1.4.1.1 | InetAddressType | not-accessible | current |
| isisSummAddress OBJECT-TYPE The IP Address value for this summary address. The address must not contain any set host bits (bits set after the address prefix determined by isisSummAddrPrefixLen). The type of this address is determined by the value of the isisSummAddressType object. | 1.3.6.1.2.1.138.1.1.4.1.2 | InetAddress | not-accessible | current |
| isisSummAddrPrefixLen OBJECT-TYPE The Length of the IP NetMask for this summary address. The values for the index objects isisSummAddress and isisSummAddrPrefixLen must be consistent. When the value of isisSummAddress (excluding the zone index, if one is present) is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object isisSummAddrPrefixLen MUST be equal to x. If not, then the index pair is not consistent, and an inconsistentName error must be returned on SET or CREATE requests. | 1.3.6.1.2.1.138.1.1.4.1.3 | InetAddressPrefixLength | not-accessible | current |
| isisSummAddrExistState OBJECT-TYPE The existence state of this summary address. Support for 'createAndWait' and 'notInService' is not required. A row entry cannot be modified when the value of this object is 'active'. | 1.3.6.1.2.1.138.1.1.4.1.4 | RowStatus | read-create | current |
| isisSummAddrMetric OBJECT-TYPE The metric value to announce this summary address within LSPs generated by this system. | 1.3.6.1.2.1.138.1.1.4.1.5 | IsisDefaultMetric | read-create | current |
| isisSummAddrFullMetric OBJECT-TYPE The wide metric value to announce this summary address within LSPs generated by this system. | 1.3.6.1.2.1.138.1.1.4.1.6 | IsisFullMetric | read-create | current |
| isisRedistributeAddrTable OBJECT-TYPE This table provides criteria to decide if a route should be leaked from L2 to L1 when Domain Wide Prefix leaking is enabled. Addresses that match the summary mask in the table MUST be announced at L1 by routers when isisSysL2toL1Leaking is enabled. Routes that fall into the ranges specified are announced as is, without being summarized. Routes that do not match a summary mask are not announced. | 1.3.6.1.2.1.138.1.1.5 | not-accessible | current | |
| isisRedistributeAddrEntry OBJECT-TYPE Each entry contains one configured IP summary address to manage leaking L2 addresses into L1. Dynamically created rows MUST survive an agent reboot. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in isisRedistributeAddrAddress and isisRedistributeAddrPrefixLen is too great, then OIDs of column instances in this table will have more than 128 subidentifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. | 1.3.6.1.2.1.138.1.1.5.1 | not-accessible | current | |
| isisRedistributeAddrType OBJECT-TYPE The Type of IP address for this summary address. | 1.3.6.1.2.1.138.1.1.5.1.1 | InetAddressType | not-accessible | current |
| isisRedistributeAddrAddress OBJECT-TYPE The IP Address value for this summary address. The type of this address is determined by the value of the isisRedistributeAddrType object. The address must not contain any set host bits - bits set after the address prefix determined by isisRedistributeAddrPrefixLen. | 1.3.6.1.2.1.138.1.1.5.1.2 | InetAddress | not-accessible | current |
| isisRedistributeAddrPrefixLen OBJECT-TYPE The Length of the IP NetMask for this summary address. The values for the index objects isisRedistributeAddrAddress and isisRedistributeAddrPrefixLen must be consistent. When the value of isisRedistributeAddrAddress (excluding the zone index, if one is present) is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object isisRedistributeAddrPrefixLen MUST be equal to x. If not, then the index pair is not consistent, and an inconsistentName error must be returned on SET or CREATE requests. | 1.3.6.1.2.1.138.1.1.5.1.3 | InetAddressPrefixLength | not-accessible | current |
| isisRedistributeAddrExistState OBJECT-TYPE The existence state of this summary address. Support for createAndWait and notInService is not required. A row entry cannot be modified when the value of this object is 'active'. | 1.3.6.1.2.1.138.1.1.5.1.4 | RowStatus | read-create | current |
| isisRouterTable OBJECT-TYPE The set of hostnames and router ID. | 1.3.6.1.2.1.138.1.1.6 | not-accessible | current | |
| isisRouterEntry OBJECT-TYPE Each entry tracks information about one Intermediate System at one level. Dynamically learned rows do not survive an agent reboot. | 1.3.6.1.2.1.138.1.1.6.1 | not-accessible | current | |
| isisRouterSysID OBJECT-TYPE The System ID of the Intermediate System. | 1.3.6.1.2.1.138.1.1.6.1.1 | IsisSystemID | not-accessible | current |
| isisRouterLevel OBJECT-TYPE The level at which the information about this Intermediate System was received. | 1.3.6.1.2.1.138.1.1.6.1.2 | IsisISLevel | not-accessible | current |
| isisRouterHostName OBJECT-TYPE The hostname listed in the LSP, or a zero-length string if none. | 1.3.6.1.2.1.138.1.1.6.1.3 | SnmpAdminString | read-only | current |
| isisRouterID OBJECT-TYPE The Router ID found in the LSP, or zero if none. | 1.3.6.1.2.1.138.1.1.6.1.4 | Unsigned32 | read-only | current |
| isisSysLevel OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.2 | |||
| isisSysLevelTable OBJECT-TYPE Level specific information about the System. | 1.3.6.1.2.1.138.1.2.1 | not-accessible | current | |
| isisSysLevelEntry OBJECT-TYPE Each row describes variables configured for Area or Domain. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.2.1.1 | not-accessible | current | |
| isisSysLevelIndex OBJECT-TYPE The level that this entry describes. | 1.3.6.1.2.1.138.1.2.1.1.1 | IsisISLevel | not-accessible | current |
| isisSysLevelOrigLSPBuffSize OBJECT-TYPE The maximum size of LSPs and SNPs originated by this Intermediate System at this level. This object may not be modified when the isisSysAdminState variable is in state 'on' for this Intermediate System. | 1.3.6.1.2.1.138.1.2.1.1.2 | IsisLSPBuffSize | read-write | current |
| isisSysLevelMinLSPGenInt OBJECT-TYPE Minimum interval, in seconds, between successive generation of LSPs with the same LSPID at this level by this Intermediate System. | 1.3.6.1.2.1.138.1.2.1.1.3 | IsisUnsigned16TC (1..65535) | read-write | current |
| isisSysLevelState OBJECT-TYPE The state of the database at this level. The value 'off' indicates that IS-IS is not active at this level. The value 'on' indicates that IS-IS is active at this level and is 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 isisSysLevelSetOverload. If the state is 'waiting' or 'overloaded', we originate LSPs with the overload bit set. | 1.3.6.1.2.1.138.1.2.1.1.4 | IsisLevelState | read-only | current |
| isisSysLevelSetOverload OBJECT-TYPE Administratively set the overload bit for the level. The overload bit MUST continue to be set if the implementation runs out of memory, independent of this variable. It may also be set manually independent of this variable, using the isisSysLevelSetOverloadUntil object. | 1.3.6.1.2.1.138.1.2.1.1.5 | TruthValue | read-write | current |
| isisSysLevelSetOverloadUntil OBJECT-TYPE If this object is non-zero, the overload bit is set at this level when the isisSysAdminState variable goes to state 'on' for this Intermediate System. The overload bit remains set for isisSysLevelSetOverloadUntil seconds. When isisSysLevelSetOverloadUntil seconds have elapsed, the overload flag remains set if the implementation has run out of memory, or if it is set manually using the isisSysLevelSetOverload object. If isisSysLevelSetOverload is false, the system clears the overload bit when isisSysLevelSetOverloadUntil seconds have elapsed, if the system has not run out of memory. | 1.3.6.1.2.1.138.1.2.1.1.6 | Unsigned32 | read-write | current |
| isisSysLevelMetricStyle OBJECT-TYPE Which style of metric do we generate in our LSPs at this level? | 1.3.6.1.2.1.138.1.2.1.1.7 | IsisMetricStyle | read-write | current |
| isisSysLevelSPFConsiders OBJECT-TYPE Which style of metric do we consider in our SPF computation at this level? | 1.3.6.1.2.1.138.1.2.1.1.8 | IsisMetricStyle | read-write | current |
| isisSysLevelTEEnabled OBJECT-TYPE Do we do Traffic Engineering at this level? | 1.3.6.1.2.1.138.1.2.1.1.9 | TruthValue | read-write | current |
| isisCirc OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.3 | |||
| isisNextCircIndex OBJECT-TYPE This object is used to assist a management application in creating new rows in the isisCircTable. If it is possible to create a new instance of isisCircEntry, then this object will contain a non-zero value that is not in use as the index of any row in the isisCircTable. The network manager reads the value of this object and then (if the value read is non-zero) attempts to create the corresponding instance of isisCircEntry. If the set request fails with the code 'inconsistentValue', then the process must be repeated; if the set request succeeds, then the agent will change the value of this object according to an implementation-specific algorithm. | 1.3.6.1.2.1.138.1.3.1 | IndexIntegerNextFree | read-only | current |
| isisCircTable OBJECT-TYPE The table of circuits used by this Intermediate System. | 1.3.6.1.2.1.138.1.3.2 | not-accessible | current | |
| isisCircEntry OBJECT-TYPE An isisCircEntry exists for each circuit configured for Integrated IS-IS on this system. Dynamically created rows MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.3.2.1 | not-accessible | current | |
| isisCircIndex OBJECT-TYPE An index used to uniquely identify this circuit. When creating a row in this table, the isisNextCircIndex object should be retrieved, and its value should be specified as the value of this index using a SET operation. A retrieved value of zero(0) indicates that no rows can be created at this time. | 1.3.6.1.2.1.138.1.3.2.1.1 | IndexInteger | not-accessible | current |
| isisCircIfIndex OBJECT-TYPE The value of ifIndex for the interface to which this circuit corresponds. This object cannot be modified after creation. | 1.3.6.1.2.1.138.1.3.2.1.2 | InterfaceIndex | read-create | current |
| isisCircAdminState OBJECT-TYPE The administrative state of the circuit. | 1.3.6.1.2.1.138.1.3.2.1.3 | IsisAdminState | read-create | current |
| isisCircExistState OBJECT-TYPE The existence state of this circuit. 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. Support for 'createAndWait' and 'notInService' is not required. A row entry cannot be modified when the value of this object is 'active'. | 1.3.6.1.2.1.138.1.3.2.1.4 | RowStatus | read-create | current |
| isisCircType OBJECT-TYPE The type of the circuit. This object follows the ReplaceOnlyWhileDisabled behavior. The type specified must be compatible with the type of the interface defined by the value of isisCircIfIndex. | 1.3.6.1.2.1.138.1.3.2.1.5 | INTEGER {broadcast(1), ptToPt(2), staticIn(3), staticOut(4), dA(5)} | read-create | current |
| isisCircExtDomain OBJECT-TYPE If true, suppress normal transmission of and interpretation of Intra-domain IS-IS PDUs on this circuit. | 1.3.6.1.2.1.138.1.3.2.1.6 | TruthValue | read-create | current |
| isisCircLevelType OBJECT-TYPE Indicates which type of packets will be sent and accepted on this circuit. The values set will be saved, but the values used will be modified by the settings of isisSysLevelType. Thus, if the isisSysTpe is level2 and the isisCircLevelType for a circuit is level1, the circuit will not send or receive IS-IS packets. This object follows the ReplaceOnlyWhileDisabled behavior. | 1.3.6.1.2.1.138.1.3.2.1.7 | IsisLevel | read-create | current |
| isisCircPassiveCircuit OBJECT-TYPE Should we include this interface in LSPs, even if it is not running the IS-IS Protocol? | 1.3.6.1.2.1.138.1.3.2.1.8 | TruthValue | read-create | current |
| isisCircMeshGroupEnabled OBJECT-TYPE Is this port a member of a mesh group, or is it blocked? Circuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh group will not be flooded to another circuit in the same mesh group. | 1.3.6.1.2.1.138.1.3.2.1.9 | INTEGER {inactive(1), blocked(2), set(3)} | read-create | current |
| isisCircMeshGroup OBJECT-TYPE Circuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh group will not be flooded to another circuit in the same mesh group. If isisCircMeshGroupEnabled is inactive or blocked, this value is ignored. | 1.3.6.1.2.1.138.1.3.2.1.10 | Unsigned32 | read-create | current |
| isisCircSmallHellos OBJECT-TYPE Can we send unpadded hellos on LAN circuits? False means the LAN Hellos must be padded. Implementations should allow the administrator to read this value. An implementation need not be able to support unpadded hellos to be conformant. | 1.3.6.1.2.1.138.1.3.2.1.11 | TruthValue | read-create | current |
| isisCircLastUpTime OBJECT-TYPE How long the circuit has been enabled, measured in hundredths of seconds since the last re-initialization of the network management subsystem; 0 if the circuit has never been 'on'. | 1.3.6.1.2.1.138.1.3.2.1.12 | TimeStamp | read-only | current |
| isisCirc3WayEnabled OBJECT-TYPE Is this circuit enabled to run 3Way handshake? | 1.3.6.1.2.1.138.1.3.2.1.13 | TruthValue | read-create | current |
| isisCircExtendedCircID OBJECT-TYPE The value to be used as the extended circuit ID in 3Way handshake. This value is only used if isisCirc3WayEnabled is true, and it must be unique across all circuits on this IS. | 1.3.6.1.2.1.138.1.3.2.1.14 | Unsigned32 | read-create | current |
| isisCircLevelValues OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.4 | |||
| isisCircLevelTable OBJECT-TYPE Level specific information about circuits used by IS-IS. | 1.3.6.1.2.1.138.1.4.1 | not-accessible | current | |
| isisCircLevelEntry OBJECT-TYPE An isisCircLevelEntry exists for each level on each circuit configured for Integrated IS-IS on this system. Configured values MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.4.1.1 | not-accessible | current | |
| isisCircLevelIndex OBJECT-TYPE The level that this entry describes. | 1.3.6.1.2.1.138.1.4.1.1.1 | IsisISLevel | not-accessible | current |
| isisCircLevelMetric OBJECT-TYPE The metric value of this circuit for this level. | 1.3.6.1.2.1.138.1.4.1.1.2 | IsisDefaultMetric | read-write | current |
| isisCircLevelWideMetric OBJECT-TYPE The wide metric value of this circuit for this level. | 1.3.6.1.2.1.138.1.4.1.1.3 | IsisWideMetric | read-write | current |
| isisCircLevelISPriority OBJECT-TYPE The priority for becoming the LAN-Designated Intermediate System at this level. | 1.3.6.1.2.1.138.1.4.1.1.4 | IsisISPriority | read-write | current |
| isisCircLevelIDOctet OBJECT-TYPE A one-byte identifier for the circuit selected by the Intermediate System. On point-to-point circuits, the value is used as the Local Circuit ID in point-to-point IIH PDUs transmitted on this circuit. In this case, values of isisCircLevelIDOctet do not need to be unique. For broadcast circuits, the value is used to generate the LAN ID that will be used if this Intermediate System is elected as the Designated IS on this circuit. The value is required to differ on LANs where the Intermediate System is the Designated Intermediate System. | 1.3.6.1.2.1.138.1.4.1.1.5 | Unsigned32 (0..255) | read-only | current |
| isisCircLevelID OBJECT-TYPE On a point-to-point circuit with a fully initialized adjacency to a peer IS, the value of this object is the circuit ID negotiated during adjacency initialization. On a point to point circuit without such an adjacency, the value is the concatenation of the local system ID and the one-byte isisCircLevelIDOctet for this circuit, i.e., the value that would be proposed for the circuit ID. On other circuit types, the value returned is the zero- length OCTET STRING. | 1.3.6.1.2.1.138.1.4.1.1.6 | IsisCircuitID | read-only | current |
| isisCircLevelDesIS OBJECT-TYPE The ID of the LAN-Designated Intermediate System on this circuit at this level. If, for any reason, this system is not partaking in the relevant Designated Intermediate System election process, then the value returned is the zero-length OCTET STRING. | 1.3.6.1.2.1.138.1.4.1.1.7 | IsisCircuitID | read-only | current |
| isisCircLevelHelloMultiplier OBJECT-TYPE This value is multiplied by the corresponding HelloTimer, and the result in seconds (rounded up) is used as the holding time in transmitted hellos, to be used by receivers of hello packets from this IS. | 1.3.6.1.2.1.138.1.4.1.1.8 | Unsigned32 (2..100) | read-write | current |
| isisCircLevelHelloTimer OBJECT-TYPE Maximum period, in milliseconds, between IIH PDUs on multiaccess networks at this level for LANs. The value at L1 is used as the period between Hellos on L1L2 point-to-point circuits. Setting this value at level 2 on an L1L2 point-to-point circuit will result in an error of InconsistentValue. This object follows the ResettingTimer behavior. | 1.3.6.1.2.1.138.1.4.1.1.9 | Unsigned32 (10..600000) | read-write | current |
| isisCircLevelDRHelloTimer OBJECT-TYPE Period, in milliseconds, between Hello PDUs on multiaccess networks when this IS is the Designated Intermediate System. This object follows the ResettingTimer behavior. | 1.3.6.1.2.1.138.1.4.1.1.10 | Unsigned32 (10..120000) | read-write | current |
| isisCircLevelLSPThrottle OBJECT-TYPE Minimal interval of time, in milliseconds, between transmissions of LSPs on an interface at this level. | 1.3.6.1.2.1.138.1.4.1.1.11 | IsisUnsigned16TC (1..65535) | read-write | current |
| isisCircLevelMinLSPRetransInt OBJECT-TYPE Minimum interval, in seconds, between re-transmission of an LSP at this level. This object follows the ResettingTimer behavior. Note that isisCircLevelLSPThrottle controls how fast we send back-to-back LSPs. This variable controls how fast we re-send the same LSP. | 1.3.6.1.2.1.138.1.4.1.1.12 | Unsigned32 (1..300) | read-write | current |
| isisCircLevelCSNPInterval OBJECT-TYPE Interval of time, in seconds, between periodic transmission of a complete set of CSNPs on multiaccess networks if this router is the designated router at this level. This object follows the ResettingTimer behavior. | 1.3.6.1.2.1.138.1.4.1.1.13 | Unsigned32 (1..600) | read-write | current |
| isisCircLevelPartSNPInterval OBJECT-TYPE Minimum interval, in seconds, between sending Partial Sequence Number PDUs at this level. This object follows the ResettingTimer behavior. | 1.3.6.1.2.1.138.1.4.1.1.14 | Unsigned32 (1..120) | read-write | current |
| isisCounters OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.5 | |||
| isisSystemCounterTable OBJECT-TYPE System-wide counters for this Intermediate System. | 1.3.6.1.2.1.138.1.5.1 | not-accessible | current | |
| isisSystemCounterEntry OBJECT-TYPE System-wide IS-IS counters. | 1.3.6.1.2.1.138.1.5.1.1 | not-accessible | current | |
| isisSysStatLevel OBJECT-TYPE The level that this entry describes. | 1.3.6.1.2.1.138.1.5.1.1.1 | IsisISLevel | not-accessible | current |
| isisSysStatCorrLSPs OBJECT-TYPE Number of corrupted in-memory LSPs detected. LSPs received from the wire with a bad checksum are silently dropped and are not counted. LSPs received from the wire with parse errors are counted by isisSysStatLSPErrors. | 1.3.6.1.2.1.138.1.5.1.1.2 | Counter32 | read-only | current |
| isisSysStatAuthTypeFails OBJECT-TYPE The number of authentication type mismatches recognized by this Intermediate System. | 1.3.6.1.2.1.138.1.5.1.1.3 | Counter32 | read-only | current |
| isisSysStatAuthFails OBJECT-TYPE The number of authentication key failures recognized by this Intermediate System. | 1.3.6.1.2.1.138.1.5.1.1.4 | Counter32 | read-only | current |
| isisSysStatLSPDbaseOloads OBJECT-TYPE Number of times the LSP database has become overloaded. | 1.3.6.1.2.1.138.1.5.1.1.5 | Counter32 | read-only | current |
| isisSysStatManAddrDropFromAreas OBJECT-TYPE Number of times a manual address has been dropped from the area. | 1.3.6.1.2.1.138.1.5.1.1.6 | Counter32 | read-only | current |
| isisSysStatAttmptToExMaxSeqNums OBJECT-TYPE Number of times the IS has attempted to exceed the maximum sequence number. | 1.3.6.1.2.1.138.1.5.1.1.7 | Counter32 | read-only | current |
| isisSysStatSeqNumSkips OBJECT-TYPE Number of times a sequence number skip has occurred. | 1.3.6.1.2.1.138.1.5.1.1.8 | Counter32 | read-only | current |
| isisSysStatOwnLSPPurges OBJECT-TYPE Number of times a zero-aged copy of the system's own LSP is received from some other node. | 1.3.6.1.2.1.138.1.5.1.1.9 | Counter32 | read-only | current |
| isisSysStatIDFieldLenMismatches OBJECT-TYPE Number of times a PDU is received with a different value for ID field length from that of the receiving system. | 1.3.6.1.2.1.138.1.5.1.1.10 | Counter32 | read-only | current |
| isisSysStatPartChanges OBJECT-TYPE Partition changes. | 1.3.6.1.2.1.138.1.5.1.1.11 | Counter32 | read-only | current |
| isisSysStatSPFRuns OBJECT-TYPE Number of times we ran SPF at this level. | 1.3.6.1.2.1.138.1.5.1.1.12 | Counter32 | read-only | current |
| isisSysStatLSPErrors OBJECT-TYPE Number of LSPs with errors we have received. | 1.3.6.1.2.1.138.1.5.1.1.13 | Counter32 | read-only | current |
| isisCircuitCounterTable OBJECT-TYPE Circuit specific counters for this Intermediate System. | 1.3.6.1.2.1.138.1.5.2 | not-accessible | current | |
| isisCircuitCounterEntry OBJECT-TYPE An isisCircuitCounterEntry exists for each circuit used by Integrated IS-IS on this system. | 1.3.6.1.2.1.138.1.5.2.1 | not-accessible | current | |
| isisCircuitType OBJECT-TYPE What type of circuit saw these counts? The point-to-point Hello PDU includes both L1 and L2, and ISs form a single adjacency on point-to-point links. Thus, we combine counts on point-to-point links into one group. | 1.3.6.1.2.1.138.1.5.2.1.1 | INTEGER {lanlevel1(1), lanlevel2(2), p2pcircuit(3)} | not-accessible | current |
| isisCircAdjChanges OBJECT-TYPE The number of times an adjacency state change has occurred on this circuit. | 1.3.6.1.2.1.138.1.5.2.1.2 | Counter32 | read-only | current |
| isisCircNumAdj OBJECT-TYPE The number of adjacencies on this circuit. | 1.3.6.1.2.1.138.1.5.2.1.3 | Unsigned32 | read-only | current |
| isisCircInitFails OBJECT-TYPE The number of times initialization of this circuit has failed. This counts events such as PPP NCP failures. Failures to form an adjacency are counted by isisCircRejAdjs. | 1.3.6.1.2.1.138.1.5.2.1.4 | Counter32 | read-only | current |
| isisCircRejAdjs OBJECT-TYPE The number of times an adjacency has been rejected on this circuit. | 1.3.6.1.2.1.138.1.5.2.1.5 | Counter32 | read-only | current |
| isisCircIDFieldLenMismatches OBJECT-TYPE The number of times an IS-IS control PDU with an ID field length different from that for this system has been received. | 1.3.6.1.2.1.138.1.5.2.1.6 | Counter32 | read-only | current |
| isisCircMaxAreaAddrMismatches OBJECT-TYPE The number of times an IS-IS control PDU with a max area address field different from that for this system has been received. | 1.3.6.1.2.1.138.1.5.2.1.7 | Counter32 | read-only | current |
| isisCircAuthTypeFails OBJECT-TYPE The number of times an IS-IS control PDU with an auth type field different from that for this system has been received. | 1.3.6.1.2.1.138.1.5.2.1.8 | Counter32 | read-only | current |
| isisCircAuthFails OBJECT-TYPE The number of times an IS-IS control PDU with the correct auth type has failed to pass authentication validation. | 1.3.6.1.2.1.138.1.5.2.1.9 | Counter32 | read-only | current |
| isisCircLANDesISChanges OBJECT-TYPE The number of times the Designated IS has changed on this circuit at this level. If the circuit is point to point, this count is zero. | 1.3.6.1.2.1.138.1.5.2.1.10 | Counter32 | read-only | current |
| isisPacketCounterTable OBJECT-TYPE Information about IS-IS protocol traffic at one level, on one circuit, in one direction. | 1.3.6.1.2.1.138.1.5.3 | not-accessible | current | |
| isisPacketCounterEntry OBJECT-TYPE Information about IS-IS protocol traffic at one level, on one circuit, in one direction. | 1.3.6.1.2.1.138.1.5.3.1 | not-accessible | current | |
| isisPacketCountLevel OBJECT-TYPE The level at which these PDU counts have been collected. | 1.3.6.1.2.1.138.1.5.3.1.1 | IsisISLevel | not-accessible | current |
| isisPacketCountDirection OBJECT-TYPE Were we sending or receiving these PDUs? | 1.3.6.1.2.1.138.1.5.3.1.2 | INTEGER {sending(1), receiving(2)} | not-accessible | current |
| isisPacketCountIIHello OBJECT-TYPE The number of IS-IS Hello PDUs seen in this direction at this level. Point-to-Point IIH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwise. | 1.3.6.1.2.1.138.1.5.3.1.3 | Counter32 | read-only | current |
| isisPacketCountISHello OBJECT-TYPE The number of ES-IS Hello PDUs seen in this direction. ISH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwise. | 1.3.6.1.2.1.138.1.5.3.1.4 | Counter32 | read-only | current |
| isisPacketCountESHello OBJECT-TYPE The number of ES Hello PDUs seen in this direction. ESH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwise. | 1.3.6.1.2.1.138.1.5.3.1.5 | Counter32 | read-only | current |
| isisPacketCountLSP OBJECT-TYPE The number of IS-IS LSPs seen in this direction at this level. | 1.3.6.1.2.1.138.1.5.3.1.6 | Counter32 | read-only | current |
| isisPacketCountCSNP OBJECT-TYPE The number of IS-IS CSNPs seen in this direction at this level. | 1.3.6.1.2.1.138.1.5.3.1.7 | Counter32 | read-only | current |
| isisPacketCountPSNP OBJECT-TYPE The number of IS-IS PSNPs seen in this direction at this level. | 1.3.6.1.2.1.138.1.5.3.1.8 | Counter32 | read-only | current |
| isisPacketCountUnknown OBJECT-TYPE The number of unknown IS-IS PDUs seen at this level. | 1.3.6.1.2.1.138.1.5.3.1.9 | Counter32 | read-only | current |
| isisISAdj OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.6 | |||
| isisISAdjTable OBJECT-TYPE The table of adjacencies to Intermediate Systems. | 1.3.6.1.2.1.138.1.6.1 | not-accessible | current | |
| isisISAdjEntry OBJECT-TYPE Each entry corresponds to one adjacency to an Intermediate System on this system. Dynamically learned rows do not survive an agent reboot. | 1.3.6.1.2.1.138.1.6.1.1 | not-accessible | current | |
| isisISAdjIndex OBJECT-TYPE A unique value identifying the IS adjacency from all other such adjacencies on this circuit. This value is automatically assigned by the system when the adjacency is created. | 1.3.6.1.2.1.138.1.6.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| isisISAdjState OBJECT-TYPE The state of the adjacency. | 1.3.6.1.2.1.138.1.6.1.1.2 | INTEGER {down(1), initializing(2), up(3), failed(4)} | read-only | current |
| isisISAdj3WayState OBJECT-TYPE The 3Way state of the adjacency. These are picked to match the historical on-the-wire representation of the 3Way state and are not intended to match isisISAdjState. | 1.3.6.1.2.1.138.1.6.1.1.3 | INTEGER {up(0), initializing(1), down(2), failed(3)} | read-only | current |
| isisISAdjNeighSNPAAddress OBJECT-TYPE The SNPA address of the neighboring system. | 1.3.6.1.2.1.138.1.6.1.1.4 | IsisOSINSAddress | read-only | current |
| isisISAdjNeighSysType OBJECT-TYPE The type of the neighboring system. | 1.3.6.1.2.1.138.1.6.1.1.5 | INTEGER {l1IntermediateSystem(1), l2IntermediateSystem(2), l1L2IntermediateSystem(3), unknown(4)} | read-only | current |
| isisISAdjNeighSysID OBJECT-TYPE The system ID of the neighboring Intermediate System. | 1.3.6.1.2.1.138.1.6.1.1.6 | IsisSystemID | read-only | current |
| isisISAdjNbrExtendedCircID OBJECT-TYPE The 4-byte Extended Circuit ID learned from the Neighbor during 3-way handshake, or 0. | 1.3.6.1.2.1.138.1.6.1.1.7 | Unsigned32 | read-only | current |
| isisISAdjUsage OBJECT-TYPE How is the adjacency used? On a point-to-point link, this might be level1and2, but on a LAN, the usage will be level1 on the adjacency between peers at L1, and level2 for the adjacency between peers at L2. | 1.3.6.1.2.1.138.1.6.1.1.8 | IsisLevel | read-only | current |
| isisISAdjHoldTimer OBJECT-TYPE The holding time, in seconds, for this adjacency. This value is based on received IIH PDUs and the elapsed time since receipt. | 1.3.6.1.2.1.138.1.6.1.1.9 | IsisUnsigned16TC (1..65535) | read-only | current |
| isisISAdjNeighPriority OBJECT-TYPE Priority of the neighboring Intermediate System for becoming the Designated Intermediate System. | 1.3.6.1.2.1.138.1.6.1.1.10 | IsisISPriority | read-only | current |
| isisISAdjLastUpTime OBJECT-TYPE When the adjacency most recently entered the state 'up', measured in hundredths of a second since the last re-initialization of the network management subsystem. Holds 0 if the adjacency has never been in state 'up'. | 1.3.6.1.2.1.138.1.6.1.1.11 | TimeStamp | read-only | current |
| isisISAdjAreaAddrTable OBJECT-TYPE This table contains the set of Area Addresses of neighboring Intermediate Systems as reported in received IIH PDUs. | 1.3.6.1.2.1.138.1.6.2 | not-accessible | current | |
| isisISAdjAreaAddrEntry OBJECT-TYPE Each entry contains one Area Address reported by a neighboring Intermediate System in its IIH PDUs. Dynamically learned rows do not survive an agent reboot. | 1.3.6.1.2.1.138.1.6.2.1 | not-accessible | current | |
| isisISAdjAreaAddrIndex OBJECT-TYPE An index for the areas associated with one neighbor. This provides a simple way to walk the table. | 1.3.6.1.2.1.138.1.6.2.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| isisISAdjAreaAddress OBJECT-TYPE One Area Address as reported in IIH PDUs received from the neighbor. | 1.3.6.1.2.1.138.1.6.2.1.2 | IsisOSINSAddress | read-only | current |
| isisISAdjIPAddrTable OBJECT-TYPE This table contains the set of IP Addresses of neighboring Intermediate Systems as reported in received IIH PDUs. | 1.3.6.1.2.1.138.1.6.3 | not-accessible | current | |
| isisISAdjIPAddrEntry OBJECT-TYPE Each entry contains one IP Address reported by a neighboring Intermediate System in its IIH PDUs. Dynamically learned rows do not survive an agent reboot. | 1.3.6.1.2.1.138.1.6.3.1 | not-accessible | current | |
| isisISAdjIPAddrIndex OBJECT-TYPE An index to this table that identifies the IP addresses to which this entry belongs. | 1.3.6.1.2.1.138.1.6.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| isisISAdjIPAddrType OBJECT-TYPE The type of one IP Address as reported in IIH PDUs received from the neighbor. | 1.3.6.1.2.1.138.1.6.3.1.2 | InetAddressType | read-only | current |
| isisISAdjIPAddrAddress OBJECT-TYPE One IP Address as reported in IIH PDUs received from the neighbor. The type of this address is determined by the value of the isisISAdjIPAddrType object. | 1.3.6.1.2.1.138.1.6.3.1.3 | InetAddress | read-only | current |
| isisISAdjProtSuppTable OBJECT-TYPE This table contains the set of protocols supported by neighboring Intermediate Systems as reported in received IIH PDUs. | 1.3.6.1.2.1.138.1.6.4 | not-accessible | current | |
| isisISAdjProtSuppEntry OBJECT-TYPE Each entry contains one protocol supported by a neighboring Intermediate System as reported in its IIH PDUs. Dynamically learned rows do not survive an agent reboot. | 1.3.6.1.2.1.138.1.6.4.1 | not-accessible | current | |
| isisISAdjProtSuppProtocol OBJECT-TYPE One supported protocol as reported in IIH PDUs received from the neighbor. | 1.3.6.1.2.1.138.1.6.4.1.1 | IsisSupportedProtocol | read-only | current |
| isisReachAddr OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.7 | |||
| isisRATable OBJECT-TYPE The table of Reachable Addresses to NSAPs or Address Prefixes. | 1.3.6.1.2.1.138.1.7.1 | not-accessible | current | |
| isisRAEntry OBJECT-TYPE Each entry defines a configured Reachable Address to an NSAP or Address Prefix. Dynamically created rows MUST survive an agent reboot. | 1.3.6.1.2.1.138.1.7.1.1 | not-accessible | current | |
| isisRAIndex OBJECT-TYPE The identifier for this isisRAEntry. This value must be unique amongst all Reachable Addresses on the same parent Circuit. | 1.3.6.1.2.1.138.1.7.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| isisRAExistState OBJECT-TYPE The existence state of this Reachable Address. This object follows the ManualOrAutomatic behaviors. Support for 'createAndWait' and 'notInService' is not required. A row entry cannot be modified when the value of this object is 'active'. | 1.3.6.1.2.1.138.1.7.1.1.2 | RowStatus | read-create | current |
| isisRAAdminState OBJECT-TYPE The administrative state of the Reachable Address. This object follows the ManualOrAutomatic behaviors. | 1.3.6.1.2.1.138.1.7.1.1.3 | IsisAdminState | read-create | current |
| isisRAAddrPrefix OBJECT-TYPE The destination of this Reachable Address. This is an Address Prefix. This object follows the ReplaceOnlyWhileDisabled and ManualOrAutomatic behaviors. | 1.3.6.1.2.1.138.1.7.1.1.4 | IsisOSINSAddress | read-create | current |
| isisRAMapType OBJECT-TYPE The type of mapping to be employed to ascertain the SNPA Address that 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 isisRASNPAAddress are 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 isisRASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the isisRASNPAPrefix object value to form the next hop subnetwork addressing information. | 1.3.6.1.2.1.138.1.7.1.1.5 | INTEGER {none(1), explicit(2), extractIDI(3), extractDSP(4)} | read-create | current |
| isisRAMetric OBJECT-TYPE The metric value for reaching the specified prefix over this circuit. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.7.1.1.6 | IsisDefaultMetric | read-create | current |
| isisRAMetricType OBJECT-TYPE Indicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.7.1.1.7 | IsisMetricType | read-create | current |
| isisRASNPAAddress OBJECT-TYPE The SNPA Address to which a PDU may be forwarded in order to reach a destination that matches the address prefix of the Reachable Address. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.7.1.1.8 | IsisOSINSAddress | read-create | current |
| isisRASNPAMask OBJECT-TYPE A bit mask with 1 bit 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 isisRASNPAMask object value is aligned with the first octet (AFI) of the NSAP Address. If the isisRASNPAMask object value and NSAP Address are of different lengths, the shorter of the two is logically padded with zeros before performing the extraction. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.7.1.1.9 | IsisOSINSAddress | read-create | current |
| isisRASNPAPrefix OBJECT-TYPE A fixed SNPA prefix for use when the isisRAMapType is extractDSP. The SNPA Address to use is formed by concatenating the fixed SNPA prefix with a variable SNPA part that is extracted from the effective destination address. For Reachable Address prefixes in which the entire SNPA is embedded in the DSP, the SNPA Prefix shall be null. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.7.1.1.10 | IsisOSINSAddress | read-create | current |
| isisRAType OBJECT-TYPE The type of Reachable address. Those of type manual are created by the network manager. Those of type automatic are created through propagation of routing information from another routing protocol (e.g., IDRP). | 1.3.6.1.2.1.138.1.7.1.1.11 | INTEGER {manual(1), automatic(2)} | read-create | current |
| isisIPReachAddr OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.8 | |||
| isisIPRATable OBJECT-TYPE The table of IP Reachable Addresses to networks, subnetworks, or hosts either manually configured or learned from another protocol. | 1.3.6.1.2.1.138.1.8.1 | not-accessible | current | |
| isisIPRAEntry OBJECT-TYPE Each entry defines an IP Reachable Address to a network, subnetwork, or host. Each IP Reachable Address may have multiple entries in the table, one for each equal cost path to the reachable address. Dynamically created rows MUST survive an agent reboot. Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in isisIPRADestr, isisIPRADestPrefixLen, and isisIPRANextHopIndex is too great, then OIDs of column instances in this table will have more than 128 subidentifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. | 1.3.6.1.2.1.138.1.8.1.1 | not-accessible | current | |
| isisIPRADestType OBJECT-TYPE The type of this IP Reachable Address. | 1.3.6.1.2.1.138.1.8.1.1.1 | InetAddressType | not-accessible | current |
| isisIPRADest OBJECT-TYPE The destination of this IP Reachable Address. This is a network address, subnetwork address, or host address. The type of this address is determined by the value of the isisIPRADestType object. | 1.3.6.1.2.1.138.1.8.1.1.2 | InetAddress | not-accessible | current |
| isisIPRADestPrefixLen OBJECT-TYPE The length of the IP Netmask for Reachability Address. The values for the index objects isisIPRADest and isisIPRADestPrefixLen must be consistent. When the value of isisIPRADest (excluding the zone index, if one is present) is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object isisIPRADestPrefixLen MUST be equal to x. If not, then the index pair is not consistent, and an inconsistentName error must be returned on SET or CREATE requests. | 1.3.6.1.2.1.138.1.8.1.1.3 | InetAddressPrefixLength | not-accessible | current |
| isisIPRANextHopIndex OBJECT-TYPE Index of next hop. Used when there are multiple Equal Cost Multipath alternatives for the same destination. | 1.3.6.1.2.1.138.1.8.1.1.4 | Unsigned32 (1..4294967295) | not-accessible | current |
| isisIPRANextHopType OBJECT-TYPE The type of the IP next hop address. | 1.3.6.1.2.1.138.1.8.1.1.5 | InetAddressType | read-create | current |
| isisIPRANextHop OBJECT-TYPE The IP next hop to this destination. The type of this address is determined by the value of the isisIPRANextHopType object. | 1.3.6.1.2.1.138.1.8.1.1.6 | InetAddress | read-create | current |
| isisIPRAType OBJECT-TYPE The type of this IP Reachable Address. Those of type manual are created by the network manager. Those of type automatic are created through propagation of routing information from another routing protocol. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.8.1.1.7 | INTEGER {manual(1), automatic(2)} | read-create | current |
| isisIPRAExistState OBJECT-TYPE The state of this IP Reachable Address. This object follows the ExistenceState and ManualOrAutomatic behaviors. Support for 'createAndWait' and 'notInService' is not required. A row entry cannot be modified when the value of this object is 'active'. | 1.3.6.1.2.1.138.1.8.1.1.8 | RowStatus | read-create | current |
| isisIPRAAdminState OBJECT-TYPE The administrative state of the IP Reachable Address. This object follows the IsisAdminState and ManualOrAutomatic behaviors. | 1.3.6.1.2.1.138.1.8.1.1.9 | IsisAdminState | read-create | current |
| isisIPRAMetric OBJECT-TYPE The metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.8.1.1.10 | IsisDefaultMetric | read-create | current |
| isisIPRAMetricType OBJECT-TYPE Indicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.8.1.1.11 | IsisMetricType | read-create | current |
| isisIPRAFullMetric OBJECT-TYPE The wide metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.8.1.1.12 | IsisFullMetric | read-create | current |
| isisIPRASNPAAddress OBJECT-TYPE The SNPA Address to which a PDU may be forwarded in order to reach a destination that matches this IP Reachable Address. This object follows the ManualOrAutomatic behavior. | 1.3.6.1.2.1.138.1.8.1.1.13 | IsisOSINSAddress | read-create | current |
| isisIPRASourceType OBJECT-TYPE The origin of this route. | 1.3.6.1.2.1.138.1.8.1.1.14 | INTEGER {static(1), direct(2), ospfv2(3), ospfv3(4), isis(5), rip(6), igrp(7), eigrp(8), bgp(9), other(10)} | read-only | current |
| isisLSPDataBase OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.9 | |||
| isisLSPSummaryTable OBJECT-TYPE The table of LSP Headers. | 1.3.6.1.2.1.138.1.9.1 | not-accessible | current | |
| isisLSPSummaryEntry OBJECT-TYPE Each entry provides a summary describing an LSP currently stored in the system. Dynamically learned rows will not survive an agent reboot. | 1.3.6.1.2.1.138.1.9.1.1 | not-accessible | current | |
| isisLSPLevel OBJECT-TYPE At which level does this LSP appear? | 1.3.6.1.2.1.138.1.9.1.1.1 | IsisISLevel | not-accessible | current |
| isisLSPID OBJECT-TYPE The 8-byte LSP ID for this Link State PDU. | 1.3.6.1.2.1.138.1.9.1.1.2 | IsisLinkStatePDUID | not-accessible | current |
| isisLSPSeq OBJECT-TYPE The sequence number for this LSP. | 1.3.6.1.2.1.138.1.9.1.1.3 | Unsigned32 | read-only | current |
| isisLSPZeroLife OBJECT-TYPE Is this LSP being purged by this system? | 1.3.6.1.2.1.138.1.9.1.1.4 | TruthValue | read-only | current |
| isisLSPChecksum OBJECT-TYPE The 16-bit Fletcher Checksum for this LSP. | 1.3.6.1.2.1.138.1.9.1.1.5 | IsisUnsigned16TC | read-only | current |
| isisLSPLifetimeRemain OBJECT-TYPE The remaining lifetime, in seconds, for this LSP. | 1.3.6.1.2.1.138.1.9.1.1.6 | IsisUnsigned16TC | read-only | current |
| isisLSPPDULength OBJECT-TYPE The length of this LSP. | 1.3.6.1.2.1.138.1.9.1.1.7 | IsisUnsigned16TC | read-only | current |
| isisLSPAttributes OBJECT-TYPE Flags carried by the LSP. | 1.3.6.1.2.1.138.1.9.1.1.8 | IsisUnsigned8TC | read-only | current |
| isisLSPTLVTable OBJECT-TYPE The table of LSPs in the database. | 1.3.6.1.2.1.138.1.9.2 | not-accessible | current | |
| isisLSPTLVEntry OBJECT-TYPE Each entry describes a TLV within an LSP currently stored in the system. Dynamically learned rows will not survive an agent reboot. | 1.3.6.1.2.1.138.1.9.2.1 | not-accessible | current | |
| isisLSPTLVIndex OBJECT-TYPE The index of this TLV in the LSP. The first TLV has index 1, and the Nth TLV has an index of N. | 1.3.6.1.2.1.138.1.9.2.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| isisLSPTLVSeq OBJECT-TYPE The sequence number for this LSP. | 1.3.6.1.2.1.138.1.9.2.1.2 | Unsigned32 | read-only | current |
| isisLSPTLVChecksum OBJECT-TYPE The 16-bit Fletcher Checksum for this LSP. | 1.3.6.1.2.1.138.1.9.2.1.3 | IsisUnsigned16TC | read-only | current |
| isisLSPTLVType OBJECT-TYPE The type of this TLV. | 1.3.6.1.2.1.138.1.9.2.1.4 | IsisUnsigned8TC | read-only | current |
| isisLSPTLVLen OBJECT-TYPE The length of this TLV. | 1.3.6.1.2.1.138.1.9.2.1.5 | IsisUnsigned8TC | read-only | current |
| isisLSPTLVValue OBJECT-TYPE The value of this TLV. | 1.3.6.1.2.1.138.1.9.2.1.6 | OCTET STRING (SIZE(0..255)) | read-only | current |
| isisNotification OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.10 | |||
| isisNotificationEntry OBJECT-IDENTITY | 1.3.6.1.2.1.138.1.10.1 | |||
| isisNotificationSysLevelIndex OBJECT-TYPE The system level for this notification. | 1.3.6.1.2.1.138.1.10.1.1 | IsisLevel | accessible-for-notify | current |
| isisNotificationCircIfIndex OBJECT-TYPE The identifier of this circuit relevant to this notification. | 1.3.6.1.2.1.138.1.10.1.2 | Unsigned32 (1..2147483647) | accessible-for-notify | current |
| isisPduLspId OBJECT-TYPE An Octet String that uniquely identifies a Link State PDU. | 1.3.6.1.2.1.138.1.10.1.3 | IsisLinkStatePDUID | accessible-for-notify | current |
| isisPduFragment OBJECT-TYPE Holds up to 64 initial bytes of a PDU that triggered the notification. | 1.3.6.1.2.1.138.1.10.1.4 | IsisPDUHeader | accessible-for-notify | current |
| isisPduFieldLen OBJECT-TYPE Holds the System ID length reported in PDU we received. | 1.3.6.1.2.1.138.1.10.1.5 | IsisUnsigned8TC | accessible-for-notify | current |
| isisPduMaxAreaAddress OBJECT-TYPE Holds the Max Area Addresses reported in a PDU we received. | 1.3.6.1.2.1.138.1.10.1.6 | IsisUnsigned8TC | accessible-for-notify | current |
| isisPduProtocolVersion OBJECT-TYPE Holds the Protocol version reported in PDU we received. | 1.3.6.1.2.1.138.1.10.1.7 | IsisUnsigned8TC | accessible-for-notify | current |
| isisPduLspSize OBJECT-TYPE Holds the size of LSP we received that is too big to forward. | 1.3.6.1.2.1.138.1.10.1.8 | Unsigned32 (0..2147483647) | accessible-for-notify | current |
| isisPduOriginatingBufferSize OBJECT-TYPE Holds the size of isisSysLevelOrigLSPBuffSize advertised by the peer in the originatingLSPBufferSize TLV. If the peer does not advertise this TLV, this value is set to 0. | 1.3.6.1.2.1.138.1.10.1.9 | IsisUnsigned16TC (0..16000) | accessible-for-notify | current |
| isisPduBufferSize OBJECT-TYPE Holds the size of LSP received from peer. | 1.3.6.1.2.1.138.1.10.1.10 | IsisUnsigned16TC (0..16000) | accessible-for-notify | current |
| isisPduProtocolsSupported OBJECT-TYPE The list of protocols supported by an adjacent system. This may be empty. | 1.3.6.1.2.1.138.1.10.1.11 | OCTET STRING (SIZE(0..255)) | accessible-for-notify | current |
| isisAdjState OBJECT-TYPE The current state of an adjacency. | 1.3.6.1.2.1.138.1.10.1.12 | INTEGER {down(1), initializing(2), up(3), failed(4)} | accessible-for-notify | current |
| isisErrorOffset OBJECT-TYPE An offset to a problem in a PDU. If the problem is a malformed TLV, this points to the beginning of the TLV. If the problem is in the header, this points to the byte that is suspicious. | 1.3.6.1.2.1.138.1.10.1.13 | Unsigned32 | accessible-for-notify | current |
| isisErrorTLVType OBJECT-TYPE The type for a malformed TLV. | 1.3.6.1.2.1.138.1.10.1.14 | Unsigned32 (0..255) | accessible-for-notify | current |
| isisNotificationAreaAddress OBJECT-TYPE An Area Address. | 1.3.6.1.2.1.138.1.10.1.15 | IsisOSINSAddress | accessible-for-notify | current |
| isisConformance OBJECT-IDENTITY | 1.3.6.1.2.1.138.2 | |||
| isisCompliances OBJECT-IDENTITY | 1.3.6.1.2.1.138.2.1 | |||
| isisGroups OBJECT-IDENTITY | 1.3.6.1.2.1.138.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| isisDatabaseOverload NOTIFICATION-TYPE This notification is generated when the system enters or leaves the Overload state. The number of times this has been generated and cleared is kept track of by isisSysStatLSPDbaseOloads. | 1.3.6.1.2.1.138.0.1 | current |
| isisManualAddressDrops NOTIFICATION-TYPE This notification is generated when one of the manual areaAddresses assigned to this system is ignored when computing routes. The object isisNotificationAreaAddress describes the area that has been dropped. The number of times this event has been generated is counted by isisSysStatManAddrDropFromAreas. The agent must throttle the generation of consecutive isisManualAddressDrops notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.2 | current |
| isisCorruptedLSPDetected NOTIFICATION-TYPE This notification is generated when we find that an LSP that was stored in memory has become corrupted. The number of times this has been generated is counted by isisSysCorrLSPs. We forward an LSP ID. We may have independent knowledge of the ID, but in some implementations there is a chance that the ID itself will be corrupted. | 1.3.6.1.2.1.138.0.3 | current |
| isisAttemptToExceedMaxSequence NOTIFICATION-TYPE When the sequence number on an LSP we generate wraps the 32-bit sequence counter, we purge and wait to re-announce this information. This notification describes that event. Since these should not be generated rapidly, we generate an event each time this happens. While the first 6 bytes of the LSPID are ours, the other two contain useful information. | 1.3.6.1.2.1.138.0.4 | current |
| isisIDLenMismatch NOTIFICATION-TYPE A notification sent when we receive a PDU with a different value for 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. The agent must throttle the generation of consecutive isisIDLenMismatch notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.5 | current |
| isisMaxAreaAddressesMismatch NOTIFICATION-TYPE A notification sent when we receive a PDU with a different value for the Maximum Area Addresses. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. The agent must throttle the generation of consecutive isisMaxAreaAddressesMismatch notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.6 | current |
| isisOwnLSPPurge NOTIFICATION-TYPE A notification sent when we receive a PDU with our systemID and zero age. This notification includes the circuit Index and router ID from the LSP, if available, which may help a network manager identify the source of the confusion. | 1.3.6.1.2.1.138.0.7 | current |
| isisSequenceNumberSkip NOTIFICATION-TYPE When we receive an LSP with our System ID and different contents, we may need to reissue the LSP with a higher sequence number. We send this notification if we need to increase the sequence number by more than one. If two Intermediate Systems are configured with the same System ID, this notification will fire. | 1.3.6.1.2.1.138.0.8 | current |
| isisAuthenticationTypeFailure NOTIFICATION-TYPE A notification sent when we receive a PDU with the wrong authentication type field. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. The agent must throttle the generation of consecutive isisAuthenticationTypeFailure notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.9 | current |
| isisAuthenticationFailure NOTIFICATION-TYPE A notification sent when we receive a PDU with an incorrect authentication information field. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. The agent must throttle the generation of consecutive isisAuthenticationFailure notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.10 | current |
| isisVersionSkew NOTIFICATION-TYPE A notification sent when we receive a Hello PDU from an IS running a different version of the protocol. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. The agent must throttle the generation of consecutive isisVersionSkew notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.11 | current |
| isisAreaMismatch NOTIFICATION-TYPE A notification sent when we receive a Hello PDU from an IS that 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. The agent must throttle the generation of consecutive isisAreaMismatch notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.12 | current |
| isisRejectedAdjacency NOTIFICATION-TYPE A notification sent when we receive a Hello PDU from an IS but do not establish an adjacency for some reason. The agent must throttle the generation of consecutive isisRejectedAdjacency notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.13 | current |
| isisLSPTooLargeToPropagate NOTIFICATION-TYPE A notification sent when we attempt to propagate an LSP that is larger than the dataLinkBlockSize for the circuit. The agent must throttle the generation of consecutive isisLSPTooLargeToPropagate notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.14 | current |
| isisOrigLSPBuffSizeMismatch NOTIFICATION-TYPE A notification sent when a Level 1 LSP or Level 2 LSP is received that is larger than the local value for isisSysLevelOrigLSPBuffSize, or when an LSP is received that contains the supported Buffer Size option and the value in the PDU option field does not match the local value for isisSysLevelOrigLSPBuffSize. We pass up the size from the option field and the size of the LSP when one of them exceeds our configuration. The agent must throttle the generation of consecutive isisOrigLSPBuffSizeMismatch notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.15 | current |
| isisProtocolsSupportedMismatch NOTIFICATION-TYPE A notification sent when a non-pseudonode segment 0 LSP is received that has no matching protocols supported. This may be because the system does not generate the field, or because there are no common elements. The list of protocols supported should be included in the notification: it may be empty if the TLV is not supported, or if the TLV is empty. The agent must throttle the generation of consecutive isisProtocolsSupportedMismatch notifications so that there is at least a 5-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. | 1.3.6.1.2.1.138.0.16 | current |
| isisAdjacencyChange NOTIFICATION-TYPE A notification sent when an adjacency changes state, entering or leaving state up. The first 6 bytes of the isisPduLspId are the SystemID of the adjacent IS. The isisAdjState is the new state of the adjacency. | 1.3.6.1.2.1.138.0.17 | current |
| isisLSPErrorDetected NOTIFICATION-TYPE This notification is generated when we receive an LSP with a parse error. The isisCircIfIndex holds an index of the circuit on which the PDU arrived. The isisPduFragment holds the start of the LSP, and the isisErrorOffset points to the problem. If the problem is a malformed TLV, isisErrorOffset points to the start of the TLV, and isisErrorTLVType holds the value of the type. If the problem is with the LSP header, isisErrorOffset points to the suspicious byte. The number of such LSPs is accumulated in isisSysStatLSPErrors. | 1.3.6.1.2.1.138.0.18 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| isisCompliance MODULE-COMPLIANCE The compliance statement for agents that support the IS-IS MIB. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements. Those requirements and similar requirements for related objects are expressed below, in pseudo-OBJECT clause form, in this description: -- OBJECT isisSummAddressType -- SYNTAX InetAddressType { ipv4(1), ipv6(2) } -- -- DESCRIPTION -- The MIB requires support for IPv4 Summary -- Addresses and anticipates the support of -- IPv6 addresses. -- -- -- OBJECT isisRedistributeAddrType -- SYNTAX InetAddressType { ipv4(1), ipv6(2) } -- -- DESCRIPTION -- The MIB requires support for IPv4 -- Redistribution Addresses and anticipates -- the support of IPv6 addresses. | 1.3.6.1.2.1.138.2.1.1 | current |
| isisAdvancedCompliance MODULE-COMPLIANCE The compliance statement for agents that fully support the IS-IS MIB. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements. Those requirements and similar requirements for related objects are expressed below, in pseudo-OBJECT clause form, in this description: -- OBJECT isisSummAddressType -- SYNTAX InetAddressType { ipv4(1), ipv6(2) } -- -- DESCRIPTION -- The MIB requires support for IPv4 Summary -- Addresses and anticipates the support of -- IPv6 addresses. -- -- -- OBJECT isisRedistributeAddrType -- SYNTAX InetAddressType { ipv4(1), ipv6(2) } -- -- DESCRIPTION -- The MIB requires support for IPv4 -- Redistribution Addresses and anticipates -- the support of IPv6 addresses. | 1.3.6.1.2.1.138.2.1.2 | current |
| isisReadOnlyCompliance MODULE-COMPLIANCE When this MIB is implemented without support for read-create (i.e., in read-only mode), the implementation can claim read-only compliance. Such a device can then be monitored but cannot be configured with this MIB. | 1.3.6.1.2.1.138.2.1.3 | current |
| isisSystemGroup OBJECT-GROUP The collections of objects used to manage an IS-IS router. | 1.3.6.1.2.1.138.2.2.1 | current |
| isisCircuitGroup OBJECT-GROUP The collections of objects used to describe an IS-IS Circuit. | 1.3.6.1.2.1.138.2.2.2 | current |
| isisISAdjGroup OBJECT-GROUP The collections of objects used to manage an IS-IS Adjacency. | 1.3.6.1.2.1.138.2.2.3 | current |
| isisNotificationObjectGroup OBJECT-GROUP The objects used to record notification parameters. | 1.3.6.1.2.1.138.2.2.4 | current |
| isisNotificationGroup NOTIFICATION-GROUP The collections of notifications sent by an IS. | 1.3.6.1.2.1.138.2.2.5 | current |
| isisISPDUCounterGroup OBJECT-GROUP The collections of objects used to count protocol PDUs. | 1.3.6.1.2.1.138.2.2.6 | current |
| isisRATableGroup OBJECT-GROUP The collections of objects used to manage the reachable NSAP prefixes. | 1.3.6.1.2.1.138.2.2.7 | current |
| isisISIPRADestGroup OBJECT-GROUP The collections of objects used to manage configured IP addresses. | 1.3.6.1.2.1.138.2.2.8 | current |
| isisLSPGroup OBJECT-GROUP The collections of objects used to observe the LSP Database. | 1.3.6.1.2.1.138.2.2.9 | current |