This table provides criteria to decide if a route should be leaked from L2 to L1 when Domain Wide Prefix leaking is enabled.
Addresses that match the summary mask in the table will be announced at L1 by routers when 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.
The indexes of the table are isisSysInstance, isisRedistributeAddrType, isisRedistributeAddrAddress, 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 |
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.6.1.2 |
isisRedistributeAddrAddress |
OCTET STRING{(4,4),(16,16)} |
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.6.1.3 |
isisRedistributeAddrPrefixLen |
Unsigned32{(0,128)} |
not-accessible |
The Length of the IP NetMask for this summary address. |
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 |
The existence state of this summary address. This object follows the row status behavior. |
The actually supported access is read-only. |