Juniper-ISIS-MIB

File: Juniper-ISIS-MIB.mib (115405 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
SNMPv2-TC Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 IpAddress
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndexOrZero TEXTUAL-CONVENTION DisplayString
RowStatus TruthValue juniMibs

Defined Types

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

SystemID  
A system ID of exactly six bytes. Must not be all zeros.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

OperState  
Type used in enabling and disabling a row.
TEXTUAL-CONVENTION    
  INTEGER off(1), on(2)  

AuthTime  
Then number of seconds since Jan. 1 1970.
TEXTUAL-CONVENTION    
  Integer32  

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

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

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

JuniDefaultMetric  
Integer sub-range for default metric for single hop. The value is truncated to 63 when the juniIsisSysL1MetricStyle or juniIsisSysL2MetricStyle is set to juniIsisMetricStyleNarrow
TEXTUAL-CONVENTION    
  Integer32 0..16777215  

OtherMetric  
Integer sub-range for metrics other than the default metric for single hop.
TEXTUAL-CONVENTION    
  Integer32 0..63  

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

ISPriority  
Integer sub-range for ISIS priority.
TEXTUAL-CONVENTION    
  Integer32 1..127  

JuniIsisSysEntry  
SEQUENCE    
  juniIsisSysInstance Integer32
  juniIsisSysVersion DisplayString
  juniIsisSysType INTEGER
  juniIsisSysID SystemID
  juniIsisSysMaxPathSplits Integer32
  juniIsisSysMaxLSPGenInt Integer32
  juniIsisSysOrigLSPBuffSize LSPBuffSize
  juniIsisSysMaxAreaAddresses Integer32
  juniIsisSysMinL1LSPGenInt Integer32
  juniIsisSysMinL2LSPGenInt Integer32
  juniIsisSysPollESHelloRate Integer32
  juniIsisSysWaitTime Integer32
  juniIsisSysOperState OperState
  juniIsisSysL1State LevelState
  juniIsisSysCorrLSPs Counter32
  juniIsisSysLSPL1DbaseOloads Counter32
  juniIsisSysManAddrDropFromAreas Counter32
  juniIsisSysAttmptToExMaxSeqNums Counter32
  juniIsisSysSeqNumSkips Counter32
  juniIsisSysOwnLSPPurges Counter32
  juniIsisSysIDFieldLenMismatches Counter32
  juniIsisSysMaxAreaAddrMismatches Counter32
  juniIsisSysOrigL2LSPBuffSize LSPBuffSize
  juniIsisSysL2State LevelState
  juniIsisSysLSPL2DbaseOloads Counter32
  juniIsisSysAuthFails Counter32
  juniIsisSysLSPIgnoreErrors TruthValue
  juniIsisSysMaxAreaCheck TruthValue
  juniIsisSysSetOverloadBit TruthValue
  juniIsisSysSetOverloadBitStartupDuration Integer32
  juniIsisSysMaxLspLifetime Integer32
  juniIsisSysL1SpfInterval Integer32
  juniIsisSysL2SpfInterval Integer32
  juniIsisSysIshHoldTime Integer32
  juniIsisSysIshConfigTimer Integer32
  juniIsisSysDistributeDomainWide TruthValue
  juniIsisSysDistance Integer32
  juniIsisSysL1MetricStyle INTEGER
  juniIsisSysL2MetricStyle INTEGER
  juniIsisSysIsoRouteTag OCTET STRING
  juniIsisSysMplsTeLevel INTEGER
  juniIsisSysMplsTeRtrIdIfIndex InterfaceIndexOrZero
  juniIsisSysMplsTeSpfUseAnyBestPath TruthValue
  juniIsisSysReferenceBandwidth Gauge32
  juniIsisSysHighReferenceBandwidth Gauge32

JuniIsisManAreaAddrEntry  
SEQUENCE    
  juniIsisManAreaAddrSysInstance Integer32
  juniIsisManAreaAddr OSINSAddress
  juniIsisManAreaAddrRowStatus RowStatus

JuniIsisSysProtSuppEntry  
SEQUENCE    
  juniIsisSysProtSuppSysInstance Integer32
  juniIsisSysProtSuppProtocol SupportedProtocol
  juniIsisSysProtSuppRowStatus RowStatus

JuniIsisSummAddrEntry  
SEQUENCE    
  juniIsisSummAddrSysInstance Integer32
  juniIsisSummAddress IpAddress
  juniIsisSummAddrMask IpAddress
  juniIsisSummAddrRowStatus RowStatus
  juniIsisSummAddrOperState OperState
  juniIsisSummAddrDefaultMetric Integer32
  juniIsisSummAddrDelayMetric OtherMetric
  juniIsisSummAddrExpenseMetric OtherMetric
  juniIsisSummAddrErrorMetric OtherMetric
  juniIsisSummLevel INTEGER

JuniIsisCircEntry  
SEQUENCE    
  juniIsisCircSysInstance Integer32
  juniIsisCircIfIndex Integer32
  juniIsisCircLocalID Integer32
  juniIsisCircOperState OperState
  juniIsisCircRowStatus RowStatus
  juniIsisCircType INTEGER
  juniIsisCircL1DefaultMetric JuniDefaultMetric
  juniIsisCircL1DelayMetric OtherMetric
  juniIsisCircL1ExpenseMetric OtherMetric
  juniIsisCircL1ErrorMetric OtherMetric
  juniIsisCircExtDomain TruthValue
  juniIsisCircAdjChanges Counter32
  juniIsisCircInitFails Counter32
  juniIsisCircRejAdjs Counter32
  juniIsisCircOutCtrlPDUs Counter32
  juniIsisCircInCtrlPDUs Counter32
  juniIsisCircIDFieldLenMismatches Counter32
  juniIsisCircL2DefaultMetric JuniDefaultMetric
  juniIsisCircL2DelayMetric OtherMetric
  juniIsisCircL2ExpenseMetric OtherMetric
  juniIsisCircL2ErrorMetric OtherMetric
  juniIsisCircManL2Only TruthValue
  juniIsisCircL1ISPriority ISPriority
  juniIsisCircL1CircID CircuitID
  juniIsisCircL1DesIS SystemID
  juniIsisCircLANL1DesISChanges Counter32
  juniIsisCircL2ISPriority ISPriority
  juniIsisCircL2CircID CircuitID
  juniIsisCircL2DesIS SystemID
  juniIsisCircLANL2DesISChanges Counter32
  juniIsisCircMCAddr INTEGER
  juniIsisCircPtToPtCircID CircuitID
  juniIsisCircL1HelloTimer Integer32
  juniIsisCircL2HelloTimer Integer32
  juniIsisCircL1HelloMultiplier Integer32
  juniIsisCircL2HelloMultiplier Integer32
  juniIsisCircMinLSPTransInt Unsigned32
  juniIsisCircMinLSPReTransInt Integer32
  juniIsisCircL1CSNPInterval Integer32
  juniIsisCircL2CSNPInterval Integer32
  juniIsisCircLSPThrottle Integer32
  juniIsisCircMeshGroupEnabled INTEGER
  juniIsisCircMeshGroup Unsigned32
  juniIsisCircLevel INTEGER
  juniIsisCircState INTEGER

JuniIsisCircBFDEntry  
SEQUENCE    
  juniIsisCircBfdEnable TruthValue
  juniIsisCircBfdMinRxInterval Integer32
  juniIsisCircBfdMinTxInterval Integer32
  juniIsisCircBfdMultiplier Integer32

JuniIsisSysHostNameEntry  
SEQUENCE    
  juniIsisSysHostNameSysInstance Integer32
  juniIsisSysHostNameSysId SystemID
  juniIsisSysHostNameAreaAddr OSINSAddress
  juniIsisSysHostNameName OCTET STRING
  juniIsisSysHostNameType INTEGER
  juniIsisSysHostNameRowStatus RowStatus

JuniIsisSysAreaAuthenticationEntry  
SEQUENCE    
  juniIsisSysAreaAuthenticationSysInstance Integer32
  juniIsisSysAreaAuthenticationKeyId Integer32
  juniIsisSysAreaAuthenticationPwd OCTET STRING
  juniIsisSysAreaAuthenticationKeyType INTEGER
  juniIsisSysAreaAuthenticationStartAcceptTime AuthTime
  juniIsisSysAreaAuthenticationStartGenerateTime AuthTime
  juniIsisSysAreaAuthenticationStopAcceptTime AuthTime
  juniIsisSysAreaAuthenticationStopGenerateTime AuthTime
  juniIsisSysAreaAuthenticationRowStatus RowStatus

JuniIsisSysDomainAuthenticationEntry  
SEQUENCE    
  juniIsisSysDomainAuthenticationSysInstance Integer32
  juniIsisSysDomainAuthenticationKeyId Integer32
  juniIsisSysDomainAuthenticationPwd OCTET STRING
  juniIsisSysDomainAuthenticationKeyType INTEGER
  juniIsisSysDomainAuthenticationStartAcceptTime AuthTime
  juniIsisSysDomainAuthenticationStartGenerateTime AuthTime
  juniIsisSysDomainAuthenticationStopAcceptTime AuthTime
  juniIsisSysDomainAuthenticationStopGenerateTime AuthTime
  juniIsisSysDomainAuthenticationRowStatus RowStatus

JuniIsisSysL1CircAuthenticationEntry  
SEQUENCE    
  juniIsisSysL1CircAuthenticationSysInstance Integer32
  juniIsisSysL1CircAuthenticationIfIndex Integer32
  juniIsisSysL1CircAuthenticationKeyId Integer32
  juniIsisSysL1CircAuthenticationPwd OCTET STRING
  juniIsisSysL1CircAuthenticationKeyType INTEGER
  juniIsisSysL1CircAuthenticationStartAcceptTime AuthTime
  juniIsisSysL1CircAuthenticationStartGenerateTime AuthTime
  juniIsisSysL1CircAuthenticationStopAcceptTime AuthTime
  juniIsisSysL1CircAuthenticationStopGenerateTime AuthTime
  juniIsisSysL1CircAuthenticationRowStatus RowStatus

JuniIsisSysL2CircAuthenticationEntry  
SEQUENCE    
  juniIsisSysL2CircAuthenticationSysInstance Integer32
  juniIsisSysL2CircAuthenticationIfIndex Integer32
  juniIsisSysL2CircAuthenticationKeyId Integer32
  juniIsisSysL2CircAuthenticationPwd OCTET STRING
  juniIsisSysL2CircAuthenticationKeyType INTEGER
  juniIsisSysL2CircAuthenticationStartAcceptTime AuthTime
  juniIsisSysL2CircAuthenticationStartGenerateTime AuthTime
  juniIsisSysL2CircAuthenticationStopAcceptTime AuthTime
  juniIsisSysL2CircAuthenticationStopGenerateTime AuthTime
  juniIsisSysL2CircAuthenticationRowStatus RowStatus

JuniIsisMplsTeTunnelEntry  
SEQUENCE    
  juniIsisMplsTeTunnelSysInstance Integer32
  juniIsisMplsNextHopIndex Integer32
  juniIsisMplsTeSystemId SystemID
  juniIsisMplsTeRouterId IpAddress
  juniIsisMplsTeTunnelMetric Integer32
  juniIsisMplsTeTunnelRelMetric Integer32
  juniIsisMplsTeTunnelName OCTET STRING

Defined Values

juniIsisMIB 1.3.6.1.4.1.4874.2.2.38
The intermediate system to intermediate system (IS-IS) routing protocol MIB for Juniper Networks E-series products. This MIB provides objects for management of 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.
MODULE-IDENTITY    

juniIsisObjects 1.3.6.1.4.1.4874.2.2.38.1
OBJECT IDENTIFIER    

juniIsisTrapGroup 1.3.6.1.4.1.4874.2.2.38.2
OBJECT IDENTIFIER    

juniIsisConformance 1.3.6.1.4.1.4874.2.2.38.3
OBJECT IDENTIFIER    

juniIsisSystemGroup 1.3.6.1.4.1.4874.2.2.38.1.1
OBJECT IDENTIFIER    

juniIsisCircuitGroup 1.3.6.1.4.1.4874.2.2.38.1.2
OBJECT IDENTIFIER    

juniIsisSysTable 1.3.6.1.4.1.4874.2.2.38.1.1.1
The set of instances of the Integrated IS-IS protocol existing on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSysEntry

juniIsisSysEntry 1.3.6.1.4.1.4874.2.2.38.1.1.1.1
Each row defines information specific to a single instance of the protocol existing on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSysEntry  

juniIsisSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysVersion 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.2
The version number of the IS-IS protocol to which this instance conforms. This value must be set by the implementation when the row is valid.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

juniIsisSysType 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.3
The type of this instance of the Integrated IS-IS protocol. This object follows the replaceOnlyWhileDisabled behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level1IS(1), level1l2IS(2), level2Only(3)  

juniIsisSysID 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.4
The ID for this instance of the Integrated IS-IS protocol. This value is appended to each of the instance's area addresses to form the Network Entity Titles valid for this instance. The derivation of a value for this object is implementation-specific. Some implementations may assign values and not permit write MAX-ACCESS, others may require the value to be set manually.
Status: current Access: read-write
OBJECT-TYPE    
  SystemID  

juniIsisSysMaxPathSplits 1.3.6.1.4.1.4874.2.2.38.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 behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

juniIsisSysMaxLSPGenInt 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.6
Maximum interval, in seconds, between generated LSPs by this instance. This object follows the resettingTimer behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisSysOrigLSPBuffSize 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.7
The maximum size of LSPs and SNPs originated by this instance. This object follows the replaceOnlyWhileDisabled behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  LSPBuffSize  

juniIsisSysMaxAreaAddresses 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.8
The maximum number of area addresses to be permitted for the area in which this instance exists. Note that all Intermediate Systems in the same area must have the same value configured for this attribute if correct operation is to be assumed. This object follows the replaceOnlyWhileDisabled behaviour.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..254  

juniIsisSysMinL1LSPGenInt 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.9
Minimum interval, in seconds, between successive generation of L1 LSPs with the same LSPID by this instance. This object follows the resettingTimer behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..120  

juniIsisSysMinL2LSPGenInt 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.10
Minimum interval, in seconds, between successive generation of L2 LSPs with the same LSPID by this instance. This object follows the resettingTimer behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..120  

juniIsisSysPollESHelloRate 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.11
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-only
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisSysWaitTime 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.12
Number of seconds to delay in waiting state before entering on state. This object follows the resettingTimer behaviour.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisSysOperState 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.13
The operational 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-write
OBJECT-TYPE    
  OperState  

juniIsisSysL1State 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.14
The state of the Level 1 database.
Status: current Access: read-only
OBJECT-TYPE    
  LevelState  

juniIsisSysCorrLSPs 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.15
Number of corrupted LSPs detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

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

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

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

juniIsisSysOwnLSPPurges 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.20
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  

juniIsisSysIDFieldLenMismatches 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.21
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  

juniIsisSysMaxAreaAddrMismatches 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.22
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  

juniIsisSysOrigL2LSPBuffSize 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.23
The maximum size of Level 2 LSPs and SNPs originated by this system. This object follows the replaceOnlyWhileDisabled behaviour.
Status: obsolete Access: read-write
OBJECT-TYPE    
  LSPBuffSize  

juniIsisSysL2State 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.24
The state of the Level 2 database.
Status: current Access: read-only
OBJECT-TYPE    
  LevelState  

juniIsisSysLSPL2DbaseOloads 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.25
Number of times the Level 2 LSP database has become overloaded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

juniIsisSysLSPIgnoreErrors 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.27
If true, allow the router to ignore IS-IS link state packets (LSPs) that are received with internal checksum errors rather than purging the LSPs.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniIsisSysMaxAreaCheck 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.28
When on, enables checking of maximum area addresses per IS version of ISO10589.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniIsisSysSetOverloadBit 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.29
Isis overload bit
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniIsisSysSetOverloadBitStartupDuration 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.30
Specifies the length in time of seconds to set the overload bit from startup. This object must be set together with juniIsisSysSetOverloadBit, otherwise the agent will return zero. Zero value for this object implies that the overload bit is not set. Zero value does not have any meaning for this object.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 5..86400  

juniIsisSysMaxLspLifetime 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.31
Specifies the maximum time (in seconds) a LSP will remain in the box without being refreshed before being considered invalid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisSysL1SpfInterval 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.32
Minimum interval, in seconds, between level 1 SPF calculations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..120  

juniIsisSysL2SpfInterval 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.33
Minimum interval, in seconds, between level 2 SPF calculations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..120  

juniIsisSysIshHoldTime 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.34
Specify a holdtime advertised in ESH/ISH PDUs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisSysIshConfigTimer 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.35
Specify the rate of transmission for ESH and ISH packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisSysDistributeDomainWide 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.36
When on, enables distribution of prefixes throughout a multi-level domain.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniIsisSysDistance 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.37
The weight applied to IS-IS routes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

juniIsisSysL1MetricStyle 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.38
Specifies the type of IP reachability TLV to advertise in level 1 LSPs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER juniIsisMetricStyleNarrow(2), juniIsisMetricStyleNarrowTransition(3), juniIsisMetricStyleTransition(4), juniIsisMetricStyleWide(5), juniIsisMetricStyleWideTransition(6)  

juniIsisSysL2MetricStyle 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.39
Specifies the type of IP reachability TLV to advertise in level 2 LSPs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER juniIsisMetricStyleNarrow(2), juniIsisMetricStyleNarrowTransition(3), juniIsisMetricStyleTransition(4), juniIsisMetricStyleWide(5), juniIsisMetricStyleWideTransition(6)  

juniIsisSysIsoRouteTag 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.40
The ISO routing area tag.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

juniIsisSysMplsTeLevel 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.41
Select flooding of MPLS traffic engineering link information into the specified ISIS level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER levelNone(0), level1(1), level2(2)  

juniIsisSysMplsTeRtrIdIfIndex 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.42
Configure the stable router interface ID to designate it as TE capable. A value of zero is used to remove any configured router interface ID.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniIsisSysMplsTeSpfUseAnyBestPath 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.43
Configure whether or not to consider spf paths when alternate tunnel path exists
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniIsisSysReferenceBandwidth 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.44
Configure the reference bandwitdth used to calculate the link cost in bits per second.If the reference bandwidth is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and juniIsisSysHighReferenceBandwidth must be used to report the reference bandwidth.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

juniIsisSysHighReferenceBandwidth 1.3.6.1.4.1.4874.2.2.38.1.1.1.1.45
Configure the reference bandwitdth in mega bits per second. It is used to calculate the link cost.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32 1..1000000  

juniIsisManAreaAddrTable 1.3.6.1.4.1.4874.2.2.38.1.1.2
The set of manual area addresses configured on this Intermediate System.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisManAreaAddrEntry

juniIsisManAreaAddrEntry 1.3.6.1.4.1.4874.2.2.38.1.1.2.1
Each entry contains one area address manually configured on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisManAreaAddrEntry  

juniIsisManAreaAddrSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.2.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisManAreaAddr 1.3.6.1.4.1.4874.2.2.38.1.1.2.1.2
A manually configured area address for this system. This object follows the index behaviour. 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  

juniIsisManAreaAddrRowStatus 1.3.6.1.4.1.4874.2.2.38.1.1.2.1.3
The state of the juniIsisManAreaAddrEntry. This object follows the RowStatus behaviour. If an attempt is made to set this object to the value off when the corresponding juniIsisManAreaAddrEntry is the only valid entry for this instance and when the corresponding IS-IS instance has juniIsisSysOperState set to on then the attempt is rejected.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniIsisSysProtSuppTable 1.3.6.1.4.1.4874.2.2.38.1.1.3
This table contains the manually configured set of protocols supported by each instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSysProtSuppEntry

juniIsisSysProtSuppEntry 1.3.6.1.4.1.4874.2.2.38.1.1.3.1
Each entry contains one protocol supported by an instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSysProtSuppEntry  

juniIsisSysProtSuppSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.3.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysProtSuppProtocol 1.3.6.1.4.1.4874.2.2.38.1.1.3.1.2
One supported protocol. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  SupportedProtocol  

juniIsisSysProtSuppRowStatus 1.3.6.1.4.1.4874.2.2.38.1.1.3.1.3
The state of the juniIsisSysProtSuppEntry. This object follows the RowStatus behavior.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

juniIsisSummAddrTable 1.3.6.1.4.1.4874.2.2.38.1.1.4
The set of IP summary addresses to use in forming the contents of Level 2 LSPs originated by this level 2 Intermediate System.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSummAddrEntry

juniIsisSummAddrEntry 1.3.6.1.4.1.4874.2.2.38.1.1.4.1
Each entry contains one IP summary address.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSummAddrEntry  

juniIsisSummAddrSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviours.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSummAddress 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.2
The IP Address value for this summary address. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniIsisSummAddrMask 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.3
The mask value for this summary address. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniIsisSummAddrRowStatus 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.4
The existence state of this summary address. This object follows the RowStatus behaviour.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniIsisSummAddrOperState 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.5
The operational state of this entry. This object follows the operationalState behaviour. When the operational state changes if this would cause the contents of LSPs originated by the system to change then those new LSPs must be generated and sent as soon as is permitted by the ISIS protocol.
Status: current Access: read-create
OBJECT-TYPE    
  OperState  

juniIsisSummAddrDefaultMetric 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.6
The default metric value to announce this summary address with in Level 1 or 2 LSPs generated by this system. A Metric value of 0 indicates to use the lowest metric value amongst the routes being summarized. When advertising a metric value into a narrow domain (juniIsisSysL1MetricStyle or juniIsisSysL2MetricStyle is set to juniIsisMetricStyleNarrow) the value will be truncated to 63.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16777214  

juniIsisSummAddrDelayMetric 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.7
The delay metric value to announce this summary address with in Level 2 LSPs generated by this system. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisSummAddrExpenseMetric 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.8
The expense metric value to announce this summary address with in Level 2 LSPs generated by this system. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisSummAddrErrorMetric 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.9
The error metric value to announce this summary address with in Level n LSPs generated by this system. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisSummLevel 1.3.6.1.4.1.4874.2.2.38.1.1.4.1.10
The level of database at which to annouce this summary.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER level1IS(1), level2IS(2), level1l2IS(3)  

juniIsisCircTable 1.3.6.1.4.1.4874.2.2.38.1.2.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  
    JuniIsisCircEntry

juniIsisCircEntry 1.3.6.1.4.1.4874.2.2.38.1.2.1.1
An juniIsisCircEntry exists for each circuit used by Integrated IS-IS on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisCircEntry  

juniIsisCircSysInstance 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisCircIfIndex 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.2
The value of ifIndex for the interface to which this circuit corresponds.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisCircLocalID 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.3
An identification that can be used in protocol packets to identify a circuit. Implementations may devise ways to assure that this value is suitable for the circuit it is used on. LAN packets only have space for 8 bits. Values of juniIsisCircLocalID 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-only
OBJECT-TYPE    
  Integer32  

juniIsisCircOperState 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.4
The operational state of the circuit. This object follows the operationalState behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  OperState  

juniIsisCircRowStatus 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.5
The existence state of this circuit. This object follows the RowStatus behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniIsisCircType 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.6
The type of the circuit. This object follows the replaceOnlyWhileDisabled behaviour. The type specified must be compatible with the type of the interface defined by the value of juniIsisCircIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER broadcast(1), ptToPt(2)  

juniIsisCircL1DefaultMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.7
The default metric value of this circuit for Level 1 traffic.
Status: current Access: read-write
OBJECT-TYPE    
  JuniDefaultMetric  

juniIsisCircL1DelayMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.8
The delay metric value of this circuit for Level 1 traffic. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisCircL1ExpenseMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.9
The expense metric value of this circuit for Level 1 traffic. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisCircL1ErrorMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.10
The error metric value of this circuit for Level 1 traffic. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisCircExtDomain 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.11
If true, suppress normal transmission of and interpretation of Intra-domain ISIS PDUs on this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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

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

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

juniIsisCircOutCtrlPDUs 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.15
The number of IS-IS control PDUs sent on this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIsisCircInCtrlPDUs 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.16
The number of IS-IS control PDUs received on this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIsisCircIDFieldLenMismatches 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.17
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  

juniIsisCircL2DefaultMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.18
The default metric value of this circuit for level 2 traffic.
Status: current Access: read-write
OBJECT-TYPE    
  JuniDefaultMetric  

juniIsisCircL2DelayMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.19
The delay metric value of this circuit for level 2 traffic. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisCircL2ExpenseMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.20
The expense metric value of this circuit for level 2 traffic. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisCircL2ErrorMetric 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.21
The error metric value of this circuit for level 2 traffic. The value of zero is reserved to indicate that this metric is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  OtherMetric  

juniIsisCircManL2Only 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.22
When true, indicates that this circuit is to be used only for level 2. This object follows the replaceOnlyWhileDisabled behaviour.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniIsisCircL1ISPriority 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.23
The priority for becoming LAN Level 1 Deignated Intermediate System on a broadcast circuit.
Status: current Access: read-write
OBJECT-TYPE    
  ISPriority  

juniIsisCircL1CircID 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.24
The LAN ID allocated by the LAN Level 1 Designated Intermediate System. Where this system is not aware of the value (because it is not participating in the Level 1 Designated Intermediate System election), this object has the value which would be proposed for this circuit (i.e. the concatenation of the local system ID and the one octet local Circuit ID for this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  CircuitID  

juniIsisCircL1DesIS 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.25
The ID of the LAN Level 1 Designated Intermediate System on this circuit. 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    
  SystemID  

juniIsisCircLANL1DesISChanges 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.26
The number of times the LAN Level 1 Designated Intermediate System has changed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIsisCircL2ISPriority 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.27
The priority for becoming LAN level 2 Designated Intermediate System.
Status: current Access: read-write
OBJECT-TYPE    
  ISPriority  

juniIsisCircL2CircID 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.28
The LAN ID allocated by the LAN Level 2 Designated Intermediate System. Where this system is not aware of this value (because it is not participating in the Level 2 Designated Intermediate System election), this object has the value which would be proposed for this circuit (i.e. the concatenation of the local system ID and the one octet local Circuit ID for this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  CircuitID  

juniIsisCircL2DesIS 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.29
The ID of the LAN Level 2 Designated Intermediate System on this circuit. 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    
  SystemID  

juniIsisCircLANL2DesISChanges 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.30
The number of times the LAN Level 2 Designated Intermediate System has changed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIsisCircMCAddr 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.31
Specifies which type of multicast address will be used for sending HELLO PDUs on this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER group(1), functional(2)  

juniIsisCircPtToPtCircID 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.32
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 octet local Circuit ID for this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  CircuitID  

juniIsisCircL1HelloTimer 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.33
Maximum period, in seconds, between Level 1 IIH PDUs on multiaccess networks. It is also used as the period between Hellos on point to point circuits. This object follows the resettingTimer behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisCircL2HelloTimer 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.34
Maximum period, in seconds, between Level 1 IIH PDUs on multiaccess networks. This object follows the resettingTimer behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisCircL1HelloMultiplier 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.35
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-write
OBJECT-TYPE    
  Integer32 3..1000  

juniIsisCircL2HelloMultiplier 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.36
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-write
OBJECT-TYPE    
  Integer32 3..1000  

juniIsisCircMinLSPTransInt 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.37
Minimum interval, in milliseconds, between transmission of LSPs on a circuit. This object follows the resettingTimer behaviour. This timer shall be capable of a resolution not coarser than 10 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

juniIsisCircMinLSPReTransInt 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.38
Minimum interval, in seconds, between re-transmission of an Level 1 or 2 LSP. This object follows the resettingTimer behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisCircL1CSNPInterval 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.39
Interval of time, in seconds, between transmission of Level 1 CSNPs on multiaccess networks if this router is the designated router. On point-to-point networks the default is to not transmit CSNPs. Hence CSNP interval will be 0 for point-to-point networks.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisCircL2CSNPInterval 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.40
Interval of time, in seconds, between transmission of Level 2 CSNPs on multiaccess networks if this router is the designated router. On point-to-point networks the default is to not transmit CSNPs. Hence CSNP interval will be 0 for point-to-point networks.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniIsisCircLSPThrottle 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.41
Minimal interval of time, in milliseconds, between retransmissions of LSPs on a point to point interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

juniIsisCircMeshGroupEnabled 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.42
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-write
OBJECT-TYPE    
  INTEGER inactive(1), blocked(2), set(3)  

juniIsisCircMeshGroup 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.43
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 juniIsisCircMeshGroupEnabled is false, this value is ignored. Default value returned as 0 has no significance for this variable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

juniIsisCircLevel 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.44
The type of this circuit. This object follows the replaceOnlyWhileDisabled behavior.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level1IS(0), level1l2IS(1), level2Only(2)  

juniIsisCircState 1.3.6.1.4.1.4874.2.2.38.1.2.1.1.45
The operational state of the circuit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER isisCircuitDown(1), isisCircuitUp(2)  

juniIsisCircBFDTable 1.3.6.1.4.1.4874.2.2.38.1.2.4
The Juniper ISIS circuit table describes the BFD-specific characteristics of interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisCircBFDEntry

juniIsisCircBFDEntry 1.3.6.1.4.1.4874.2.2.38.1.2.4.1
The Juniper ISIS circuit table describes the BFD-specific characteristics of one interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisCircBFDEntry  

juniIsisCircBfdEnable 1.3.6.1.4.1.4874.2.2.38.1.2.4.1.1
This variable indicates whether BFD session on the interface is active or not
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniIsisCircBfdMinRxInterval 1.3.6.1.4.1.4874.2.2.38.1.2.4.1.2
This variable specifies upper-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds]
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 100..65535  

juniIsisCircBfdMinTxInterval 1.3.6.1.4.1.4874.2.2.38.1.2.4.1.3
This variable specifies lower-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds]
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 100..65535  

juniIsisCircBfdMultiplier 1.3.6.1.4.1.4874.2.2.38.1.2.4.1.4
This variable specifies detection-multiplier
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

juniIsisSysHostNameTable 1.3.6.1.4.1.4874.2.2.38.1.1.5
This table contains the manually configured set of host name to system ID aliases supported by each instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSysHostNameEntry

juniIsisSysHostNameEntry 1.3.6.1.4.1.4874.2.2.38.1.1.5.1
Each entry contains one name to system ID alias supported by an instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSysHostNameEntry  

juniIsisSysHostNameSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.5.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysHostNameSysId 1.3.6.1.4.1.4874.2.2.38.1.1.5.1.2
The ID for the system which this name will be assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemID  

juniIsisSysHostNameAreaAddr 1.3.6.1.4.1.4874.2.2.38.1.1.5.1.3
A configured area address for the system which this name will be assigned. This object follows the index behaviour. 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: read-create
OBJECT-TYPE    
  OSINSAddress  

juniIsisSysHostNameName 1.3.6.1.4.1.4874.2.2.38.1.1.5.1.4
A string to use when displaying system data with this system ID.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

juniIsisSysHostNameType 1.3.6.1.4.1.4874.2.2.38.1.1.5.1.5
The type of host name entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER hostNameTypeStatic(1), hostNameTypeDynamic(2)  

juniIsisSysHostNameRowStatus 1.3.6.1.4.1.4874.2.2.38.1.1.5.1.6
The status of this host name entry. This object follows the RowStatus behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniIsisSysAreaAuthenticationTable 1.3.6.1.4.1.4874.2.2.38.1.1.6
This table contains the manually configured set of area authentication keys supported by each instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSysAreaAuthenticationEntry

juniIsisSysAreaAuthenticationEntry 1.3.6.1.4.1.4874.2.2.38.1.1.6.1
Each entry contains one area authentication key supported by an instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSysAreaAuthenticationEntry  

juniIsisSysAreaAuthenticationSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysAreaAuthenticationKeyId 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.2
The unique identifier of the instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

juniIsisSysAreaAuthenticationPwd 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.3
The value to be used as the Authentication Key in Level 1 Link State Packets whenever the value of juniIsisSysAreaAuthenticationKeyType has a value of plaintext or hmacMd5. A modification of juniIsisSysAreaAuthenticationKeyType does not modify the juniIsisSysAreaAuthenticationPwd value. Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

juniIsisSysAreaAuthenticationKeyType 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.4
What authentication scheme, if any, is used to protect Level 1 Link State packets and sequence number packets
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), plaintext(1), hmacMd5(2)  

juniIsisSysAreaAuthenticationStartAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.5
The date and time when this authentication key will start to be used to validate level 1 LSPs and SNPs received. The Default value the start accept time will be the current time when the key was created
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysAreaAuthenticationStartGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.6
The date and time when this authentication key will start to be used to authenticate level 1 LSPs and SNPs transmitted. The Default value the start accept time will be the current time when the key was created + 2 minutes
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysAreaAuthenticationStopAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.7
The date and time when this authentication key will stop being accepted as a valid level 1 LSP and SNP key received. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysAreaAuthenticationStopGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.8
The date and time when this authentication key will stop being used to authenticate level 1 LSPs and SNPs transmitted. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysAreaAuthenticationRowStatus 1.3.6.1.4.1.4874.2.2.38.1.1.6.1.9
The existence state of this authentication key. This object follows the RowStatus behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniIsisSysDomainAuthenticationTable 1.3.6.1.4.1.4874.2.2.38.1.1.7
This table contains the manually configured set of domain authentication keys supported by each instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSysDomainAuthenticationEntry

juniIsisSysDomainAuthenticationEntry 1.3.6.1.4.1.4874.2.2.38.1.1.7.1
Each entry contains one domain authentication key supported by an instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSysDomainAuthenticationEntry  

juniIsisSysDomainAuthenticationSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysDomainAuthenticationKeyId 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.2
The unique identifier of the instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

juniIsisSysDomainAuthenticationPwd 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.3
The value to be used as the Authentication Key in Level 2 Link State Packets whenever the value of juniIsisSysDomainAuthenticationKeyType has a value of plaintext or hmacMd5. A modification of juniIsisSysDomainAuthenticationKeyType does not modify the juniIsisSysDomainAuthenticationPwd value. Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

juniIsisSysDomainAuthenticationKeyType 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.4
What authentication scheme, if any, is used to protect Level 2 Link State packets and Sequence Number packets
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), plaintext(1), hmacMd5(2)  

juniIsisSysDomainAuthenticationStartAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.5
The date and time when this authentication key will start to be used to validate level 2 LSPs and SNPs received. The Default value the start accept time will be the current time when the key was created
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysDomainAuthenticationStartGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.6
The date and time when this authentication key will start to be used to authenticate level 2 LSPs and SNPs transmitted. The Default value the start accept time will be the current time when the key was created + 2 minutes
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysDomainAuthenticationStopAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.7
The date and time when this authentication key will stop being accepted as a valid level 2 LSP and SNP key received. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysDomainAuthenticationStopGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.8
The date and time when this authentication key will stop being used to authenticate level 2 LSPs and SNPs transmitted. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysDomainAuthenticationRowStatus 1.3.6.1.4.1.4874.2.2.38.1.1.7.1.9
The existence state of this authentication key. This object follows the RowStatus behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniIsisSysL1CircAuthenticationTable 1.3.6.1.4.1.4874.2.2.38.1.2.2
This table contains the manually configured set of Level 1 Circuit authentication keys supported by each instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSysL1CircAuthenticationEntry

juniIsisSysL1CircAuthenticationEntry 1.3.6.1.4.1.4874.2.2.38.1.2.2.1
Each entry contains one Level 1 circuit authentication key supported by an instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSysL1CircAuthenticationEntry  

juniIsisSysL1CircAuthenticationSysInstance 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysL1CircAuthenticationIfIndex 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.2
The value of ifIndex for the interface to which this circuit corresponds.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysL1CircAuthenticationKeyId 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.3
The unique identifier of the instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

juniIsisSysL1CircAuthenticationPwd 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.4
The value to be used as the Authentication Key in Level 1 Hello Packets whenever the value of juniIsisSysL1CircAuthenticationKeyType has a value of hmacMd5. A modification of juniIsisSysL1CircAuthenticationKeyType does not modify the juniIsisSysL1CircAuthenticationPwd value. Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

juniIsisSysL1CircAuthenticationKeyType 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.5
What authentication scheme, if any, is used to protect Level 1 hello packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), plaintext(1), hmacMd5(2)  

juniIsisSysL1CircAuthenticationStartAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.6
The date and time when this authentication key will start to be used to validate level 1 IIH packets received. The Default value the start accept time will be the current time when the key was created.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL1CircAuthenticationStartGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.7
The date and time when this authentication key will start to be used to authenticate level 1 IIH packets transmitted. The Default value the start accept time will be the current time when the key was created + 2 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL1CircAuthenticationStopAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.8
The date and time when this authentication key will stop being accepted as a valid level 1 IIH packets key received. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL1CircAuthenticationStopGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.9
The date and time when this authentication key will stop being used to authenticate level 1 IIH packets transmitted. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL1CircAuthenticationRowStatus 1.3.6.1.4.1.4874.2.2.38.1.2.2.1.10
The existence state of this authentication key. This object follows the RowStatus behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniIsisSysL2CircAuthenticationTable 1.3.6.1.4.1.4874.2.2.38.1.2.3
This table contains the manually configured set of Level 2 Circuit authentication keys supported by each instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisSysL2CircAuthenticationEntry

juniIsisSysL2CircAuthenticationEntry 1.3.6.1.4.1.4874.2.2.38.1.2.3.1
Each entry contains one Level 2 circuit authentication key supported by an instance of the Integrated ISIS protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisSysL2CircAuthenticationEntry  

juniIsisSysL2CircAuthenticationSysInstance 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysL2CircAuthenticationIfIndex 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.2
The value of ifIndex for the interface to which this circuit corresponds.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisSysL2CircAuthenticationKeyId 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.3
The unique identifier of the instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

juniIsisSysL2CircAuthenticationPwd 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.4
The value to be used as the Authentication Key in Level 2 Hello Packets whenever the value of juniIsisSysL2CircAuthenticationKeyType has a value of hmacMd5. A modification of juniIsisSysL2CircAuthenticationKeyType does not modify the juniIsisSysL2CircAuthenticationPwd value. Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

juniIsisSysL2CircAuthenticationKeyType 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.5
What authentication scheme, if any, is used to protect Level 2 hello packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), plaintext(1), hmacMd5(2)  

juniIsisSysL2CircAuthenticationStartAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.6
The date and time when this authentication key will start to be used to validate level 2 IIH packets received. The Default value the start accept time will be the current time when the key was created.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL2CircAuthenticationStartGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.7
The date and time when this authentication key will start to be used to authenticate level 2 IIH packets transmitted. The Default value the start accept time will be the current time when the key was created + 2 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL2CircAuthenticationStopAcceptTime 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.8
The date and time when this authentication key will stop being accepted as a valid level 2 IIH packets key received. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL2CircAuthenticationStopGenerateTime 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.9
The date and time when this authentication key will stop being used to authenticate level 2 IIH packets transmitted. A value of zero indicates the key will never stop being used to authenticate packets.
Status: current Access: read-write
OBJECT-TYPE    
  AuthTime  

juniIsisSysL2CircAuthenticationRowStatus 1.3.6.1.4.1.4874.2.2.38.1.2.3.1.10
The existence state of this authentication key. This object follows the RowStatus behaviour.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniIsisMplsTeTunnelTable 1.3.6.1.4.1.4874.2.2.38.1.1.8
The set of tunnels imported from MPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIsisMplsTeTunnelEntry

juniIsisMplsTeTunnelEntry 1.3.6.1.4.1.4874.2.2.38.1.1.8.1
Each entry contains metric details of an MPLS LSP
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIsisMplsTeTunnelEntry  

juniIsisMplsTeTunnelSysInstance 1.3.6.1.4.1.4874.2.2.38.1.1.8.1.1
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniIsisMplsNextHopIndex 1.3.6.1.4.1.4874.2.2.38.1.1.8.1.2
An index to uniquely identify the tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

juniIsisMplsTeSystemId 1.3.6.1.4.1.4874.2.2.38.1.1.8.1.3
The ID for the instance of the Integrated IS-IS protocol running in the tunnel's end point.
Status: current Access: read-only
OBJECT-TYPE    
  SystemID  

juniIsisMplsTeRouterId 1.3.6.1.4.1.4874.2.2.38.1.1.8.1.4
The router ID of the tunnel's end point.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniIsisMplsTeTunnelMetric 1.3.6.1.4.1.4874.2.2.38.1.1.8.1.5
The metric associated with the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniIsisMplsTeTunnelRelMetric 1.3.6.1.4.1.4874.2.2.38.1.1.8.1.6
The metric associated with the tunnel relative to the spf path.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniIsisMplsTeTunnelName 1.3.6.1.4.1.4874.2.2.38.1.1.8.1.7
The name associated with the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..40)  

juniIsisCompliances 1.3.6.1.4.1.4874.2.2.38.3.1
OBJECT IDENTIFIER    

juniIsisMIBGroups 1.3.6.1.4.1.4874.2.2.38.3.2
OBJECT IDENTIFIER    

juniIsisCompliance 1.3.6.1.4.1.4874.2.2.38.3.1.1
Obsolete compliance statement for systems supporting ISIS functionality. This statement became obsolete when the juniIsisCircState object was added.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIsisCompliance2 1.3.6.1.4.1.4874.2.2.38.3.1.2
Obsolete compliance statement for systems supporting ISIS functionality. This statement became obsolete when MPSL support was added.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIsisCompliance3 1.3.6.1.4.1.4874.2.2.38.3.1.3
The compliance statement for systems supporting ISIS functionality. This statement became obsolete when juniIsisCircBFDTable is implemented.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIsisCompliance4 1.3.6.1.4.1.4874.2.2.38.3.1.4
The compliance statement for systems supporting ISIS functionality.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIsisCompliance5 1.3.6.1.4.1.4874.2.2.38.3.1.5
The compliance statement for systems supporting ISIS functionality.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIsisCompliance6 1.3.6.1.4.1.4874.2.2.38.3.1.6
The compliance statement for systems supporting ISIS functionality.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniIsisSystemMgmtGroup 1.3.6.1.4.1.4874.2.2.38.3.2.1
Obsolete system level objects for ISIS management functionality. This group became obsolete when the MPLS management objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniIsisCircuitMgmtGroup 1.3.6.1.4.1.4874.2.2.38.3.2.2
Obsolete circuit management objects. This group became obsolete when the juniIsisCircState object was added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniIsisCircuitMgmtGroup2 1.3.6.1.4.1.4874.2.2.38.3.2.3
The circuit management objects.
Status: current Access: read-only
OBJECT-GROUP    

juniIsisSystemMgmtGroup2 1.3.6.1.4.1.4874.2.2.38.3.2.4
Obsolete system level objects for ISIS management functionality. This group became obsolete when the MPLS tunnel table was added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniIsisCircBFDGroup 1.3.6.1.4.1.4874.2.2.38.3.2.5
The circuit level ISIS BFD configuration parameters.
Status: current Access: read-only
OBJECT-GROUP    

juniIsisSystemMgmtGroup3 1.3.6.1.4.1.4874.2.2.38.3.2.6
Obsolete system level objects for ISIS management functionality. This group became obsolete when the reference bandwidth related variables were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniIsisSystemMgmtGroup4 1.3.6.1.4.1.4874.2.2.38.3.2.7
The system level objects for ISIS management functionality.
Status: current Access: read-only
OBJECT-GROUP