⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 isisext.my

📁 unix/linux下的路由守护程序
💻 MY
📖 第 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 Level 2                 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."             DEFVAL { off }             ::= { isisL2SummAddrEntry 5 }          isisL2SummAddrDefaultMetric OBJECT-TYPE             SYNTAX DefaultMetric             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The default metric value to announce this summary                 address with in Level 2 LSPs generated by this system."             DEFVAL { 20 }             ::= { isisL2SummAddrEntry 6 }          isisL2SummAddrDelayMetric OBJECT-TYPE             SYNTAX OtherMetric             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "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."             DEFVAL { 0 }             ::= { isisL2SummAddrEntry 7 }          isisL2SummAddrExpenseMetric OBJECT-TYPE             SYNTAX OtherMetric             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "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."             DEFVAL { 0 }             ::= { isisL2SummAddrEntry 8 }          isisL2SummAddrErrorMetric OBJECT-TYPE             SYNTAX OtherMetric             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The error 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."             DEFVAL { 0 }             ::= { isisL2SummAddrEntry 9 }          -- The Authentication Group          -- The Authentication Group is present if the authentication          -- procedures are supported.          -- This groups maps some of the objects contained in the          -- cLNSISISAuthentication-P package and the          -- cLNSISISLevel2Authentication-P package.          -- The Level 1 Area Receive Password Table          -- The Level 1 Area Receive Password Table is present          -- if the Level 1 authentication procedures are supported.          -- It contains the passwords to use for checking          -- received Level 1 LSP and SNP PDUs. Note that the set used          -- for checking also includes the value of the object          -- isisSysAuthAreaTransPwd but that value is not present in this          -- table.          isisAuthAreaRecPwdTable OBJECT-TYPE             SYNTAX SEQUENCE OF IsisAuthAreaRecPwdEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "The set of passwords to use for checking received Level                 1 LSP and SNP PDUs."             REFERENCE "{ISIS.aoi areaReceivePasswords (112)}"             ::= { isisSystem 6 }          isisAuthAreaRecPwdEntry OBJECT-TYPE             SYNTAX IsisAuthAreaRecPwdEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "Each entry contains one password to treat as valid in a                 received Level 1 LSP or SNP PDU."             INDEX {  isisAuthAreaRecPwdSysInstance,                      isisAuthAreaRecPwd }             ::= { isisAuthAreaRecPwdTable 1 }          IsisAuthAreaRecPwdEntry ::=             SEQUENCE {                isisAuthAreaRecPwdSysInstance                   INTEGER,                isisAuthAreaRecPwd                   Password,                isisAuthAreaRecPwdExistState                   ExistState             }          isisAuthAreaRecPwdSysInstance OBJECT-TYPE             SYNTAX INTEGER             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The unique identifier of the Integrated IS-IS instance                 to which this row corresponds. This object follows the                 index behaviour."             ::= { isisAuthAreaRecPwdEntry 1 }          isisAuthAreaRecPwd OBJECT-TYPE             SYNTAX Password             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "A password to treat as valid in a received Level 1 LSP                 or SNP PDU. This object follows the index behaviour."             ::= { isisAuthAreaRecPwdEntry 2 }          isisAuthAreaRecPwdExistState OBJECT-TYPE             SYNTAX ExistState             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The existence state of the isisAreaRecPwdEntry. This                 object follows the existenceState behaviour."             DEFVAL { on }             ::= { isisAuthAreaRecPwdEntry 3 }          -- The Level 2 Domain Receive Password Table          -- The Level 2 Domain Receive Password Table is present if          -- the Level 2 authentication procedures are supported.          -- It contains the passwords to use for checking          -- received Level 2 LSP and SNP PDUs. Note that the set used          -- for checking also includes the value of the object          -- isisSysAuthDomainTransPwd but that value is not present in          -- this table.          isisAuthDomainRecPwdTable OBJECT-TYPE             SYNTAX SEQUENCE OF IsisAuthDomainRecPwdEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "The set of passwords to use for checking received Level                 2 LSP and SNP PDUs."             REFERENCE "{ISIS.aoi domainReceivePasswords (114)}"             ::= { isisSystem 7 }          isisAuthDomainRecPwdEntry OBJECT-TYPE             SYNTAX IsisAuthDomainRecPwdEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "Each entry contains one password to treat as valid in a                 received Level 2 LSP or SNP PDU."             INDEX {  isisAuthDomainRecPwdSysInstance,                      isisAuthDomainRecPwd }             ::= { isisAuthDomainRecPwdTable 1 }          IsisAuthDomainRecPwdEntry ::=             SEQUENCE {                isisAuthDomainRecPwdSysInstance                   INTEGER,                isisAuthDomainRecPwd                   Password,                isisAuthDomainRecPwdExistState                   ExistState             }          isisAuthDomainRecPwdSysInstance OBJECT-TYPE             SYNTAX INTEGER             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The unique identifier of the Integrated IS-IS instance                 to which this row corresponds. This object follows the                 index behaviour."             ::= { isisAuthDomainRecPwdEntry 1 }          isisAuthDomainRecPwd OBJECT-TYPE             SYNTAX Password             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "A password to treat as valid in a  received Level 2 LSP                 or SNP PDU. This object follows the index behaviour."             ::= { isisAuthDomainRecPwdEntry 2 }          isisAuthDomainRecPwdExistState OBJECT-TYPE             SYNTAX ExistState             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The existence state of the isisDomainRecPwdEntry. This                 object follows the ExistenceState behaviour."             DEFVAL { on }             ::= { isisAuthDomainRecPwdEntry 3 }          -- The Partition Repair Group          -- The Partition Repair Group is present if the system supports          -- the partition repair option.          -- The Partition Repair Table          -- The Partition Repair Table contains an entry for each          -- instance of the protocol for which the Partition Repair          -- function is implemented.          isisPartRepTable OBJECT-TYPE             SYNTAX SEQUENCE OF IsisPartRepEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "The set of entries containing information about the                 Partition Repair function in each instance of the                 protocol."             ::= { isisSystem 8 }          isisPartRepEntry OBJECT-TYPE             SYNTAX IsisPartRepEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "Partition Repair function information specific to each                 instance of the protocol."             INDEX {  isisPartRepSysInstance }             ::= { isisPartRepTable 1 }          IsisPartRepEntry ::=             SEQUENCE {                isisPartRepSysInstance                   INTEGER,                isisPartRepMaxVirtAdj                   INTEGER,                isisPartRepDesL2IS                   SystemID,                isisPartRepVirtLinkChgs                   Counter             }          isisPartRepSysInstance OBJECT-TYPE             SYNTAX INTEGER             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The unique identifier of the Integrated IS-IS instance                 to which this row corresponds. This object follows the                 index behaviour."             ::= { isisPartRepEntry 1 }          isisPartRepMaxVirtAdj OBJECT-TYPE             SYNTAX INTEGER (0..32)             ACCESS read-write             STATUS mandatory             DESCRIPTION                 "The maximum number of Virtual Adjacencies which may be                 created to repair partitioned Level 1 domains."             REFERENCE "{ISIS.aoi maximumVirtualAdjacencies (27)}"             DEFVAL { 2 }             ::= { isisPartRepEntry 2 }          isisPartRepDesL2IS OBJECT-TYPE             SYNTAX SystemID             ACCESS read-only             STATUS mandatory             DESCRIPTION                 "The ID of the Partition Designated Level 2 Intermediate                 System."             REFERENCE "{ISIS.aoi                partitionDesignatedL2IntermediateSystem (30)}"             ::= { isisPartRepEntry 3 }          isisPartRepVirtLinkChgs OBJECT-TYPE             SYNTAX Counter             ACCESS read-only             STATUS mandatory             DESCRIPTION                 "The number of times a virtual link is either created or                 deleted."             REFERENCE "{ISIS.aoi partitionVirtualLinkChanges (31)}"             ::= { isisPartRepEntry 4 }          -- The Partition Area Address Table          -- The Partition Area Address table contains for each instance          -- of the protocol the set union of          -- all area addresses of all Intermediate Systems in the          -- partition reachable by non-virtual links (calculated from          -- their Level 1 LSPs)          isisPartAreaAddrTable OBJECT-TYPE             SYNTAX SEQUENCE OF IsisPartAreaAddrEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "The set union for each protocol instance of the area                 addresses reported in all Level 1 LSPs in the partition                 reachable by non-virtual links."             REFERENCE "{ISIS.aoi partitionAreaAddresses (29)}"             ::= { isisSystem 9 }          isisPartAreaAddrEntry OBJECT-TYPE             SYNTAX IsisPartAreaAddrEntry             ACCESS not-accessible             STATUS mandatory             DESCRIPTION                 "Each entry contains one area address reported in a                 Level 1 LSP in a partition reachable by a non-virtual                 link."             INDEX {  isisPartAreaAddrSysInstance,                      isisPartAreaAddr }             ::= { isisPartAreaAddrTable 1 }          IsisPartAreaAddrEntry ::=             SEQUENCE {                isisPartAreaAddrSysInstance                   INTEGER,                isisPartAreaAddr                   OSINSAddress             }          isisPartAreaAddrSysInstance OBJECT-TYPE             SYNTAX INTEGER             ACCESS read-only             STATUS mandatory             DESCRIPTION                 "The unique identifier of the Integrated IS-IS instance                 to which this row corresponds."             ::= { isisPartAreaAddrEntry 1 }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -