Configured values MUST survive an agent reboot."
REFERENCE "{ISIS.aoi systemId (119)}"
::= { isisSysObject 3 }
isisSysMaxPathSplits OBJECT-TYPE
SYNTAX Unsigned32 (1..32)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Maximum number of paths with equal routing metric value
which it is permitted to split between. This object
may not be modified when the isisSysAdminState variable
is in state ’on’ for this Intermediate System.
Configured values MUST survive an agent reboot."
REFERENCE "{ISIS.aoi maximumPathSplits (3)}"
DEFVAL { 2 }
::= { isisSysObject 4 }
isisSysMaxLSPGenInt OBJECT-TYPE
SYNTAX Unsigned32 (1..65235)
UNITS "seconds"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Maximum interval, in seconds, between generated LSPs
by this Intermediate System. This object follows
the ResettingTimer behavior. The value must be
greater than any value configured for
isisSysLevelMinLSPGenInt, and should be at least 300
seconds less than isisSysMaxAge.
Configured values MUST survive an agent reboot."
REFERENCE "{ISIS.aoi maximumLSPGenerationInterval (6)}"
DEFVAL { 900 }
::= { isisSysObject 5 }
isisSysPollESHelloRate OBJECT-TYPE
SYNTAX IsisUnsigned16TC (1..65535)
UNITS "seconds"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The value, in seconds, to be used for the suggested ES
configuration timer in ISH PDUs when soliciting the ES
configuration.
Configured values MUST survive an agent reboot."
REFERENCE "{ISIS.aoi pollESHelloRate (13)}"
DEFVAL { 50 }
::= { isisSysObject 6 }
isisSysWaitTime OBJECT-TYPE
SYNTAX IsisUnsigned16TC (1..65535)
UNITS "seconds"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Number of seconds to delay in state ’waiting’ before
entering the state ’on’. This object follows the
ResettingTimer behavior.
Configured values MUST survive an agent reboot."
REFERENCE "{ISIS.aoi waitingTime (15)}"
DEFVAL { 60 }
::= { isisSysObject 7 }
isisSysAdminState OBJECT-TYPE
SYNTAX IsisAdminState
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The administrative state of this Intermediate
System. Setting this object to the value ’on’
when its current value is ’off’ enables
the Intermediate System.
Configured values MUST survive an agent reboot."
DEFVAL { off }
::= { isisSysObject 8 }
isisSysL2toL1Leaking OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"If true, allow the router to leak L2 routes into L1.
Configured values MUST survive an agent reboot."
DEFVAL { false }
::= { isisSysObject 9 }
isisSysMaxAge OBJECT-TYPE
SYNTAX IsisUnsigned16TC (350..65535)
UNITS "seconds"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Value to place in RemainingLifeTime field of
the LSPs we generate.
This should be at least 300 seconds greater than
isisSysMaxLSPGenInt.
Configured values MUST survive an agent reboot."
DEFVAL { 1200 }
::= { isisSysObject 10 }
isisSysReceiveLSPBufferSize OBJECT-TYPE
SYNTAX IsisUnsigned16TC (1492..16000)
UNITS "bytes"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Size of the largest buffer we are designed or
configured to store. This should be at least
as big as the maximum isisSysLevelOrigLSPBuffSize
supported by the system.
If resources allow, we will store and flood LSPs
larger than isisSysReceiveLSPBufferSize, as this
can help avoid problems in networks with different
values for isisSysLevelOrigLSPBuffSize.
Configured values MUST survive an agent reboot."
DEFVAL { 1492 }
::= { isisSysObject 11 }
isisSysProtSupported OBJECT-TYPE
SYNTAX BITS {
iso8473 (0),
ipv4 (1),
ipv6 (2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This attribute contains the set of protocols
supported by this Intermediate System."
::= { isisSysObject 12 }
isisSysNotificationEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"If this object is set to true(1), then it enables
the emission of IS-IS Notifications. If it is
set to false(2), these notifications are not sent.
Configured values MUST survive an agent reboot."
DEFVAL { true }
::= { isisSysObject 13 }
-- The Level 1 Manual Area Address Table
isisManAreaAddrTable OBJECT-TYPE
SYNTAX SEQUENCE OF IsisManAreaAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The set of manual area addresses configured on this
Intermediate System.
At least one row in which the value of
isisManAreaAddrExistState is active must be present.
The maximum number of rows in this table for
which the object isisManAreaAddrExistState has the
value active is 3.
An attempt to create more than 3 rows of
isisManAreaAddrEntry with state ’active’ in one
instance of the IS-IS protocol should
return inconsistentValue."
REFERENCE "{ISIS.aoi manualAreaAddresses (10)}"
::= { isisSystem 2 }
isisManAreaAddrEntry OBJECT-TYPE
SYNTAX IsisManAreaAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry contains one area address manually configured
on this system.
Dynamically created rows MUST survive an agent reboot."
INDEX { isisManAreaAddr }
::= { isisManAreaAddrTable 1 }
IsisManAreaAddrEntry ::=
SEQUENCE {
isisManAreaAddr
IsisOSINSAddress,
isisManAreaAddrExistState
RowStatus
}
isisManAreaAddr OBJECT-TYPE
SYNTAX IsisOSINSAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A manually configured area address for this system.
Note: An index for the entry {1, {49.0001} active} in
this table would be the ordered pair
(1, (0x03 0x49 0x00 0x01)), as the length of an octet
string is part of the OID."
::= { isisManAreaAddrEntry 1 }
isisManAreaAddrExistState OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The state of the isisManAreaAddrEntry. If the
isisSysAdminState for this Intermediate System is ’on’ and
an attempt is made to set this object to the value
’destroy’ or ’notInService’ when this is the only
isisManAreaAddrEntry in state ’active’ for this
Intermediate System should return inconsistentValue.
A row entry cannot be modified when the value of this
object is ’active’."
::= { isisManAreaAddrEntry 2 }
-- The Level 1 Area Address Table
-- The Level 1 Area Address Table contains the
-- union of the sets of relevant area addresses configured
-- or learned from Level 1 LSPs received by this Intermediate System.
isisAreaAddrTable OBJECT-TYPE
SYNTAX SEQUENCE OF IsisAreaAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The union of the sets of area addresses reported in all
Level 1 LSPs with fragment number zero generated by this
Intermediate System, or received from other Intermediate
Systems that are reachable via Level 1 routing."
REFERENCE "{ISIS.aoi areaAddresses (18)}"
::= { isisSystem 3 }
isisAreaAddrEntry OBJECT-TYPE
SYNTAX IsisAreaAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry contains one area address reported in a
Level 1 LSP generated or received by this Intermediate
System.
Dynamically learned rows do not survive an agent reboot."
INDEX { isisAreaAddr }
::= { isisAreaAddrTable 1 }
IsisAreaAddrEntry ::=
SEQUENCE {
isisAreaAddr
IsisOSINSAddress
}
isisAreaAddr OBJECT-TYPE
SYNTAX IsisOSINSAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"An area address reported in a Level 1 LSP."
::= { isisAreaAddrEntry 1 }
-- The Summary Address Table
-- The Summary Address Table contains the set of summary
-- addresses manually configured for the Intermediate System.
--
-- This is used to control leaking L1 routes into L2.
isisSummAddrTable OBJECT-TYPE
SYNTAX SEQUENCE OF IsisSummAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The set of IP summary addresses to use in forming
summary TLVs originated by this Intermediate System.
An administrator may use a summary address to combine
and modify IP Reachability announcements. If the
Intermediate system can reach any subset of the summary
address, the summary address MUST be announced instead,
at the configured metric."
::= { isisSystem 4 }
isisSummAddrEntry OBJECT-TYPE
SYNTAX IsisSummAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry contains one IP summary address.
Dynamically created rows MUST survive an agent reboot.
Implementers need to be aware that if the total number
of elements (octets or sub-identifiers) in
isisSummAddress and isisSummAddrPrefixLen is too great,
then OIDs of column instances in this table will have
more than 128 subidentifiers and cannot be accessed
using SNMPv1, SNMPv2c, or SNMPv3."
INDEX { isisSummAddressType,
isisSummAddress,
isisSummAddrPrefixLen }
::= { isisSummAddrTable 1 }
IsisSummAddrEntry ::=
SEQUENCE {
isisSummAddressType
InetAddressType,
isisSummAddress
InetAddress,
isisSummAddrPrefixLen
InetAddressPrefixLength,
isisSummAddrExistState
RowStatus,
isisSummAddrMetric
IsisDefaultMetric,
isisSummAddrFullMetric
IsisFullMetric
}
isisSummAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The Type of IP address for this summary address."
::= { isisSummAddrEntry 1 }
isisSummAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The IP Address value for this summary address.
The address must not contain any set host bits
(bits set after the address prefix determined by
isisSummAddrPrefixLen).
The type of this address is determined by the value of
the isisSummAddressType object."
::= { isisSummAddrEntry 2 }
isisSummAddrPrefixLen OBJECT-TYPE
SYNTAX InetAddressPrefixLength
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The Length of the IP NetMask for this summary address.
The values for the index objects isisSummAddress and
isisSummAddrPrefixLen must be consistent. When the value
of isisSummAddress (excluding the zone index, if one
is present) is x, then the bitwise logical-AND
of x with the value of the mask formed from the
corresponding index object isisSummAddrPrefixLen MUST be
equal to x. If not, then the index pair is not
consistent, and an inconsistentName error must be
returned on SET or CREATE requests."
::= { isisSummAddrEntry 3 }
isisSummAddrExistState OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The existence state of this summary address. Support
for ’createAndWait’ and ’notInService’ is not required.
A row entry cannot be modified when the value of this
object is ’active’."
::= { isisSummAddrEntry 4 }
isisSummAddrMetric OBJECT-TYPE
SYNTAX IsisDefaultMetric
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The metric value to announce this summary
address within LSPs generated by this system."
DEFVAL { 20 }
::= { isisSummAddrEntry 5 }
isisSummAddrFullMetric OBJECT-TYPE
SYNTAX IsisFullMetric
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The wide metric value to announce this summary
address within LSPs generated by this system."
DEFVAL { 20 }
::= { isisSummAddrEntry 6 }
-- The Redistribution table defines addresses that should be
-- leaked from L2 to L1 if isisSysL2toL1Leaking is enabled.
isisRedistributeAddrTable OBJECT-TYPE
SYNTAX SEQUENCE OF IsisRedistributeAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table provides criteria to decide if a route should
be leaked from L2 to L1 when Domain Wide Prefix leaking is
enabled.
Addresses that match the summary mask in the table MUST
be announced at L1 by routers when isisSysL2toL1Leaking
is enabled. Routes that fall into the ranges specified
are announced as is, without being summarized. Routes
that do not match a summary mask are not announced."
::= { isisSystem 5 }
isisRedistributeAddrEntry OBJECT-TYPE
SYNTAX IsisRedistributeAddrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry contains one configured IP summary
address to manage leaking L2 addresses into L1.
Dynamically created rows MUST survive an agent reboot.
Implementers need to be aware that if the total number
of elements (octets or sub-identifiers) in
isisRedistributeAddrAddress and
isisRedistributeAddrPrefixLen is too great, then OIDs
of column instances in this table will have more than
128 subidentifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
INDEX { isisRedistributeAddrType,
isisRedistributeAddrAddress,
isisRedistributeAddrPrefixLen }
::= { isisRedistributeAddrTable 1 }
IsisRedistributeAddrEntry ::=
SEQUENCE {
isisRedistributeAddrType
InetAddressType,
isisRedistributeAddrAddress
InetAddress,
isisRedistributeAddrPrefixLen
InetAddressPrefixLength,
isisRedistributeAddrExistState
RowStatus
}
isisRedistributeAddrType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The Type of IP address for this summary address."
::= { isisRedistributeAddrEntry 1 }
isisRedistributeAddrAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The IP Address value for this summary address.
The type of this address is determined by the
value of the isisRedistributeAddrType object.
The address must not contain any set host bits -
bits set after the address prefix determined by
isisRedistributeAddrPrefixLen."
::= { isisRedistributeAddrEntry 2 }
isisRedistributeAddrPrefixLen OBJECT-TYPE
SYNTAX InetAddressPrefixLength
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The Length of the IP NetMask for this summary address.
The values for the index objects
isisRedistributeAddrAddress and
isisRedistributeAddrPrefixLen must be consistent.
When the value of isisRedistributeAddrAddress
(excluding the zone index, if one is present) is x,
then the bitwise logical-AND of x with the value of
the mask formed from the corresponding index object
isisRedistributeAddrPrefixLen MUST be equal to x.
If not, then the index pair is not consistent, and an
inconsistentName error must be returned on SET or
CREATE requests."
::= { isisRedistributeAddrEntry 3 }
isisRedistributeAddrExistState OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The existence state of this summary address. Support
for createAndWait and notInService is not required.
A row entry cannot be modified when the value of this
object is ’active’."
::= { isisRedistributeAddrEntry 4 }
-- The Router Table keeps track of hostnames and router IDs
-- associated with Intermediate Systems in the area and domain.
isisRouterTable OBJECT-TYPE
SYNTAX SEQUENCE OF IsisRouterEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The set of hostnames and router ID."
::= { isisSystem 6 }
isisRouterEntry OBJECT-TYPE
SYNTAX IsisRouterEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry tracks information about one Intermediate
System at one level.
Dynamically learned rows do not survive an agent reboot."
INDEX { isisRouterSysID,
isisRouterLevel }
::= { isisRouterTable 1 }
IsisRouterEntry ::=
SEQUENCE {
isisRouterSysID
IsisSystemID,
isisRouterLevel
IsisISLevel,
isisRouterHostName
SnmpAdminString,
isisRouterID