ISIS-MIB
- Functions Overview
- Relationship Between Tables
- Description of MIB Tables
- isisSysTable
- isisManAreaAddrTable
- isisAreaAddrTable
- isisSysProtSuppTable
- isisSummAddrTable
- isisRedistributeAddrTable
- isisRouterTable
- isisSysLevelTable
- isisCircTable
- isisCircLevelTable
- isisSystemCounterTable
- isisCircuitCounterTable
- isisPacketCounterTable
- isisISAdjTable
- isisISAdjAreaAddrTable
- isisISAdjIPAddrTable
- isisISAdjProtSuppTable
- isisIPRATable
- isisLSPSummaryTable
- isisNotificationTable
- Description of Alarm Objects
- isisDatabaseOverload
- isisManualAddressDrops
- isisCorruptedLSPDetected
- isisAttemptToExceedMaxSequence
- isisIDLenMismatch
- isisMaxAreaAddressesMismatch
- isisOwnLSPPurge
- isisSequenceNumberSkip
- isisAuthenticationTypeFailure
- isisAuthenticationFailure
- isisVersionSkew
- isisAreaMismatch
- isisRejectedAdjacency
- isisLSPTooLargeToPropagate
- isisOrigLSPBuffSizeMismatch
- isisProtocolsSupportedMismatch
- isisAdjacencyChange
Functions Overview
The draft-ietf-isis-wg-mib-13 defines the ISIS-MIB, which is used to carry out automatic running of related ISIS configurations in the network devices and to record the results. This MIB can provide query for ISIS process, ISIS interface, ISIS counter as well as ISIS alarm.
Root directory:
iso(1).org(3).dod(6).internet(1).experimental(3).isis(37)
Relationship Between Tables
As shown in Figure 154-1, the isisSysIntance node in isisSysTable is the external index of all the other tables.
As shown in Figure 154-2, the isisCircIndex in isisCircTable is the external index of all the tables that are related to the link.
As shown in Figure 154-3, the isisISAdjIndex field in isisISAdjTable is the external index of all the tables that are related to the connection.
Description of MIB Tables
isisSysTable
Each instance of this table contains the system information of a particular instance that runs IS-IS, such as the instance ID, protocol version, and system type. By accessing this table, you can obtain the system information of the instance that runs IS-IS now.
The index of this table is isisSysInstance.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.1.1.1 |
isisSysInstance |
Integer32 |
Not-accessible |
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behavior. The value ranges from 1 to 65535. |
Currently, the value ranges from 1 to 65535. |
1.3.6.1.3.37.1.1.1.1.2 |
isisSysVersion |
OCTET STRING (SIZE (1..64)) |
Read-only |
The version number of the IS-IS protocol which this instance implements. The current system version is 1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.1.1.3 |
isisSysType |
INTEGER {ipv4full (0),ipv6full (1),ipv4mask (2),ipv6mask (3),dpi (4),tcp (5),ipv4comp (6),ipv6comp (7),ipv4dyn (8),ipv6dyn (9)} |
Read-create |
The type of this instance of the Integrated IS-IS protocol. This object follows the replaceOnlyWhileDisabled behavior.
The default value is 3switch. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.4 |
isisSysID |
OCTET STRING (SIZE(6)) |
Read-create |
The system 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. |
Currently, only the system ID with six bytes is supported. Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.5 |
isisSysMaxPathSplits |
Integer32 |
Read-create |
Maximum number of equal-cost routes supported in this system. This object follows the replaceOnlyWhileDisabled behavior. The range and default value of the number of equal-cost routes may vary with products. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.6 |
isisSysMaxLSPGenInt |
Integer32 |
Read-create |
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 isisSysMaxAge. The value ranges from 1 to 65534 seconds. The default value is 900 seconds. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.7 |
isisSysPollESHelloRate |
INTEGER (0..4294967295) |
Read-create |
In the Hello packets, the maximum interval to request the config of ES. The value ranges from 1 to 65535 seconds. The default value is 50 seconds. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.1.1.8 |
isisSysWaitTime |
INTEGER (0..4294967295) |
Read-create |
Number of seconds to delay in waiting state before entering on state. This object follows the resettingTimer behavior. The value ranges from 1 to 65535 seconds. The default value is 60 seconds. It cannot be set up through switch. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.9 |
isisSysAdminState |
INTEGER{on(1),off(2)} |
Read-create |
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. When NET is configured, the value is on. When NET is not configured, the value is off. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.10 |
isisSysLogAdjacencyChanges |
INTEGER{true(1),false(2)} |
Read-create |
If true, causes IS-IS to generate a log message when an IS-IS adjacency changes state (up or down). The default value is false, indicating that no logs are displayed on the terminal. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.11 |
isisSysNextCircIndex |
INTEGER (0..2147483647) |
Read-only |
This object is used to assign values to isisCircIndex as described in 'Textual Conventions for SNMPv2'. The network manager reads this object, and then writes the value back as the isisCircIndex in a SET that creates a new instance of isisCircEntry. 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 isisCircuit is created according to the manager's directions. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.1.1.12 |
isisSysL2toL1Leaking |
INTEGER{true(1),false(2)} |
Read-create |
If true, allow the device to leak L2 routes into L1. The default value is false. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.1.1.13 |
isisSysMaxAge |
INTEGER (0..4294967295) |
Read-create |
Value to place in RemainingLifeTime field of the LSPs we generate. This should be at least 300 seconds greater than isisSysMaxLSPGenInt. The value ranges from 2 to 65535. The default value is 1200. |
Currently, the maximum access is read-only. The value ranges from 2 to 65535. |
1.3.6.1.3.37.1.1.1.1.14 |
isisSysReceiveLSPBufferSize |
Unsigned32(1492,16000) |
Read-create |
Size of the largest Buffer we are designed or configured to store. This should be at least as big as the maximum isisSysOrigLSPBuffSize supported by the system. If resources allow, we will store and flood LSPs larger than isisSysReceiveLSPBufferSize, as this can help avoid problems in networks with different values for isisSysOrigLSPBuffSize. The value ranges from 512 to 16384. The default value is 1497. |
Currently, the maximum access is read-only. The value ranges from 512 to 16384. |
1.3.6.1.3.37.1.1.1.1.15 |
isisSysExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
The state of the IS-IS system. Turning this to state 'destroy' forces the device to clear all the current configuration. Setting the state to 'notInService' stops IS-IS process, but retains the configuration. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisManAreaAddrTable
The isisManAreaAddrTable table contains the local ISIS area address that is configured manually. At present, the switch ISIS supports up to three area addresses.
The external index of this table is isisSysIntance, and the index in this table is isisManAreaAddr.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.2.1.1 |
isisManAreaAddr |
OCTET STRING (SIZE(0..20)) |
Not-accessible |
A manually configured area address for this system. This object follows the index behavior. Note: an index for the entry 1, 49.0001 active in this table would be the ordered pair (1, (0x03 0x49 0x00 0x01)), as the length of an Octet string is part of the OID. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.2.1.2 |
isisManAreaAddrExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
The state of the isisManAreaAddrEntry. This object follows the Row Status behavior. If the isisSysAdminState 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 isisManAreaAddrEntry in state 'active' for this instance of the IS-IS protocol should return inconsistentValue. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisAreaAddrTable
The isisAreaAddrTable contains all the area addresses that are reported by Level-1 LSP received and generated by the local IS.
The external index of this table is isisSysInstance and the index in this table is isisAreaAddr.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.3.1.1 |
isisAreaAddr |
OSINS Address |
Read-only |
An area address reported in a Level-1 LSP received and generated by this instance of the IS-IS protocol. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created. The content of this table is learnt by the local IS from other IS neighbors by packets exchanges.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisSysProtSuppTable
Each instance of the isisSysProSuppTable contains the protocol supported by the local IS. At present, IS only supports the IP protocols that include IPv4 and IPv6.
The external index of this table is isisSysInstance and the index in this table is isisSysProtSuppProtocol.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.4.1.1 |
isisSysProtSuppProtocol |
INTEGER{iso8473(129),ipV6(142),ip(204),virtual-access(255)} |
Not-accessible |
One supported protocol. This object follows the index behavior. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.4.1.2 |
isisSysProtSuppExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
The state of the isisSysProtSuppEntry. This object follows the RowStatus behavior. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisSummAddrTable
Each instance of the isisSummAddrTable contains an aggregation address that is configured in the local IS.
The external index of this table is isisSysInstance and the index in this table is isisSummAddressType, isisSummAddress and isisSummAddrPrefixLen.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.5.1.1 |
isisSummAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
Not-accessible |
The Type of IP address for this summary address. This object follows the index behavior. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.5.1.2 |
isisSummAddress |
OctetString |
Not-accessible |
The IP Address value for this summary address. This object follows the index behavior. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.5.1.3 |
isisSummAddrPrefixLen |
INTEGER (0..4294967295) |
Not-accessible |
The Length of the IP NetMask for this summary address. The mask length of an IPv4 address ranges from 0 to 32, and the prefix length of an IPv6 address ranges from 0 to 128. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.5.1.4 |
isisSummAddrExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
The existence state of this summary address. This object follows the row status behavior. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.5.1.5 |
isisSummAddrMetric |
Integer32 (0..63) |
Read-create |
The metric value to announce this summary address with in LSPs generated by this system. The default value is 0. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.5.1.6 |
isisSummAddrFullMetric |
Unsigned32 (0..4261412864) |
Read-create |
The metric value with cost type as wide to announce this summary address with in LSPs generated by this system. The default value is 0. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisRedistributeAddrTable
This table describes whether IS-IS can leak Level-2 routes to Level-1 area after being configured with the import isis level-2 into level-1 command.
The external index of this table is isisSysInstance and the indexes in this table are isisRedistributeAddrType, isisRedistributeAddrAddress and isisRedistributeAddrPrefixLen.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.6.1.1 |
isisRedistributeAddrType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
Not-accessible |
This object indicates the address type of the leaked route.
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.6.1.2 |
isisRedistributeAddrAddress |
OctetString |
Not-accessible |
This object indicates the prefix of the leaked route. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.6.1.3 |
isisRedistributeAddrPrefixLen |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the prefix length of the leaked route. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.6.1.4 |
isisRedistributeAddrExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the status of the leaked route.
|
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisRouterTable
This table lists the dynamic host names and the router IDs of the switch.
The external index of this table is isisSysInstance and the indexes in this table are isisRouterSysID and isisRouterLevel.
This table is not supported.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.1.7.1.1 |
isisRouterSysID |
OCTET STRING (SIZE(6)) |
not-accessible |
This object indicates the system ID of the local device. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.7.1.2 |
isisRouterLevel |
INTEGER{none(0),area(1),domain(2)} |
not-accessible |
This object indicates the IS-IS level:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.1.7.1.3 |
isisRouterHostName |
OCTET STRING (SIZE (1..64)) |
Read-only |
This object indicates the dynamic host name. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.1.7.1.4 |
isisRouterID |
INTEGER (0..4294967295) |
Read-only |
This object indicates the LSR ID configured at the local end. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisSysLevelTable
Each instance of the isisSysLevelTable shows the LSP, Overload and TE information of the Level of the local IS.
The external index of this table is isisSysInstance and the index in this table is isisSysLevelIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.2.1.1.1 |
isisSysLevelIndex |
Integer |
Not-accessible |
The level that this entry describes. 1 shows Level-1 and 2 stands for Level-2. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.2.1.1.2 |
isisSysLevelOrigLSPBuffSize |
Integer32 (512..16000) |
Read-create |
The maximum size of LSPs and SNPs originated by this instance of the protocol at this level. This object follows the replaceOnlyWhileDisabled behavior. The value ranges from 512 to 16384. The default value is 1497 by default. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.2.1.1.3 |
isisSysLevelMinLSPGenInt |
INTEGER (0..4294967295) |
Read-create |
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. The value ranges from 1 to 120 seconds. The default value is 2 seconds. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.2.1.1.4 |
isisSysLevelOverloadState |
INTEGER{off (1),on (2),waiting (3),overloaded(4)} |
Read-only |
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 device is initializing by setting the object isisSysLevelSetOverload. If the state is waiting or overloaded, we originate LSPs with the Overload bit set. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.2.1.1.5 |
isisSysLevelSetOverload |
INTEGER{true(1),false(2)} |
Read-create |
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. The default value is false. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.2.1.1.6 |
isisSysLevelSetOverloadUntil |
INTEGER (0..4294967295) |
Read-create |
If set, the overload bit should be set, and cleared after sysUpTime exceeds this value. The default value is 0 seconds. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.2.1.1.7 |
isisSysLevelMetricStyle |
INTEGER{narrow(1),wide(2),both(3)} |
Read-create |
Which style of Metric do we generate in our LSPs at this level? This object follows the replaceOnlyWhileDisabled behavior. The default value is narrow. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.2.1.1.8 |
isisSysLevelSPFConsiders |
INTEGER{narrow(1),wide(2),both(3)} |
Read-create |
Which style of Metric do we consider in our SPF computation at this level. The default value is narrow. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.2.1.1.9 |
isisSysLevelTEEnabled |
INTEGER{true(1),false(2)} |
Read-create |
Do we enable Traffic Engineering at this level. The default value is false. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisCircTable
Each instance of the isisCircTable contains an interface that is enabled by the local IS.
The external index of this table is isisSysInstance and the index in this table is isisCircIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.3.1.1.1 |
isisCircIndex |
Integer32 |
Not-accessible |
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 relationship to any protocol value. The value ranges from 1 to 2000000000. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.3.1.1.2 |
isisCircIfIndex |
Integer32 |
Read-create |
The value of ifIndex for the interface to which this circuit corresponds. This object cannot be modified after creation. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.3 |
isisCircIfSubIndex |
Integer32 |
Read-create |
A specifier for the part of the interface ifIndex to which this circuit corresponds, such as a DLCI or VPI/VCI. This object cannot be modified after creation. Get return value 0. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.4 |
isisCircAdminState |
INTEGER{on(1),off(2)} |
Read-create |
The administrative state of the circuit. This object follows the AdminState behavior. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.5 |
isisCircExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
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. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.6 |
isisCircType |
Integer |
Read-create |
The type of the circuit. This object follows the replaceOnlyWhileDisabled behavior. The type specified must be compatible with the type of the interface defined by the value of isisCircIfIndex. 1 indicates broadcast and 2 stands for p2p. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.7 |
isisCircExtDomain |
INTEGER{true(1),false(2)} |
Read-create |
If true, suppress normal transmission of and interpretation of Intra-domain IS-IS PDUs on this circuit. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.8 |
isisCircLevel |
Integer |
Read-create |
Indicates which type of packets will be sent and accepted on this circuit. The values used will be modified by the settings of isisSysType. This object follows the replaceOnlyWhileDisabled behavior. 1 indicates Level-1. 2 indicates Level-2. 3 indicates Level-1-2. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.9 |
isisCircPassiveCircuit |
INTEGER{true(1),false(2)} |
Read-create |
Should we include this interface in LSPs, even if it is not running the IS-IS Protocol? |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.10 |
isisCircMeshGroupEnabled |
Integer |
Read-create |
Is this port a member of a mesh group, or blocked? Circuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh group will not be flooded to another circuit in the same mesh group. 1 indicates inactive. 2 indicates blocked. 3 indicates set. The default value is 1. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.11 |
isisCircMeshGroup |
INTEGER (0..4294967295) |
Read-create |
Circuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh group will not be flooded to another circuit in the same mesh group. If isisCircMeshGroupEnabled is inactive or blocked, this value is ignored. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.12 |
isisCircSmallHellos |
INTEGER{true(1),false(2)} |
Read-create |
Can we send unpadded hellos on LAN circuits? False means LAN Hellos must be padded. Implementations should allow the administrator to read this value. An implementation need not be able to support unpadded hellos to be conformant. It is false by default. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.13 |
isisCircLastUpTime |
INTEGER (0..4294967295) |
Read-only |
If the circuit is enabled, the value of sysUpTime when isisCircAdminState 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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.3.1.1.14 |
isisCirc3WayEnabled |
INTEGER{true(1),false(2)} |
Read-create |
Is this circuit enabled to run 3Way handshake.
|
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.3.1.1.15 |
isisCircExtendedCircID |
INTEGER (0..4294967295) |
Read-create |
A unique value to be used as the extended circuit ID in 3Way handshake. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisCircLevelTable
Each instance of the isisCircLevelTable contains the certain layer information of an interface that is enabled by the local IS.
The external index of this table is isisSysInstance and isisCircIndex, and the index in this table is isisCircLevelIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.4.1.1.1 |
isisCircLevelIndex |
Integer |
Not-accessible |
The level that this entry describes. 1 indicates Level-1 and 2 stands for Level-2. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.4.1.1.2 |
isisCircLevelMetric |
Integer32 (0..63) |
Read-create |
The metric value of this circuit for this level. The value ranges from 1 to 63. The default value of the loopback interface is 0, and the default values of the other interfaces are 10. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.3 |
isisCircLevelWideMetric |
Unsigned32 (0..16777215) |
Read-create |
The wide metric value of this circuit for this level. The value ranges from 1 to 16777215. The default value is 10 by default. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.4 |
isisCircLevelISPriority |
Integer32 (0..127) |
Read-create |
The priority for becoming LAN Designated Intermediate System at this level. The value ranges from 0 to 127. The default value is 64. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.5 |
isisCircLevelIDOctet |
Integer32 |
Read-create |
A one byte identifier that can be used in protocol packets to identify a circuit. Values of isisCircLevelIDOctet do not need to be unique. They are only required to differ on LANs where the Intermediate System is the Designated Intermediate System. The value ranges from 0 to 255. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.6 |
isisCircLevelID |
OCTET STRING (SIZE(7)) |
Read-only |
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 (that is the concatenation of the local system ID and the one byte isisCircLevelIDOctet for this circuit). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.4.1.1.7 |
isisCircLevelDesIS |
OctetString |
Read-only |
The ID of the LAN Designated Intermediate System on this circuit at this level. If, for any reason, this system is not partaking in the relevant Designated Intermediate System election process, then the value returned is the zero length OCTET STRING. The value is 0 or 7. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.4.1.1.8 |
isisCircLevelHelloMultiplier |
Integer32 |
Read-create |
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. The value ranges from 3 to 1000 seconds. The default value is 3 seconds. |
Currently, the maximum access is read-only. The value ranges from 3 to 1000. |
1.3.6.1.3.37.1.4.1.1.9 |
isisCircLevelHelloTimer |
Integer32 |
Read-create |
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. The value ranges from 3000 to 255000 milliseconds. The default value is 10000. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.10 |
isisCircLevelDRHelloTimer |
Integer32 |
Read-create |
Period, in milliseconds, between Hello PDUs on multiaccess networks when this IS is the Designated Intermediate System. This object follows the resettingTimer behavior. The value ranges from 1000 to 85000 milliseconds. By default, it is 3000 milliseconds. The value cannot be configured by command. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.11 |
isisCircLevelLSPThrottle |
INTEGER (0..4294967295) |
Read-create |
Minimal interval of time, in milliseconds, between transmissions of LSPs on an interface at this level. The value ranges from 1 to 10000, in milliseconds. By default, it is 50 milliseconds. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.12 |
isisCircLevelMinLSPRetransInt |
Integer32 |
Read-create |
Minimum interval, in seconds, between re-transmission of an LSP at this level. This object follows the resettingTimer behavior. Note that isisCircLevelLSPThrottle controls how fast we send back to back LSPs. This variable controls how fast we re-send the same LSP. The value ranges from 1 to 300 seconds. The default value is 5 seconds. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.4.1.1.13 |
isisCircLevelCSNPInterval |
Integer32 |
Read-create |
Interval of time, in seconds, between periodic transmission of a complete set of CSNPs on multiaccess networks if this device is the designated intermediate system at this level. The value ranges from 1 to 65535. By default, it is 10. |
Currently, the maximum access is read-only. The value ranges from 1 to 65535. |
1.3.6.1.3.37.1.4.1.1.14 |
isisCircLevelPartSNPInterval |
Integer32 |
Read-create |
Minimum interval in seconds between sending Partial Sequence Number PDUs at this level. This object follows the resettingTimer behavior. The value ranges from 1 to 120. The default value is 2. It cannot set by commands. |
Currently, the maximum access is read-only. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisSystemCounterTable
Each instance of the isisSysCounterTable table describes the system counter information on a layer.
The external index of this table is isisSysInstance and the index in this table is isisSysStatLevel.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.5.1.1.1 |
isisSysStatLevel |
INTEGER {level1IS(1), level2IS(2)} |
Not-accessible |
The level that this entry describes. 1 indicates Level-1 and 2 stands for Level-2. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.2 |
isisSysStatCorrLSPs |
INTEGER (0..4294967295) |
Read-only |
Number of corrupted in-memory LSPs detected. LSPs received from the wire with a bad checksum are silently dropped and not counted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.3 |
isisSysStatAuthTypeFails |
INTEGER (0..4294967295) |
Read-only |
The number of authentication type mismatches recognized by this instance of the protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.4 |
isisSysStatAuthFails |
INTEGER (0..4294967295) |
Read-only |
The number of authentication failures recognized by this instance of the protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.5 |
isisSysStatLSPDbaseOloads |
INTEGER (0..4294967295) |
Read-only |
Number of times the LSP database has become overloaded. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.6 |
isisSysStatManAddrDropFromAreas |
INTEGER (0..4294967295) |
Read-only |
Number of times a manual address has been dropped from the area. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.7 |
isisSysStatAttmptToExMaxSeqNums |
INTEGER (0..4294967295) |
Read-only |
Number of times the IS has attempted to exceed the maximum sequence number. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.8 |
isisSysStatSeqNumSkips |
INTEGER (0..4294967295) |
Read-only |
Number of times a sequence number skip has occurred. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.9 |
isisSysStatOwnLSPPurges |
INTEGER (0..4294967295) |
Read-only |
Number of times a zero-aged copy of the system's own LSP is received from some other node. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.10 |
isisSysStatIDFieldLenMismatches |
INTEGER (0..4294967295) |
Read-only |
Number of times a PDU is received with a different value for ID field length to that of the receiving system. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.11 |
isisSysStatMaxAreaAddrMismatches |
INTEGER (0..4294967295) |
Read-only |
Number of times a PDU is received with a different value for MaximumAreaAddresses from that of the receiving system. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.1.1.12 |
isisSysStatPartChanges |
INTEGER (0..4294967295) |
Read-only |
Number of partition changes. |
Do not support this node, but its value can be gotten through"get". |
1.3.6.1.3.37.1.5.1.1.13 |
isisSysStatSPFRuns |
INTEGER (0..4294967295) |
Read-only |
Number of times we ran SPF at this level. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisCircuitCounterTable
Each instance of the isisCircuitCounterTable describes the counter information of an interface on a layer.
The external index of this table is isisSysInstance as well as isisCircIndex, and the index in this table is isisCircuitType.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.5.2.1.1 |
isisCircuitType |
Integer |
Not-accessible |
What type of circuit saw these counts? The point to point Hello PDU includes both L1 and L2, and ISs form a single adjacency on point to point links. Thus we combine counts on point to point links into one group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.2 |
isisCircAdjChanges |
Couter32 |
Read-only |
The number of times an adjacency state change has occurred on this circuit. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.3 |
isisCircNumAdj |
INTEGER (0..4294967295) |
Read-only |
The number of adjacencies on this circuit. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.4 |
isisCircInitFails |
Couter32 |
Read-only |
The number of times initialization of this circuit has failed. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.5 |
isisCircRejAdjs |
Couter32 |
Read-only |
The number of times an adjacency has been rejected on this circuit. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.6 |
isisCircIDFieldLenMismatches |
Couter32 |
Read-only |
The number of times an IS-IS control PDU with an ID field length different to that for this system has been received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.7 |
isisCircMaxAreaAddrMismatches |
Couter32 |
Read-only |
The number of times an IS-IS control PDU with a max area address field different to that for this system has been received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.8 |
isisCircAuthTypeFails |
Couter32 |
Read-only |
The number of times an IS-IS control PDU with an authentication type field different to that for this system has been received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.9 |
isisCircAuthFails |
Couter32 |
Read-only |
The number of times an IS-IS control PDU with the correct authentication type has failed to pass authentication validation. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.2.1.10 |
isisCircLANDesIsChanges |
Couter32 |
Read-only |
The number of times the Designated IS has changed on this circuit at this level. If the circuit is point to point, this count is zero. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisPacketCounterTable
Each instance of the isisPacketCounterTable describes the counter information of data packets towards a direction on a level.
The external index of this table is isisSysInstance and isisCircIndex, and the index in this table is isisPacketCountLevel.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.5.3.1.1 |
isisPacketCountLevel |
Integer |
Inaccessible |
This object indicates the level at which these PDU counts have been collected:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.3.1.2 |
isisPacketCountDirection |
Integer |
Inaccessible |
This object indicates whether the PDUs are sent or received:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.3.1.3 |
isisPacketCountIIHello |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of IS-IS Hello PDUs 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 in other situations. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.3.1.4 |
isisPacketCountISHello |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of IS-IS Hello PDUs in this direction. ISH PDUs are counted at the lowest level: at Level-1 or Level-1-2 circuits, and at Level-2 in other situations. |
The value is fixed at 0. The value is fixed at 0. |
1.3.6.1.3.37.1.5.3.1.5 |
isisPacketCountESHello |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of ES Hello PDUs in this direction.ES Hello PDUs are counted at the lowest level: at Level-1 on Level-1or Level-1-2 circuits, and at Level-2 in other situations. |
The value is fixed at 0. |
1.3.6.1.3.37.1.5.3.1.6 |
isisPacketCountLSP |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of IS-IS LSPs in this direction at this level. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.3.1.7 |
isisPacketCountCSNP |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of IS-IS CSNPs in this direction at this level. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.3.1.8 |
isisPacketCountPSNP |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of IS-IS PSNPs in this direction at this level. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.5.3.1.9 |
isisPacketCountUnknown |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of unknown IS-IS PDUs at this level. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisISAdjTable
Each instance of the isisISAdjTable contains a neighbor of the local IS.
The external index of this table is isisSysInstance and isisCircIndex, and the index in this table is isisISAdjIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.6.1.1.1 |
isisISAdjIndex |
Integer32 |
Not-accessible |
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. The value ranges from 1 to 2000000000. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.2 |
isisISAdjState |
Integer |
Read-only |
The state of the adjacency.
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.3 |
isisISAdj3WayState |
Integer |
Read-only |
The 3Way state of the adjacency. These are picked to match the historical on-the-wire representation of the 3Way state, and are not intended to match isisISAdjState.
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.4 |
isisISAdjNeighSNPAAddress |
OCTET STRING (SIZE(0..20)) |
Read-only |
The SNPA address of the neighboring system. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.5 |
isisISAdjNeighSysType |
Integer |
Read-only |
The type of the neighboring system. 1 indicates Level-1. 2 indicates Level-2. 3 indicates Level-1-2. 4 indicates unknown. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.6 |
isisISAdjNeighSysID |
OCTET STRING (SIZE(6)) |
Read-only |
The system ID of the neighboring Intermediate System. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.7 |
isisISAdjNbrExtendedCircID |
INTEGER (0..4294967295) |
Read-only |
The 4-byte Extended Circuit ID learned from the Neighbor during 3-way handshake, or 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.8 |
isisISAdjUsage |
Integer |
Read-only |
How is the adjacency used? On a point-to-point link, this might be level1and2, but on a LAN, the usage will be level1 on the adjacency between peers at level 1, and level2 for the adjacency between peers at level 2.
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.9 |
isisISAdjHoldTimer |
INTEGER (0..4294967295) |
Read-only |
The holding time in seconds for this adjacency. This value is based on received IIH PDUs and the elapsed time since receipt. The value ranges from 1 to 65535 seconds. The default value is 30 seconds. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.10 |
isisISAdjNeighPriority |
Integer32 (0..127) |
Read-only |
Priority of the neighboring Intermediate System for becoming the Designated Intermediate System. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.1.1.11 |
isisISAdjLastUpTime |
INTEGER (0..4294967295) |
Read-only |
If the isisISAdjState 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'. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisISAdjAreaAddrTable
Each instance of this table contains an area address of an ISIS neighbor.
The external index of this table is isisSysInstance, isisCircIndex and isisISAdjIndex, and the index in this table is isisISAdjAreaAddrIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.6.2.1.1 |
isisISAdjAreaAddrIndex |
Integer32 |
Not-accessible |
An index for the areas associated with one neighbor. This provides a simpler way to walk the table. The value ranges from 1 to 2000000000. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.2.1.2 |
isisISAdjAreaAddress |
OCTET STRING (SIZE(0..20)) |
Read-only |
Area Addresses as reported in IIH PDUs received from the neighbor. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisISAdjIPAddrTable
Each line of this table contains an IP address of an ISIS neighbor.
The external index of this table is isisSysInstance, isisCircIndex and isisISAdjIndex, and the index in this table is isisISAdjAddrIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.6.3.1.1 |
isisISAdjIPAddrIndex |
Integer32 |
Not-accessible |
An index to this table which identifies the IP address to which this entry belongs. The value ranges from 1 to 2000000000. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.3.1.2 |
isisISAdjIPAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
Read-only |
The type of one IP Address as reported in IIH PDUs received from the neighbor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.6.3.1.3 |
isisISAdjIPAddress |
InetAddress (SIZE (4..4)) (SIZE (16..16)) |
Read-only |
One IP Address as reported in IIH PDUs received from the
neighbor.
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisISAdjProtSuppTable
Each instance of this table describes a protocol that is supported by the system.
The external index of this table is isisSysInstance, isisCircIndex and isisISAdjIndex, and the index in this table is isisISAdjProSuppProtocol.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.6.4.1.1 |
isisISAdjProtSuppProtocol |
INTEGER{iso8473(129),ipV6(142),ip(204),virtual-access(255)} |
Read-only |
One supported protocol as reported in IIH PDUs received from the neighbor. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisIPRATable
This table is the table of IP reachable addresses to networks, subnetworks, or hosts manually configured or learned from another protocol.
The external index of this table is isisSysInstance and the indexes in this table are isisIPRADestType, isisIPRADest, and isisIPRADestPrefixLen.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.8.1.1.1 |
isisIPRADestType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
Inaccessible |
This object indicates the type of the route:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.8.1.1.2 |
isisIPRADest |
OctetString |
Inaccessible |
This object indicates the route prefix. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.8.1.1.3 |
isisIPRADestPrefixLen |
INTEGER (0..4294967295) |
Inaccessible |
This object indicates the route prefix length. The mask length of an IPv4 address ranges from 0 to 32, and the prefix length of an IPv6 address ranges from 0 to 128. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.8.1.1.4 |
isisIPRANextHopType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
Read-create |
This object indicates the type of the next hop:
|
In load balancing mode, this object indicates the IPv4 route. |
1.3.6.1.3.37.1.8.1.1.5 |
isisIPRANextHop |
OctetString |
Read-create |
This object indicates the route prefix of the next hop. |
In load balancing mode, this object indicates the route prefix of the first next hop. |
1.3.6.1.3.37.1.8.1.1.6 |
isisIPRAType |
INTEGER {ipv4full (0),ipv6full (1),ipv4mask (2),ipv6mask (3),dpi (4),tcp (5),ipv4comp (6),ipv6comp (7),ipv4dyn (8),ipv6dyn (9)} |
Read-create |
This object indicates the route type:
|
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.8.1.1.7 |
isisIPRAExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the current status of the route:
|
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.8.1.1.8 |
isisIPRAAdminState |
INTEGER{on(1),off(2)} |
Read-create |
This object indicates the administrative status of the route:
|
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.8.1.1.9 |
isisIPRAMetric |
Integer32 (0..63) |
Read-create |
This object indicates the original metric of the route, that is, the route metric assigned by original router. By default, the value is the same as the value of FullMetric. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.8.1.1.10 |
isisIPRAMetricType |
INTEGER{internal(1),external(2)} |
Read-create |
This object indicates the metric type:
|
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.8.1.1.11 |
isisIPRAFullMetric |
Unsigned32 (0..4261412864) |
Read-create |
This object indicates the full metric of the route. That is, the sum of the original cost of the route and the costs of all interfaces through which the route passes. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.8.1.1.12 |
isisIPRASNPAAddress |
OCTET STRING (SIZE(0..20)) |
Read-create |
This object indicates the MAC address of the outbound interface of the route. For an imported route, the outbound interface is empty. |
Currently, the maximum access is read-only. |
1.3.6.1.3.37.1.8.1.1.13 |
isisIPRASourceType |
INTEGER {ipv4full (0),ipv6full (1),ipv4mask (2),ipv6mask (3),dpi (4),tcp (5),ipv4comp (6),ipv6comp (7),ipv4dyn (8),ipv6dyn (9)} |
Read-only |
This object indicates the type of the route source.
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisLSPSummaryTable
The table of LSP Headers.
The indexes of this table are isisSysInstance, isisLSPLevel, and isisLSPID.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.9.1.1.1 |
isisLSPLevel |
INTEGER{none(0),area(1),domain(2)} |
Not-accessible |
This object indicates the level of the LSDB containing the LSP. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.9.1.1.2 |
isisLSPID |
OCTET STRING (SIZE(0|8)) |
Not-accessible |
ID of LSP. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.9.1.1.3 |
isisLSPSeq |
INTEGER (0..4294967295) |
Read-only |
This object indicates the sequence number of the LSP. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.9.1.1.4 |
isisLSPZeroLife |
INTEGER{true(1),false(2)} |
Read-only |
This object indicates whether the LSP is in the zero age state. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.9.1.1.5 |
isisLSPChecksum |
Unsigned32 (0..65535) |
Read-only |
This object indicates the LSP checksum. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.9.1.1.6 |
isisLSPLifetimeRemain |
Unsigned32 (0..65535) |
Read-only |
This object indicates the remaining lifetime of the LSP. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.9.1.1.7 |
isisLSPPDULength |
Unsigned32 (0..65535) |
Read-only |
This object indicates the length of the LSP. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.9.1.1.8 |
isisLSPAttributes |
Unsigned32 (0..255) |
Read-only |
This object indicates the value of the LSP attribute, which is indicated by P|ATT|O|IS-Type in decimal notation in the LSP header. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
isisNotificationTable
Objects seen in the most recent notification this instance of the IS-IS protocol.
The index of this table is isisSysInstance.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.10.1.1.1 |
isisPduLspId |
OCTET STRING (SIZE(0|8)) |
accessible-for-notify |
An Octet String that uniquely identifies a Link State PDU. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.2 |
isisPduFragment |
OCTET STRING (SIZE(0..64)) |
accessible-for-notify |
Holds up to the first 64 bytes of a PDU that triggered the notification. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.3 |
isisPduFieldLen |
Unsigned32 (0..255) |
accessible-for-notify |
Holds the System ID length reported in PDU we received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.4 |
isisPduMaxAreaAddress |
Unsigned32 (0..255) |
accessible-for-notify |
Holds the Max Area Addresses reported in a PDU we received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.5 |
isisPduProtocolVersion |
Unsigned32 (0..255) |
accessible-for-notify |
Holds the Protocol version reported in PDU we received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.6 |
isisPduLspSize |
Integer32 |
accessible-for-notify |
Holds the size of LSP we received that is too big to forward. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.7 |
isisPduOriginatingBufferSize |
INTEGER (0..4294967295) |
accessible-for-notify |
Holds the size of isisSysOrigLSPBuffSize advertised by peer in TLV. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.8 |
isisPduProtocolsSupported |
OctetString |
accessible-for-notify |
The list of protocols supported by an adjacent system. This may be empty. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.9 |
isisAdjState |
INTEGER {ipv4full (0),ipv6full (1),ipv4mask (2),ipv6mask (3),dpi (4),tcp (5),ipv4comp (6),ipv6comp (7),ipv4dyn (8),ipv6dyn (9)} |
accessible-for-notify |
The current state of an adjacency. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.10.1.1.10 |
isisPduRemoteRouterID |
INTEGER (0..4294967295) |
accessible-for-notify |
The Router ID of a remote system. If not known, we set this to 0. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table cannot be created.
Modification Restriction
None.
Deletion Restriction
None.
Access Restriction
The entries in this table cannot be read.
Description of Alarm Objects
isisDatabaseOverload
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.1 |
isisDatabaseOverload |
isisSysInstance isisSysLevelIndex isisSysLevelOverloadState |
This notification is generated when the system enters or leaves the Overload state. The number of times this alarm is generated and cleared is recorded by isisSysStatLSPDbaseOloads. |
This object is implemented as defined in the corresponding MIB files. |
isisManualAddressDrops
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.2 |
isisManualAddressDrops |
isisSysInstance isisSysLevelIndex isisManAreaAddrExistState |
This notification is generated when one of the manually specified area addresses assigned to this system is ignored when computing routes. The object isisManAreaAddrExistState describes the area that has been dropped. The number of times this event has been generated is counted by isisSysManAddrDropFromAreas. This notification is edge triggered, and should not be regenerated until an address that was used in the previous computation has been dropped. |
This object is implemented as defined in the corresponding MIB files. |
isisCorruptedLSPDetected
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.3 |
isisCorruptedLSPDetected |
isisSysInstance isisSysLevelIndex isisPduLspId |
This notification is generated when we find that an LSP that was stored in memory has become corrupted. The number of times this has been generated is counted by isisSysCorrLSPs. |
This object is implemented as defined in the corresponding MIB files. |
isisAttemptToExceedMaxSequence
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.4 |
isisAttemptToExceedMaxSequence |
isisSysInstance isisSysLevelIndex isisPduLspId |
When the sequence number on an LSP we generate exceeds 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. |
This object is implemented as defined in the corresponding MIB files. |
isisIDLenMismatch
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.5 |
isisIDLenMismatch |
isisSysInstance isisSysLevelIndex isisPduFieldLen isisCircIfIndex isisPduFragment ifName |
A notification sent when we receive a PDU with a different value of the System ID Length. This notification includes an index to identify the circuit where we saw the PDU and the header of the PDU which may help a network manager identify the source of the confusion. This should be an edge-triggered notification. We should not send a second notification about PDUs received 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. |
This object is implemented as defined in the corresponding MIB files. |
isisMaxAreaAddressesMismatch
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.6 |
isisMaxAreaAddressesMismatch |
isisSysInstance isisSysLevelIndex isisPduMaxAreaAddress isisCircIfIndex isisPduFragment ifName |
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. |
This object is implemented as defined in the corresponding MIB files. |
isisOwnLSPPurge
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.7 |
isisOwnLSPPurge |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduLspId isisPduRemoteRouterId ifName |
A notification is sent when a PDU with zero age is received. This notification includes the interface index and system ID from the LSP, which helps a network administrator to identify the source of conflict. |
This object is implemented as defined in the corresponding MIB files. |
isisSequenceNumberSkip
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.8 |
isisSequenceNumberSkip |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduLspId ifName |
When we receive an LSP with our System ID and different contents, we may need to reissue the LSP with a higher sequence number. We send this notification if we need to increase the sequence number by more than one. If two Intermediate Systems are configured with the same System ID, this notification will fire. |
This object is implemented as defined in the corresponding MIB files. |
isisAuthenticationTypeFailure
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.9 |
isisAuthenticationTypeFailure |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduFragment ifName |
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. To prevent IS-IS excessive trap messages are frequently displayed, you can set the time for suppressing the display of excessive IS-IS trap messages. During the suppression time, the trap message of the specified type is displayed only once, and trap messages of other types are not displayed. Thus, the output of excessive IS-IS trap messages greatly decreases. |
This object is implemented as defined in the corresponding MIB files. |
isisAuthenticationFailure
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.10 |
isisAuthenticationFailure |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduFragment ifName |
A notification sent when we receive a PDU with incorrect authentication password field. This notification includes the header of the packet, which may help a network manager identify the source of the confusion. To prevent IS-IS excessive trap messages are frequently displayed, you can set the time for suppressing the display of excessive IS-IS trap messages. During the suppression time, the trap message of the specified type is displayed only once, and trap messages of other types are not displayed. Thus, the output of excessive IS-IS trap messages greatly decreases. |
This object is implemented as defined in the corresponding MIB files. |
isisVersionSkew
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.11 |
isisVersionSkew |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduProtocolVersion isisPduFragment ifName |
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. |
This object is implemented as defined in the corresponding MIB files. |
isisAreaMismatch
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.12 |
isisAreaMismatch |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduFragment ifName |
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. |
This object is implemented as defined in the corresponding MIB files. |
isisRejectedAdjacency
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.13 |
isisRejectedAdjacency |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduFragment ifName hwIsisAdjChangeReason |
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. |
This object is implemented as defined in the corresponding MIB files. |
isisLSPTooLargeToPropagate
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.14 |
isisLSPTooLargeToPropagate |
|
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. |
This object is implemented as defined in the corresponding MIB files. |
isisOrigLSPBuffSizeMismatch
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.15 |
isisOrigLSPBuffSizeMismatch |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduLspId isisPduOriginatingBufferSize ifName |
A notification sent when a Level 1 LSP or Level 2 LSP is received which is larger than the local value for isisOriginatingBufferSize, or when an LSP is received containing the isisOriginatingBufferSize option and the value in the PDU option field does not match the local value for isisOriginatingBufferSize. We pass up the size from the option field or the size of the LSP that exceeds our configuration. To prevent IS-IS excessive trap messages are frequently displayed, you can set the time for suppressing the display of excessive IS-IS trap messages. During the suppression time, the trap message of the specified type is displayed only once, and trap messages of other types are not displayed. Thus, the output of excessive IS-IS trap messages greatly decreases. |
This object is implemented as defined in the corresponding MIB files. |
isisProtocolsSupportedMismatch
OID |
Object |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.16 |
isisProtocolsSupportedMismatch |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduProtocolSupported isisPduLspId isisPduFragment ifName |
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. |
This object is implemented as defined in the corresponding MIB files. |
isisAdjacencyChange
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.3.37.2.0.17 |
isisAdjacencyChange |
isisSysInstance isisSysLevelIndex isisCircIfIndex isisPduLspId isisAdjState |
A notification sent when an adjacency changes state, entering or leaving state up. The first 6 bytes of the isisPduLspId are the SystemID of the adjacent IS. The isisAdjState is the new state of the adjacency. |
This object is implemented as defined in the corresponding MIB files. |
- Functions Overview
- Relationship Between Tables
- Description of MIB Tables
- isisSysTable
- isisManAreaAddrTable
- isisAreaAddrTable
- isisSysProtSuppTable
- isisSummAddrTable
- isisRedistributeAddrTable
- isisRouterTable
- isisSysLevelTable
- isisCircTable
- isisCircLevelTable
- isisSystemCounterTable
- isisCircuitCounterTable
- isisPacketCounterTable
- isisISAdjTable
- isisISAdjAreaAddrTable
- isisISAdjIPAddrTable
- isisISAdjProtSuppTable
- isisIPRATable
- isisLSPSummaryTable
- isisNotificationTable
- Description of Alarm Objects
- isisDatabaseOverload
- isisManualAddressDrops
- isisCorruptedLSPDetected
- isisAttemptToExceedMaxSequence
- isisIDLenMismatch
- isisMaxAreaAddressesMismatch
- isisOwnLSPPurge
- isisSequenceNumberSkip
- isisAuthenticationTypeFailure
- isisAuthenticationFailure
- isisVersionSkew
- isisAreaMismatch
- isisRejectedAdjacency
- isisLSPTooLargeToPropagate
- isisOrigLSPBuffSizeMismatch
- isisProtocolsSupportedMismatch
- isisAdjacencyChange