ISIS-D13-MIB

File: ISIS-D13-MIB.mib (134511 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
INET-ADDRESS-MIB

Imported symbols

TEXTUAL-CONVENTION DisplayString RowStatus
TruthValue TestAndIncr MODULE-IDENTITY
OBJECT-TYPE OBJECT-IDENTITY NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
experimental TimeTicks MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InetAddressType
InetAddress InetAddressPrefixLength

Defined Types

OSINSAddress  
OSI Network Service Address, e.g. NSAP, SNPA, or Network Entity Title
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..20)  

SystemID  
A system ID.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

LinkStatePDUID  
A Link State PDU Identifier.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|8)  

AdminState  
Type used in enabling and disabling a row. Values match those in RFC 2863.
TEXTUAL-CONVENTION    
  INTEGER on(1), off(2)  

LSPBuffSize  
Integer sub range for LSP size.
TEXTUAL-CONVENTION    
  Integer32 512..16000  

LevelState  
States of the IS-IS protocol.
TEXTUAL-CONVENTION    
  INTEGER off(1), on(2), waiting(3), overloaded(4)  

SupportedProtocol  
Types of network protocol supported by Integrated IS-IS. The values for ISO8473 and IP are those registered for these protocols in ISO TR9577.
TEXTUAL-CONVENTION    
  INTEGER iso8473(129), ipV6(142), ip(204)  

DefaultMetric  
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.
TEXTUAL-CONVENTION    
  Integer32 0..63  

WideMetric  
Wide Metric for IS Neighbors. ISO 10589 provides a 6 bit metric. Traffic Engineering extensions provide 24 bit metrics.
TEXTUAL-CONVENTION    
  Unsigned32 0..16777215  

FullMetric  
Full Metric for IP Routes. Traffic Engineering extensions provide 32 bit metrics.
TEXTUAL-CONVENTION    
  Unsigned32 0..16777215  

MetricType  
Is this an Internal or External Metric?
TEXTUAL-CONVENTION    
  INTEGER internal(1), external(2)  

MetricStyle  
Do we use 1195 style Metrics or wide metrics.
TEXTUAL-CONVENTION    
  INTEGER narrow(1), wide(2), both(3)  

ISLevel  
Identifies a level.
TEXTUAL-CONVENTION    
  INTEGER none(0), area(1), domain(2)  

IsisPDUHeader  
A block to contain the header from a PDU.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

CircuitID  
ID for a circuit.
TEXTUAL-CONVENTION    
  OCTET STRING Size(7)  

ISPriority  
Integer sub-range for IS-IS priority.
TEXTUAL-CONVENTION    
  Integer32 0..127  

Unsigned16TC  
An Unsigned32 further restricted to 16 Bits. Note that the ASN.1 BER encoding may still require 24 Bits for some values.
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

Unsigned8TC  
An Unsigned32 further restricted to 8 Bits. Note that the ASN.1 BER encoding may still require 16 Bits for some values.
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

IsisSysEntry  
SEQUENCE    
  isisD13SysInstance Integer32
  isisD13SysVersion DisplayString
  isisD13SysType INTEGER
  isisD13SysID SystemID
  isisD13SysMaxPathSplits Integer32
  isisD13SysMaxLSPGenInt Integer32
  isisD13SysPollESHelloRate Unsigned16TC
  isisD13SysWaitTime Unsigned16TC
  isisD13SysAdminState AdminState
  isisD13SysLogAdjacencyChanges TruthValue
  isisD13SysNextCircIndex TestAndIncr
  isisD13SysL2toL1Leaking TruthValue
  isisD13SysMaxAge Unsigned16TC
  isisD13SysReceiveLSPBufferSize Unsigned16TC
  isisD13SysExistState RowStatus

IsisManAreaAddrEntry  
SEQUENCE    
  isisD13ManAreaAddr OSINSAddress
  isisD13ManAreaAddrExistState RowStatus

IsisAreaAddrEntry  
SEQUENCE    
  isisD13AreaAddr OSINSAddress

IsisSysProtSuppEntry  
SEQUENCE    
  isisD13SysProtSuppProtocol SupportedProtocol
  isisD13SysProtSuppExistState RowStatus

IsisSummAddrEntry  
SEQUENCE    
  isisD13SummAddressType InetAddressType
  isisD13SummAddress InetAddress
  isisD13SummAddrPrefixLen InetAddressPrefixLength
  isisD13SummAddrExistState RowStatus
  isisD13SummAddrMetric DefaultMetric
  isisD13SummAddrFullMetric FullMetric

IsisRedistributeAddrEntry  
SEQUENCE    
  isisD13RedistributeAddrType InetAddressType
  isisD13RedistributeAddrAddress InetAddress
  isisD13RedistributeAddrPrefixLen InetAddressPrefixLength
  isisD13RedistributeAddrExistState RowStatus

IsisRouterEntry  
SEQUENCE    
  isisD13RouterSysID SystemID
  isisD13RouterLevel ISLevel
  isisD13RouterHostName DisplayString
  isisD13RouterID Unsigned32

IsisSysLevelEntry  
SEQUENCE    
  isisD13SysLevelIndex INTEGER
  isisD13SysLevelOrigLSPBuffSize LSPBuffSize
  isisD13SysLevelMinLSPGenInt Unsigned16TC
  isisD13SysLevelOverloadState LevelState
  isisD13SysLevelSetOverload TruthValue
  isisD13SysLevelSetOverloadUntil TimeTicks
  isisD13SysLevelMetricStyle MetricStyle
  isisD13SysLevelSPFConsiders MetricStyle
  isisD13SysLevelTEEnabled TruthValue

IsisCircEntry  
SEQUENCE    
  isisD13CircIndex Integer32
  isisD13CircIfIndex Integer32
  isisD13CircIfSubIndex Integer32
  isisD13CircAdminState AdminState
  isisD13CircExistState RowStatus
  isisD13CircType INTEGER
  isisD13CircExtDomain TruthValue
  isisD13CircLevel INTEGER
  isisD13CircPassiveCircuit TruthValue
  isisD13CircMeshGroupEnabled INTEGER
  isisD13CircMeshGroup Unsigned32
  isisD13CircSmallHellos TruthValue
  isisD13CircLastUpTime TimeTicks
  isisD13Circ3WayEnabled TruthValue
  isisD13CircExtendedCircID Unsigned32

IsisCircLevelEntry  
SEQUENCE    
  isisD13CircLevelIndex INTEGER
  isisD13CircLevelMetric DefaultMetric
  isisD13CircLevelWideMetric WideMetric
  isisD13CircLevelISPriority ISPriority
  isisD13CircLevelIDOctet Integer32
  isisD13CircLevelID CircuitID
  isisD13CircLevelDesIS OCTET STRING
  isisD13CircLevelHelloMultiplier Integer32
  isisD13CircLevelHelloTimer Integer32
  isisD13CircLevelDRHelloTimer Integer32
  isisD13CircLevelLSPThrottle Unsigned16TC
  isisD13CircLevelMinLSPRetransInt Integer32
  isisD13CircLevelCSNPInterval Integer32
  isisD13CircLevelPartSNPInterval Integer32

IsisSystemCounterEntry  
SEQUENCE    
  isisD13SysStatLevel INTEGER
  isisD13SysStatCorrLSPs Counter32
  isisD13SysStatAuthTypeFails Counter32
  isisD13SysStatAuthFails Counter32
  isisD13SysStatLSPDbaseOloads Counter32
  isisD13SysStatManAddrDropFromAreas Counter32
  isisD13SysStatAttmptToExMaxSeqNums Counter32
  isisD13SysStatSeqNumSkips Counter32
  isisD13SysStatOwnLSPPurges Counter32
  isisD13SysStatIDFieldLenMismatches Counter32
  isisD13SysStatMaxAreaAddrMismatches Counter32
  isisD13SysStatPartChanges Counter32
  isisD13SysStatSPFRuns Counter32

IsisCircuitCounterEntry  
SEQUENCE    
  isisD13CircuitType INTEGER
  isisD13CircAdjChanges Counter32
  isisD13CircNumAdj Unsigned32
  isisD13CircInitFails Counter32
  isisD13CircRejAdjs Counter32
  isisD13CircIDFieldLenMismatches Counter32
  isisD13CircMaxAreaAddrMismatches Counter32
  isisD13CircAuthTypeFails Counter32
  isisD13CircAuthFails Counter32
  isisD13CircLANDesISChanges Counter32

IsisPacketCounterEntry  
SEQUENCE    
  isisD13PacketCountLevel INTEGER
  isisD13PacketCountDirection INTEGER
  isisD13PacketCountIIHello Counter32
  isisD13PacketCountISHello Counter32
  isisD13PacketCountESHello Counter32
  isisD13PacketCountLSP Counter32
  isisD13PacketCountCSNP Counter32
  isisD13PacketCountPSNP Counter32
  isisD13PacketCountUnknown Counter32

IsisISAdjEntry  
SEQUENCE    
  isisD13ISAdjIndex Integer32
  isisD13ISAdjState INTEGER
  isisD13ISAdj3WayState INTEGER
  isisD13ISAdjNeighSNPAAddress OSINSAddress
  isisD13ISAdjNeighSysType INTEGER
  isisD13ISAdjNeighSysID SystemID
  isisD13ISAdjNbrExtendedCircID Unsigned32
  isisD13ISAdjUsage INTEGER
  isisD13ISAdjHoldTimer Unsigned16TC
  isisD13ISAdjNeighPriority ISPriority
  isisD13ISAdjLastUpTime TimeTicks

IsisISAdjAreaAddrEntry  
SEQUENCE    
  isisD13ISAdjAreaAddrIndex Integer32
  isisD13ISAdjAreaAddress OSINSAddress

IsisISAdjIPAddrEntry  
SEQUENCE    
  isisD13ISAdjIPAddrIndex Integer32
  isisD13ISAdjIPAddressType InetAddressType
  isisD13ISAdjIPAddress InetAddress

IsisISAdjProtSuppEntry  
SEQUENCE    
  isisD13ISAdjProtSuppProtocol SupportedProtocol

IsisRAEntry  
SEQUENCE    
  isisD13RAIndex Integer32
  isisD13RAExistState RowStatus
  isisD13RAAdminState AdminState
  isisD13RAAddrPrefix OSINSAddress
  isisD13RAMapType INTEGER
  isisD13RAMetric DefaultMetric
  isisD13RAMetricType MetricType
  isisD13RASNPAAddress OSINSAddress
  isisD13RASNPAMask OSINSAddress
  isisD13RASNPAPrefix OSINSAddress
  isisD13RAType INTEGER

IsisIPRAEntry  
SEQUENCE    
  isisD13IPRADestType InetAddressType
  isisD13IPRADest InetAddress
  isisD13IPRADestPrefixLen InetAddressPrefixLength
  isisD13IPRANextHopType InetAddressType
  isisD13IPRANextHop InetAddress
  isisD13IPRAType INTEGER
  isisD13IPRAExistState RowStatus
  isisD13IPRAAdminState AdminState
  isisD13IPRAMetric DefaultMetric
  isisD13IPRAMetricType MetricType
  isisD13IPRAFullMetric FullMetric
  isisD13IPRASNPAAddress OSINSAddress
  isisD13IPRASourceType INTEGER

IsisLSPSummaryEntry  
SEQUENCE    
  isisD13LSPLevel ISLevel
  isisD13LSPID LinkStatePDUID
  isisD13LSPSeq Unsigned32
  isisD13LSPZeroLife TruthValue
  isisD13LSPChecksum Unsigned16TC
  isisD13LSPLifetimeRemain Unsigned16TC
  isisD13LSPPDULength Unsigned16TC
  isisD13LSPAttributes Unsigned8TC

IsisLSPTLVEntry  
SEQUENCE    
  isisD13LSPTLVIndex Unsigned32
  isisD13LSPTLVSeq Unsigned32
  isisD13LSPTLVChecksum Unsigned16TC
  isisD13LSPTLVType Unsigned8TC
  isisD13LSPTLVLen Unsigned8TC
  isisD13LSPTLVValue OCTET STRING

IsisNotificationEntry  
SEQUENCE    
  isisD13PduLspId LinkStatePDUID
  isisD13PduFragment IsisPDUHeader
  isisD13PduFieldLen Unsigned8TC
  isisD13PduMaxAreaAddress Unsigned8TC
  isisD13PduProtocolVersion Unsigned8TC
  isisD13PduLspSize Integer32
  isisD13PduOriginatingBufferSize Unsigned16TC
  isisD13PduProtocolsSupported OCTET STRING
  isisD13AdjState INTEGER
  isisD13PduRemoteRouterID Unsigned32

Defined Values

isisD13MIB 1.3.6.1.3.37
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 defines an experimental portion of the Management Information Base (MIB) for use with network management protocols in the Internet community. This document is based on a 1994 IETF draft by Chris Gunner. This version has been modified to include MIB-II syntax, to exclude portions of the protocol that are not relevant to IP, and to add management support for current practice.
MODULE-IDENTITY    

isisD13Objects 1.3.6.1.3.37.1
OBJECT IDENTIFIER    

isisD13Notifications 1.3.6.1.3.37.2
OBJECT IDENTIFIER    

isisD13Conformance 1.3.6.1.3.37.3
OBJECT IDENTIFIER    

isisD13System 1.3.6.1.3.37.1.1
The object describes system wide attributes.
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13SysLevel 1.3.6.1.3.37.1.2
This object describes attributes associated with the domain or with the area.
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13Circ 1.3.6.1.3.37.1.3
This object describes attributes associated with one Circuit
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13CircLevelValues 1.3.6.1.3.37.1.4
This object describes attributes associated with area or domain relevant within a Circuit.
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13Counters 1.3.6.1.3.37.1.5
This object collects system and circuit counters
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13ISAdj 1.3.6.1.3.37.1.6
This object describes attributes associated with an adjacent Protocol Peer.
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13ReachAddr 1.3.6.1.3.37.1.7
This object describes attributes associated with a configured address
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13IPReachAddr 1.3.6.1.3.37.1.8
This object describes attributes associated with IP routes learned by configuration or through another protocol.
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13LSPDataBase 1.3.6.1.3.37.1.9
This object describes the collection of Link State PDUs known to the system.
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13Notification 1.3.6.1.3.37.1.10
Objects included in Notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

isisD13SysTable 1.3.6.1.3.37.1.1.1
The set of instance of the Integrated IS-IS protocol existing on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisSysEntry

isisD13SysEntry 1.3.6.1.3.37.1.1.1.1
Each row defines information specific to a single instance of the IS-IS protocol existing on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisSysEntry  

isisD13SysInstance 1.3.6.1.3.37.1.1.1.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10000  

isisD13SysVersion 1.3.6.1.3.37.1.1.1.1.2
The version number of the IS-IS protocol which this instance implements.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

isisD13SysType 1.3.6.1.3.37.1.1.1.1.3
The type of this instance of the Integrated IS-IS protocol. This object follows the replaceOnlyWhileDisabled behavior.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER level1IS(1), level2IS(2), level1L2IS(3)  

isisD13SysID 1.3.6.1.3.37.1.1.1.1.4
The ID for this instance of the Integrated IS-IS protocol. 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.
Status: current Access: read-create
OBJECT-TYPE    
  SystemID  

isisD13SysMaxPathSplits 1.3.6.1.3.37.1.1.1.1.5
Maximum number of paths with equal routing metric value which it is permitted to split between. This object follows the replaceOnlyWhileDisabled behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..32  

isisD13SysMaxLSPGenInt 1.3.6.1.3.37.1.1.1.1.6
Maximum interval, in seconds, between generated LSPs by this instance of the protocol. This object follows the resettingTimer behavior. Should be at least 300 seconds less than isisD13SysMaxAge.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65235  

isisD13SysPollESHelloRate 1.3.6.1.3.37.1.1.1.1.7
The value, in seconds, to be used for the suggested ES configuration timer in ISH PDUs when soliciting the ES configuration.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned16TC 1..65535  

isisD13SysWaitTime 1.3.6.1.3.37.1.1.1.1.8
Number of seconds to delay in waiting state before entering on state. This object follows the resettingTimer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned16TC 1..65535  

isisD13SysAdminState 1.3.6.1.3.37.1.1.1.1.9
The administrative state of this instance of the Integrated IS-IS protocol. Setting this object to the value 'on' when its current value is 'off' enables operation of this instance of the Integrated IS-IS protocol.
Status: current Access: read-create
OBJECT-TYPE    
  AdminState  

isisD13SysLogAdjacencyChanges 1.3.6.1.3.37.1.1.1.1.10
If true, causes IS-IS to generate a log message when an IS-IS adjacency changes state (up or down).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13SysNextCircIndex 1.3.6.1.3.37.1.1.1.1.11
This object is used to assign values to isisD13CircIndex as described in 'Textual Conventions for SNMPv2'. The network manager reads this object, and then writes the value back as the isisD13CircIndex in a SET that creates a new instance of isisD13CircEntry. 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 isisD13Circuit is created according to the manager's directions.
Status: current Access: read-only
OBJECT-TYPE    
  TestAndIncr  

isisD13SysL2toL1Leaking 1.3.6.1.3.37.1.1.1.1.12
If true, allow the router to leak L2 routes into L1.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13SysMaxAge 1.3.6.1.3.37.1.1.1.1.13
Value to place in RemainingLifeTime field of the LSPs we generate. This is should be at least 300 seconds greater than isisD13SysMaxLSPGenInt.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned16TC 350..65535  

isisD13SysReceiveLSPBufferSize 1.3.6.1.3.37.1.1.1.1.14
Size of the largest Buffer we are designed or configured to store. This should be at least as big as the maximum isisD13SysOrigLSPBuffSize supported by the system. If resources allow, we will store and flood LSPs larger than isisD13SysReceiveLSPBufferSize, as this can help avoid problems in networks with different values for isisD13SysOrigLSPBuffSize.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned16TC 1492..16000  

isisD13SysExistState 1.3.6.1.3.37.1.1.1.1.15
The state of the IS-IS router. Turning this to state 'destroy' forces the router to forget all the current configuration. Setting the state to 'notInService' stops protocol processing, but retains the configuration.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13ManAreaAddrTable 1.3.6.1.3.37.1.1.2
The set of manual area addresses configured on this Intermediate System.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisManAreaAddrEntry

isisD13ManAreaAddrEntry 1.3.6.1.3.37.1.1.2.1
Each entry contains one area address manually configured on this system
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisManAreaAddrEntry  

isisD13ManAreaAddr 1.3.6.1.3.37.1.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  OSINSAddress  

isisD13ManAreaAddrExistState 1.3.6.1.3.37.1.1.2.1.2
The state of the isisD13ManAreaAddrEntry. This object follows the Row Status behavior. If the isisD13SysAdminState for this instance of the IS-IS protocol is 'on', and an attempt is made to set this object to the value 'destroy' or 'notInService' when this is the only isisD13ManAreaAddrEntry in state 'active' for this instance of the IS-IS protocol should return inconsistentValue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13AreaAddrTable 1.3.6.1.3.37.1.1.3
The union of the sets of area addresses reported in all Level 1 LSPs with segment number zero received by this instance of the protocol from Intermediate Systems which are reachable via Level 1 routing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisAreaAddrEntry

isisD13AreaAddrEntry 1.3.6.1.3.37.1.1.3.1
Each entry contains one area address reported in a Level 1 LSP received by this instance of the IS-IS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisAreaAddrEntry  

isisD13AreaAddr 1.3.6.1.3.37.1.1.3.1.1
An area address reported in a Level 1 LSP received by this instance of the IS-IS protocol.
Status: current Access: read-only
OBJECT-TYPE    
  OSINSAddress  

isisD13SysProtSuppTable 1.3.6.1.3.37.1.1.4
This table contains the manually configured set of protocols supported by each instance of the Integrated IS-IS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisSysProtSuppEntry

isisD13SysProtSuppEntry 1.3.6.1.3.37.1.1.4.1
Each entry contains one protocol supported by an instance of the Integrated IS-IS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisSysProtSuppEntry  

isisD13SysProtSuppProtocol 1.3.6.1.3.37.1.1.4.1.1
One supported protocol. This object follows the index behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  SupportedProtocol  

isisD13SysProtSuppExistState 1.3.6.1.3.37.1.1.4.1.2
The state of the isisD13SysProtSuppEntry. This object follows the RowStatus behavior.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13SummAddrTable 1.3.6.1.3.37.1.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisSummAddrEntry

isisD13SummAddrEntry 1.3.6.1.3.37.1.1.5.1
Each entry contains one IP summary address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisSummAddrEntry  

isisD13SummAddressType 1.3.6.1.3.37.1.1.5.1.1
The Type of IP address for this summary address. This object follows the index behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

isisD13SummAddress 1.3.6.1.3.37.1.1.5.1.2
The IP Address value for this summary address. This object follows the index behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

isisD13SummAddrPrefixLen 1.3.6.1.3.37.1.1.5.1.3
The Length of the IP NetMask for this summary address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

isisD13SummAddrExistState 1.3.6.1.3.37.1.1.5.1.4
The existence state of this summary address. This object follows the row status behavior.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13SummAddrMetric 1.3.6.1.3.37.1.1.5.1.5
The metric value to announce this summary address with in LSPs generated by this system.
Status: current Access: read-create
OBJECT-TYPE    
  DefaultMetric  

isisD13SummAddrFullMetric 1.3.6.1.3.37.1.1.5.1.6
The wide metric value to announce this summary address with in LSPs generated by this system.
Status: current Access: read-create
OBJECT-TYPE    
  FullMetric  

isisD13RedistributeAddrTable 1.3.6.1.3.37.1.1.6
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 isisD13SysL2toL1Leaking 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisRedistributeAddrEntry

isisD13RedistributeAddrEntry 1.3.6.1.3.37.1.1.6.1
Each entry contains one IP summary address to manage leaking L2 addresses into L1.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisRedistributeAddrEntry  

isisD13RedistributeAddrType 1.3.6.1.3.37.1.1.6.1.1
The Type of IP address for this summary address. This object follows the index behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

isisD13RedistributeAddrAddress 1.3.6.1.3.37.1.1.6.1.2
The IP Address value for this summary address. This object follows the index behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

isisD13RedistributeAddrPrefixLen 1.3.6.1.3.37.1.1.6.1.3
The Length of the IP NetMask for this summary address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

isisD13RedistributeAddrExistState 1.3.6.1.3.37.1.1.6.1.4
The existence state of this summary address. This object follows the row status behavior.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13RouterTable 1.3.6.1.3.37.1.1.7
The set of hostnames and router ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisRouterEntry

isisD13RouterEntry 1.3.6.1.3.37.1.1.7.1
Each entry tracks information about one peer at one level.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisRouterEntry  

isisD13RouterSysID 1.3.6.1.3.37.1.1.7.1.1
The System ID of the Router Peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemID  

isisD13RouterLevel 1.3.6.1.3.37.1.1.7.1.2
The level of this Intermediate System.
Status: current Access: not-accessible
OBJECT-TYPE    
  ISLevel  

isisD13RouterHostName 1.3.6.1.3.37.1.1.7.1.3
The hostname listed in LSP, or NULL if none.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

isisD13RouterID 1.3.6.1.3.37.1.1.7.1.4
The Router ID of the Peer found in LSP, or NULL if none.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

isisD13SysLevelTable 1.3.6.1.3.37.1.2.1
Level specific information about the System.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisSysLevelEntry

isisD13SysLevelEntry 1.3.6.1.3.37.1.2.1.1
Describe variables defined for Area or Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisSysLevelEntry  

isisD13SysLevelIndex 1.3.6.1.3.37.1.2.1.1.1
The level that this entry describes.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER level1IS(1), level2IS(2)  

isisD13SysLevelOrigLSPBuffSize 1.3.6.1.3.37.1.2.1.1.2
The maximum size of LSPs and SNPs originated by this instance of the protocol at this level. This object follows the replaceOnlyWhileDisabled behavior.
Status: current Access: read-create
OBJECT-TYPE    
  LSPBuffSize  

isisD13SysLevelMinLSPGenInt 1.3.6.1.3.37.1.2.1.1.3
Minimum interval, in seconds, between successive generation of LSPs with the same LSPID at this level by this instance of the protocol. This object follows the resettingTimer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned16TC 1..65535  

isisD13SysLevelOverloadState 1.3.6.1.3.37.1.2.1.1.4
The Overload state of the database at this level. The value 'overloaded' indicates a database that is low on an essential resource, such as memory. The administrator may indirectly force the state to 'waiting' when the router is initializing by setting the object isisD13SysLevelSetOverload. If the state is waiting or overloaded, we originate LSPs with the Overload bit set.
Status: current Access: read-only
OBJECT-TYPE    
  LevelState  

isisD13SysLevelSetOverload 1.3.6.1.3.37.1.2.1.1.5
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
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13SysLevelSetOverloadUntil 1.3.6.1.3.37.1.2.1.1.6
If set, the overload bit should be set, and cleared after sysUpTime exceeds this value.
Status: current Access: read-create
OBJECT-TYPE    
  TimeTicks  

isisD13SysLevelMetricStyle 1.3.6.1.3.37.1.2.1.1.7
Which style of Metric do we generate in our LSPs at this level? This object follows the replaceOnlyWhileDisabled behavior.
Status: current Access: read-create
OBJECT-TYPE    
  MetricStyle  

isisD13SysLevelSPFConsiders 1.3.6.1.3.37.1.2.1.1.8
Which style of Metric do we consider in our SPF computation at this level?
Status: current Access: read-create
OBJECT-TYPE    
  MetricStyle  

isisD13SysLevelTEEnabled 1.3.6.1.3.37.1.2.1.1.9
Do we do Traffic Engineering at this level?
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13CircTable 1.3.6.1.3.37.1.3.1
The table of circuits used by each instance of Integrated IS-IS on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisCircEntry

isisD13CircEntry 1.3.6.1.3.37.1.3.1.1
An isisD13CircEntry exists for each circuit used by Integrated IS-IS on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisCircEntry  

isisD13CircIndex 1.3.6.1.3.37.1.3.1.1.1
The identifier of this circuit, unique within the instance of the IS-IS protocol. This object follows the index behavior. This is for SNMP Indexing purposes only and need not have any relation to any protocol value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2000000000  

isisD13CircIfIndex 1.3.6.1.3.37.1.3.1.1.2
The value of ifIndex for the interface to which this circuit corresponds. This object cannot be modified after creation
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

isisD13CircIfSubIndex 1.3.6.1.3.37.1.3.1.1.3
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

isisD13CircAdminState 1.3.6.1.3.37.1.3.1.1.4
The administrative state of the circuit. This object follows the AdminState behavior.
Status: current Access: read-create
OBJECT-TYPE    
  AdminState  

isisD13CircExistState 1.3.6.1.3.37.1.3.1.1.5
The existence state of this circuit. This object follows the Row Status 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13CircType 1.3.6.1.3.37.1.3.1.1.6
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 isisD13CircIfIndex.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER broadcast(1), ptToPt(2), staticIn(3), staticOut(4), dA(5)  

isisD13CircExtDomain 1.3.6.1.3.37.1.3.1.1.7
If true, suppress normal transmission of and interpretation of Intra-domain IS-IS PDUs on this circuit.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13CircLevel 1.3.6.1.3.37.1.3.1.1.8
Indicates which type of packets will be sent and accepted on this circuit. The values used will be modified by the settings of isisD13SysType. This object follows the replaceOnlyWhileDisabled behavior.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER level1(1), level2(2), level1L2(3)  

isisD13CircPassiveCircuit 1.3.6.1.3.37.1.3.1.1.9
Should we include this interface in LSPs, even if it is not running the IS-IS Protocol?
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13CircMeshGroupEnabled 1.3.6.1.3.37.1.3.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inactive(1), blocked(2), set(3)  

isisD13CircMeshGroup 1.3.6.1.3.37.1.3.1.1.11
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 isisD13CircMeshGroupEnabled is inactive or blocked, this value is ignored.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

isisD13CircSmallHellos 1.3.6.1.3.37.1.3.1.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13CircLastUpTime 1.3.6.1.3.37.1.3.1.1.13
If the circuit is enabled, the value of sysUpTime when isisD13CircAdminState 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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

isisD13Circ3WayEnabled 1.3.6.1.3.37.1.3.1.1.14
Is this circuit enabled to run 3Way handshake?
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

isisD13CircExtendedCircID 1.3.6.1.3.37.1.3.1.1.15
A unique value to be used as the extended circuit ID in 3Way handshake.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

isisD13CircLevelTable 1.3.6.1.3.37.1.4.1
Level specific information about circuits used by IS-IS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisCircLevelEntry

isisD13CircLevelEntry 1.3.6.1.3.37.1.4.1.1
An isisD13CircLevelEntry exists for each level on each circuit used by Integrated IS-IS on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisCircLevelEntry  

isisD13CircLevelIndex 1.3.6.1.3.37.1.4.1.1.1
The level that this entry describes.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER level1IS(1), level2IS(2)  

isisD13CircLevelMetric 1.3.6.1.3.37.1.4.1.1.2
The metric value of this circuit for this level.
Status: current Access: read-create
OBJECT-TYPE    
  DefaultMetric  

isisD13CircLevelWideMetric 1.3.6.1.3.37.1.4.1.1.3
The wide metric value of this circuit for this level.
Status: current Access: read-create
OBJECT-TYPE    
  WideMetric  

isisD13CircLevelISPriority 1.3.6.1.3.37.1.4.1.1.4
The priority for becoming LAN Designated Intermediate System at this level.
Status: current Access: read-create
OBJECT-TYPE    
  ISPriority  

isisD13CircLevelIDOctet 1.3.6.1.3.37.1.4.1.1.5
A one byte identifier that can be used in protocol packets to identify a circuit. Values of isisD13CircLevelIDOctet do not need to be unique. They are only required to differ on LANs where the Intermediate System is the Designated Intermediate System.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

isisD13CircLevelID 1.3.6.1.3.37.1.4.1.1.6
The ID of the circuit allocated during initialization. If no value has been negotiated (either because the adjacency is to an End System, or because initialization has not yet successfully completed), this object has the value which would be proposed for this circuit (i.e. the concatenation of the local system ID and the one byte isisD13CircLevelIDOctet for this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  CircuitID  

isisD13CircLevelDesIS 1.3.6.1.3.37.1.4.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|7)  

isisD13CircLevelHelloMultiplier 1.3.6.1.3.37.1.4.1.1.8
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2..100  

isisD13CircLevelHelloTimer 1.3.6.1.3.37.1.4.1.1.9
Maximum period, in milliseconds, between IIH PDUs on multiaccess networks at this level for LANs. The value at level 1 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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..600000  

isisD13CircLevelDRHelloTimer 1.3.6.1.3.37.1.4.1.1.10
Period, in milliseconds, between Hello PDUs on multiaccess networks when this IS is the Designated Intermediate System. This object follows the resettingTimer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..120000  

isisD13CircLevelLSPThrottle 1.3.6.1.3.37.1.4.1.1.11
Minimal interval of time, in milliseconds, between transmissions of LSPs on an interface at this level.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned16TC 1..65535  

isisD13CircLevelMinLSPRetransInt 1.3.6.1.3.37.1.4.1.1.12
Minimum interval, in seconds, between re-transmission of an LSP at this level. This object follows the resettingTimer behavior. Note that isisD13CircLevelLSPThrottle controls how fast we send back to back LSPs. This variable controls how fast we re-send the same LSP.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..300  

isisD13CircLevelCSNPInterval 1.3.6.1.3.37.1.4.1.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..600  

isisD13CircLevelPartSNPInterval 1.3.6.1.3.37.1.4.1.1.14
Minimum interval in seconds between sending Partial Sequence Number PDUs at this level. This object follows the resettingTimer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..120  

isisD13SystemCounterTable 1.3.6.1.3.37.1.5.1
System wide counters for one instance of the IS-IS protocol on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisSystemCounterEntry

isisD13SystemCounterEntry 1.3.6.1.3.37.1.5.1.1
System-wide IS-IS counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisSystemCounterEntry  

isisD13SysStatLevel 1.3.6.1.3.37.1.5.1.1.1
The level that this entry describes.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER level1IS(1), level2IS(2)  

isisD13SysStatCorrLSPs 1.3.6.1.3.37.1.5.1.1.2
Number of corrupted in-memory LSPs detected. LSPs received from the wire with a bad checksum are silently dropped and not counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatAuthTypeFails 1.3.6.1.3.37.1.5.1.1.3
The number of authentication type mismatches recognized by this instance of the protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatAuthFails 1.3.6.1.3.37.1.5.1.1.4
The number of authentication failures recognized by this instance of the protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatLSPDbaseOloads 1.3.6.1.3.37.1.5.1.1.5
Number of times the LSP database has become overloaded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatManAddrDropFromAreas 1.3.6.1.3.37.1.5.1.1.6
Number of times a manual address has been dropped from the area.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatAttmptToExMaxSeqNums 1.3.6.1.3.37.1.5.1.1.7
Number of times the IS has attempted to exceed the maximum sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatSeqNumSkips 1.3.6.1.3.37.1.5.1.1.8
Number of times a sequence number skip has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatOwnLSPPurges 1.3.6.1.3.37.1.5.1.1.9
Number of times a zero-aged copy of the system's own LSP is received from some other node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatIDFieldLenMismatches 1.3.6.1.3.37.1.5.1.1.10
Number of times a PDU is received with a different value for ID field length to that of the receiving system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatMaxAreaAddrMismatches 1.3.6.1.3.37.1.5.1.1.11
Number of times a PDU is received with a different value for MaximumAreaAddresses from that of the receiving system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatPartChanges 1.3.6.1.3.37.1.5.1.1.12
Partition changes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13SysStatSPFRuns 1.3.6.1.3.37.1.5.1.1.13
Number of times we ran SPF at this level.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircuitCounterTable 1.3.6.1.3.37.1.5.2
Circuit specific counters for one instance of the IS-IS protocol on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisCircuitCounterEntry

isisD13CircuitCounterEntry 1.3.6.1.3.37.1.5.2.1
An isisD13CircCountEntry exists for each circuit used by Integrated IS-IS on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisCircuitCounterEntry  

isisD13CircuitType 1.3.6.1.3.37.1.5.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lanlevel1(1), lanlevel2(2), p2pcircuit(3)  

isisD13CircAdjChanges 1.3.6.1.3.37.1.5.2.1.2
The number of times an adjacency state change has occurred on this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircNumAdj 1.3.6.1.3.37.1.5.2.1.3
The number of adjacencies on this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

isisD13CircInitFails 1.3.6.1.3.37.1.5.2.1.4
The number of times initialization of this circuit has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircRejAdjs 1.3.6.1.3.37.1.5.2.1.5
The number of times an adjacency has been rejected on this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircIDFieldLenMismatches 1.3.6.1.3.37.1.5.2.1.6
The number of times an IS-IS control PDU with an ID field length different to that for this system has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircMaxAreaAddrMismatches 1.3.6.1.3.37.1.5.2.1.7
The number of times an IS-IS control PDU with a max area address field different to that for this system has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircAuthTypeFails 1.3.6.1.3.37.1.5.2.1.8
The number of times an IS-IS control PDU with an auth type field different to that for this system has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircAuthFails 1.3.6.1.3.37.1.5.2.1.9
The number of times an IS-IS control PDU with the correct auth type has failed to pass authentication validation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13CircLANDesISChanges 1.3.6.1.3.37.1.5.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13PacketCounterTable 1.3.6.1.3.37.1.5.3
Information about IS-IS protocol traffic at one level on one circuit in one direction
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisPacketCounterEntry

isisD13PacketCounterEntry 1.3.6.1.3.37.1.5.3.1
Information about IS-IS protocol traffic at one level on one circuit in one direction
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisPacketCounterEntry  

isisD13PacketCountLevel 1.3.6.1.3.37.1.5.3.1.1
The level at which these PDU counts have been collected.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER level1(1), level2(2)  

isisD13PacketCountDirection 1.3.6.1.3.37.1.5.3.1.2
Were we sending or receiving these PDUs?
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER sending(1), receiving(2)  

isisD13PacketCountIIHello 1.3.6.1.3.37.1.5.3.1.3
The number of IS-IS Hello PDUs seen in this direction at this level. Point-to-Point IIH PDUs are counted at Level 1 if the value of their Circuit Type field is 1, and are counted at Level 2 otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13PacketCountISHello 1.3.6.1.3.37.1.5.3.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13PacketCountESHello 1.3.6.1.3.37.1.5.3.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13PacketCountLSP 1.3.6.1.3.37.1.5.3.1.6
The number of IS-IS LSPs seen in this direction at this level.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13PacketCountCSNP 1.3.6.1.3.37.1.5.3.1.7
The number of IS-IS CSNPs seen in this direction at this level.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13PacketCountPSNP 1.3.6.1.3.37.1.5.3.1.8
The number of IS-IS PSNPs seen in this direction at this level.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13PacketCountUnknown 1.3.6.1.3.37.1.5.3.1.9
The number of unknown IS-IS PDUs seen at this level.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

isisD13ISAdjTable 1.3.6.1.3.37.1.6.1
The table of adjacencies to Intermediate Systems.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisISAdjEntry

isisD13ISAdjEntry 1.3.6.1.3.37.1.6.1.1
Each entry corresponds to one adjacency to an Intermediate System on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisISAdjEntry  

isisD13ISAdjIndex 1.3.6.1.3.37.1.6.1.1.1
A unique value identifying the IS adjacency from all other such adjacencies on this circuit. This value is assigned by the system when the adjacency is created automatically.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2000000000  

isisD13ISAdjState 1.3.6.1.3.37.1.6.1.1.2
The state of the adjacency
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), initializing(2), up(3), failed(4)  

isisD13ISAdj3WayState 1.3.6.1.3.37.1.6.1.1.3
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 isisD13ISAdjState.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(0), initializing(1), down(2), failed(3)  

isisD13ISAdjNeighSNPAAddress 1.3.6.1.3.37.1.6.1.1.4
The SNPA address of the neighboring system.
Status: current Access: read-only
OBJECT-TYPE    
  OSINSAddress  

isisD13ISAdjNeighSysType 1.3.6.1.3.37.1.6.1.1.5
The type of the neighboring system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER l1IntermediateSystem(1), l2IntermediateSystem(2), l1L2IntermediateSystem(3), unknown(4)  

isisD13ISAdjNeighSysID 1.3.6.1.3.37.1.6.1.1.6
The system ID of the neighboring Intermediate System.
Status: current Access: read-only
OBJECT-TYPE    
  SystemID  

isisD13ISAdjNbrExtendedCircID 1.3.6.1.3.37.1.6.1.1.7
The 4 byte Extended Circuit ID learned from the Neighbor during 3-way handshake, or 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

isisD13ISAdjUsage 1.3.6.1.3.37.1.6.1.1.8
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 level 1, and level2 for the adjacency between peers at level 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER level1(1), level2(2), level1and2(3)  

isisD13ISAdjHoldTimer 1.3.6.1.3.37.1.6.1.1.9
The holding time in seconds for this adjacency. This value is based on received IIH PDUs and the elapsed time since receipt.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16TC 1..65535  

isisD13ISAdjNeighPriority 1.3.6.1.3.37.1.6.1.1.10
Priority of the neighboring Intermediate System for becoming the Designated Intermediate System.
Status: current Access: read-only
OBJECT-TYPE    
  ISPriority  

isisD13ISAdjLastUpTime 1.3.6.1.3.37.1.6.1.1.11
If the isisD13ISAdjState 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'.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

isisD13ISAdjAreaAddrTable 1.3.6.1.3.37.1.6.2
This table contains the set of Area Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisISAdjAreaAddrEntry

isisD13ISAdjAreaAddrEntry 1.3.6.1.3.37.1.6.2.1
Each entry contains one Area Address reported by a neighboring Intermediate System in its IIH PDUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisISAdjAreaAddrEntry  

isisD13ISAdjAreaAddrIndex 1.3.6.1.3.37.1.6.2.1.1
An index for the areas associated with one neighbor. This provides a simpler way to walk the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2000000000  

isisD13ISAdjAreaAddress 1.3.6.1.3.37.1.6.2.1.2
One Area Address as reported in IIH PDUs received from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  OSINSAddress  

isisD13ISAdjIPAddrTable 1.3.6.1.3.37.1.6.3
This table contains the set of IP Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisISAdjIPAddrEntry

isisD13ISAdjIPAddrEntry 1.3.6.1.3.37.1.6.3.1
Each entry contains one IP Address reported by a neighboring Intermediate System in its IIH PDUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisISAdjIPAddrEntry  

isisD13ISAdjIPAddrIndex 1.3.6.1.3.37.1.6.3.1.1
An index to this table which identifies the IP addresss to which this entry belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2000000000  

isisD13ISAdjIPAddressType 1.3.6.1.3.37.1.6.3.1.2
The type of one IP Address as reported in IIH PDUs received from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

isisD13ISAdjIPAddress 1.3.6.1.3.37.1.6.3.1.3
One IP Address as reported in IIH PDUs received from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

isisD13ISAdjProtSuppTable 1.3.6.1.3.37.1.6.4
This table contains the set of protocols supported by neighboring Intermediate Systems as reported in received IIH PDUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisISAdjProtSuppEntry

isisD13ISAdjProtSuppEntry 1.3.6.1.3.37.1.6.4.1
Each entry contains one protocol supported by a neighboring Intermediate System as reported in its IIH PDUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisISAdjProtSuppEntry  

isisD13ISAdjProtSuppProtocol 1.3.6.1.3.37.1.6.4.1.1
One supported protocol as reported in IIH PDUs received from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  SupportedProtocol  

isisD13RATable 1.3.6.1.3.37.1.7.1
The table of Reachable Addresses to NSAPs or Address Prefixes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisRAEntry

isisD13RAEntry 1.3.6.1.3.37.1.7.1.1
Each entry defines a Reachable Address to a NSAP or Address Prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisRAEntry  

isisD13RAIndex 1.3.6.1.3.37.1.7.1.1.1
The identifier for this isisD13RAEntry. This value must be unique amongst all Reachable Addresses on the same parent Circuit. This object follows the index and ManualOrAutomatic behaviors.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2000000000  

isisD13RAExistState 1.3.6.1.3.37.1.7.1.1.2
The existence state of this Reachable Address. This object follows the ManualOrAutomatic behaviors.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13RAAdminState 1.3.6.1.3.37.1.7.1.1.3
The administrative state of the Reachable Address. This object follows the AdminState and ManualOrAutomatic behaviors.
Status: current Access: read-create
OBJECT-TYPE    
  AdminState  

isisD13RAAddrPrefix 1.3.6.1.3.37.1.7.1.1.4
The destination of this Reachable Address. This is an Address Prefix. This object follows the replaceOnlyWhileDisabled and ManualOrAutomatic behaviors.
Status: current Access: read-create
OBJECT-TYPE    
  OSINSAddress  

isisD13RAMapType 1.3.6.1.3.37.1.7.1.1.5
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 isisD13RASNPAAddress 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 isisD13RASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the isisD13RASNPAPrefix object value to form the next hop subnetwork addressing information.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), explicit(2), extractIDI(3), extractDSP(4)  

isisD13RAMetric 1.3.6.1.3.37.1.7.1.1.6
The metric value for reaching the specified prefix over this circuit. This object follows the ManualOrAutomatic behavior.
Status: current Access: read-create
OBJECT-TYPE    
  DefaultMetric  

isisD13RAMetricType 1.3.6.1.3.37.1.7.1.1.7
Indicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior.
Status: current Access: read-create
OBJECT-TYPE    
  MetricType  

isisD13RASNPAAddress 1.3.6.1.3.37.1.7.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  OSINSAddress  

isisD13RASNPAMask 1.3.6.1.3.37.1.7.1.1.9
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 isisD13RASNPAMask object value is aligned with the first octet (AFI) of the NSAP Address. If the isisD13RASNPAMask 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.
Status: current Access: read-create
OBJECT-TYPE    
  OSINSAddress  

isisD13RASNPAPrefix 1.3.6.1.3.37.1.7.1.1.10
A fixed SNPA prefix for use when the isisD13RAMapType 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.
Status: current Access: read-create
OBJECT-TYPE    
  OSINSAddress  

isisD13RAType 1.3.6.1.3.37.1.7.1.1.11
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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER manual(1), automatic(2)  

isisD13IPRATable 1.3.6.1.3.37.1.8.1
The table of IP Reachable Addresses to networks, subnetworks or hosts either manually configured or learned from another protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisIPRAEntry

isisD13IPRAEntry 1.3.6.1.3.37.1.8.1.1
Each entry defines an IP Reachable Address to a network, subnetwork or host.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisIPRAEntry  

isisD13IPRADestType 1.3.6.1.3.37.1.8.1.1.1
The type of this IP Reachable Address. This object follows the ManualOrAutomatic behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

isisD13IPRADest 1.3.6.1.3.37.1.8.1.1.2
The destination of this IP Reachable Address. This is either a network address, subnetwork address or host address. This object follows the ManualOrAutomatic behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

isisD13IPRADestPrefixLen 1.3.6.1.3.37.1.8.1.1.3
The length of the IP Netmask for Reachability Address. This object follows the ManualOrAutomatic behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

isisD13IPRANextHopType 1.3.6.1.3.37.1.8.1.1.4
The type of the IP next hop address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

isisD13IPRANextHop 1.3.6.1.3.37.1.8.1.1.5
The IP next hop to this destination.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4|16)  

isisD13IPRAType 1.3.6.1.3.37.1.8.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER manual(1), automatic(2)  

isisD13IPRAExistState 1.3.6.1.3.37.1.8.1.1.7
The state of this IP Reachable Address. This object follows the ExistenceState and ManualOrAutomatic behaviors.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

isisD13IPRAAdminState 1.3.6.1.3.37.1.8.1.1.8
The administrative state of the IP Reachable Address. This object follows the AdminState and ManualOrAutomatic behaviors.
Status: current Access: read-create
OBJECT-TYPE    
  AdminState  

isisD13IPRAMetric 1.3.6.1.3.37.1.8.1.1.9
The metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior.
Status: current Access: read-create
OBJECT-TYPE    
  DefaultMetric  

isisD13IPRAMetricType 1.3.6.1.3.37.1.8.1.1.10
Indicates whether the metric is internal or external. This object follows the ManualOrAutomatic behavior.
Status: current Access: read-create
OBJECT-TYPE    
  MetricType  

isisD13IPRAFullMetric 1.3.6.1.3.37.1.8.1.1.11
The wide metric value for reaching the specified destination over this circuit. This object follows the ManualOrAutomatic behavior.
Status: current Access: read-create
OBJECT-TYPE    
  FullMetric  

isisD13IPRASNPAAddress 1.3.6.1.3.37.1.8.1.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  OSINSAddress  

isisD13IPRASourceType 1.3.6.1.3.37.1.8.1.1.13
The origin of this route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), direct(2), ospfv2(3), ospfv3(4), isisD13(5), rip(6), igrp(7), eigrp(8), bgp(9), other(10)  

isisD13LSPSummaryTable 1.3.6.1.3.37.1.9.1
The table of LSP Headers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisLSPSummaryEntry

isisD13LSPSummaryEntry 1.3.6.1.3.37.1.9.1.1
Each entry describes an LSP current stored in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisLSPSummaryEntry  

isisD13LSPLevel 1.3.6.1.3.37.1.9.1.1.1
At which level does this LSP appear?
Status: current Access: not-accessible
OBJECT-TYPE    
  ISLevel  

isisD13LSPID 1.3.6.1.3.37.1.9.1.1.2
The 8 byte LSP ID, consisting of the SystemID, Circuit ID, and Fragment Number.
Status: current Access: not-accessible
OBJECT-TYPE    
  LinkStatePDUID  

isisD13LSPSeq 1.3.6.1.3.37.1.9.1.1.3
The sequence number for this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

isisD13LSPZeroLife 1.3.6.1.3.37.1.9.1.1.4
Is this LSP being purged by this System?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

isisD13LSPChecksum 1.3.6.1.3.37.1.9.1.1.5
The 16 bit Fletcher Checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16TC  

isisD13LSPLifetimeRemain 1.3.6.1.3.37.1.9.1.1.6
The remaining lifetime in seconds for this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16TC  

isisD13LSPPDULength 1.3.6.1.3.37.1.9.1.1.7
The length of this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16TC  

isisD13LSPAttributes 1.3.6.1.3.37.1.9.1.1.8
Flags carried by the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8TC  

isisD13LSPTLVTable 1.3.6.1.3.37.1.9.2
The contents of each LSP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisLSPTLVEntry

isisD13LSPTLVEntry 1.3.6.1.3.37.1.9.2.1
Each entry describes an LSP current stored in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisLSPTLVEntry  

isisD13LSPTLVIndex 1.3.6.1.3.37.1.9.2.1.1
The index of this TLV in the LSP. The first TLV has index 1 and the Nth TLV has an index of N.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

isisD13LSPTLVSeq 1.3.6.1.3.37.1.9.2.1.2
The sequence number for this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

isisD13LSPTLVChecksum 1.3.6.1.3.37.1.9.2.1.3
The 16 bit Fletcher Checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16TC  

isisD13LSPTLVType 1.3.6.1.3.37.1.9.2.1.4
The Type of this TLV.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8TC  

isisD13LSPTLVLen 1.3.6.1.3.37.1.9.2.1.5
The length of this TLV.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8TC  

isisD13LSPTLVValue 1.3.6.1.3.37.1.9.2.1.6
The value of this TLV.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

isisD13NotificationTable 1.3.6.1.3.37.1.10.1
Objects seen in the most recent notification this instance of the IS-IS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IsisNotificationEntry

isisD13NotificationEntry 1.3.6.1.3.37.1.10.1.1
Each entry defines variables relevant to notifications for one instance of the IS-IS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  IsisNotificationEntry  

isisD13PduLspId 1.3.6.1.3.37.1.10.1.1.1
An Octet String that uniquely identifies a Link State PDU.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  LinkStatePDUID  

isisD13PduFragment 1.3.6.1.3.37.1.10.1.1.2
Holds up to the first 64 bytes of a PDU that triggered the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IsisPDUHeader  

isisD13PduFieldLen 1.3.6.1.3.37.1.10.1.1.3
Holds the System ID length reported in PDU we received.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned8TC  

isisD13PduMaxAreaAddress 1.3.6.1.3.37.1.10.1.1.4
Holds the Max Area Addresses reported in a PDU we received.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned8TC  

isisD13PduProtocolVersion 1.3.6.1.3.37.1.10.1.1.5
Holds the Protocol version reported in PDU we received.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned8TC  

isisD13PduLspSize 1.3.6.1.3.37.1.10.1.1.6
Holds the size of LSP we received that is too big to forward.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..2147483647  

isisD13PduOriginatingBufferSize 1.3.6.1.3.37.1.10.1.1.7
Holds the size of isisD13SysOrigLSPBuffSize advertised by peer in TLV.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned16TC 0..16000  

isisD13PduProtocolsSupported 1.3.6.1.3.37.1.10.1.1.8
The list of protocols supported by an adjacent system. This may be empty.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

isisD13AdjState 1.3.6.1.3.37.1.10.1.1.9
The current state of an adjacency.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER down(1), initializing(2), up(3), failed(4)  

isisD13PduRemoteRouterID 1.3.6.1.3.37.1.10.1.1.10
The Router ID of a remote system. If not known, we set this to 0.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

isisD13TrapPrefix 1.3.6.1.3.37.2.0
OBJECT IDENTIFIER    

isisD13DatabaseOverload 1.3.6.1.3.37.2.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 isisD13SysStatLSPDbaseOloads.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13ManualAddressDrops 1.3.6.1.3.37.2.0.2
This notification is generated when one of the manual areaAddresses assigned to this system is ignored when computing routes. The object isisD13ManAreaAddrExistState describes the area that has been dropped. The number of times this event has been generated is counted by isisD13SysManAddrDropFromAreas. This notification is edge triggered, and should not be regenerated until an address that was used in the previous computation has been dropped.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13CorruptedLSPDetected 1.3.6.1.3.37.2.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 isisD13SysCorrLSPs. 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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13AttemptToExceedMaxSequence 1.3.6.1.3.37.2.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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13IDLenMismatch 1.3.6.1.3.37.2.0.5
A notification sent when we receive a PDU with a different value of the System ID Length. This notification includes the 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 from what seem to be the same source. This decision is up to the agent to make, and may be based on the circuit or on some MAC level information.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13MaxAreaAddressesMismatch 1.3.6.1.3.37.2.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 what seem to be the same source.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13OwnLSPPurge 1.3.6.1.3.37.2.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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13SequenceNumberSkip 1.3.6.1.3.37.2.0.8
When we receive an LSP with out 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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13AuthenticationTypeFailure 1.3.6.1.3.37.2.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 what seem to be the same source.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13AuthenticationFailure 1.3.6.1.3.37.2.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 what seem to be the same source.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13VersionSkew 1.3.6.1.3.37.2.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 what seem to be the same source. This decision is up to the agent to make, and may be based on the circuit or on some MAC level information.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13AreaMismatch 1.3.6.1.3.37.2.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 what seem to be the same source. This decision is up to the agent to make, and may be based on the circuit or on some MAC level information.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13RejectedAdjacency 1.3.6.1.3.37.2.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 same source.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13LSPTooLargeToPropagate 1.3.6.1.3.37.2.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 source.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13OrigLSPBuffSizeMismatch 1.3.6.1.3.37.2.0.15
A notification sent when a Level 1 LSP or Level 2 LSP is received which is larger than the local value for isisD13OriginatingBufferSize, or when an LSP is received containing the isisD13OriginatingBufferSize option and the value in the PDU option field does not match the local value for isisD13OriginatingBufferSize. 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 source.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13ProtocolsSupportedMismatch 1.3.6.1.3.37.2.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 source.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13AdjacencyChange 1.3.6.1.3.37.2.0.17
A notification sent when an adjacency changes state, entering or leaving state up. The first 6 bytes of the isisD13PduLspId are the SystemID of the adjacent IS. The isisD13AdjState is the new state of the adjacency.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

isisD13Groups 1.3.6.1.3.37.3.1
OBJECT IDENTIFIER    

isisD13Compliances 1.3.6.1.3.37.3.2
OBJECT IDENTIFIER    

isisD13Compliance 1.3.6.1.3.37.3.2.1
The compliance statement for agents that support the IS-IS MIB
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

isisD13AdvancedCompliance 1.3.6.1.3.37.3.2.2
The compliance statement for agents that support the IS-IS MIB
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

isisD13SystemGroup 1.3.6.1.3.37.3.1.1
The collections of objects used to manage an IS-IS router.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

isisD13CircuitGroup 1.3.6.1.3.37.3.1.2
The collection of objects used to describe in IS-IS Circuit.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

isisD13ISAdjGroup 1.3.6.1.3.37.3.1.3
The collections of objects used to manage an IS-IS Adjacency.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

isisD13NotificationObjectGroup 1.3.6.1.3.37.3.1.4
The objects used to record notification parameters.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

isisD13NotificationGroup 1.3.6.1.3.37.3.1.5
The collections of notifications sent by an IS.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

isisD13ISPDUCounterGroup 1.3.6.1.3.37.3.1.6
The collections of objects used to count protocol PDUs.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

isisD13RATableGroup 1.3.6.1.3.37.3.1.7
The collections of objects used to manage the reachable NSAP prefixes.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

isisD13ISIPRADestGroup 1.3.6.1.3.37.3.1.8
The collections of objects used to manage configured IP addresses.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

isisD13LSPGroup 1.3.6.1.3.37.3.1.9
The collections of objects used to observe the LSP Data Base.
Status: current Access: accessible-for-notify
OBJECT-GROUP