HUAWEI-ISIS-CONF-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-ISIS-CONF-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwISIS | 1.3.6.1.4.1.2011.5.25.24 |
The HUAWEI PRIVATE MIB contains objects belonging to processes of the IS-IS protocol existing on the system. It defines the model used to represent data that exists elsewhere in the system and on peripheral devices. There are no constraints on this MIB. |
||
hwIsisConf | 1.3.6.1.4.1.2011.5.25.24.2 | |||
hwIsisMIBObjects | 1.3.6.1.4.1.2011.5.25.24.2.1 | |||
hwIsisProcBaseTable | 1.3.6.1.4.1.2011.5.25.24.2.1.1 | no-access |
The set of commands of the Integrated IS-IS protocol existing on the system. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.1.1 | no-access |
Each row defines some commmands to a single process of the IS-IS protocol existing on the system. These commands belong to the IS-IS process. |
||
hwIsisProcIdIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.1 | integer32 | no-access |
The value of this object identifies the IS-IS process ID. The value ranges from 1 to 65535. |
hwIsisProcVpnName | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.2 | octet string | read-only |
The value of this object identifies the name of the IPv4 VPN instance bound to the IS-IS process. The value ranges from 0 to 31. |
hwIsisProcVpn6Name | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.3 | octet string | read-only |
The value of this object identifies the name of the IPv6 VPN instance bound to the IS-IS process. The value ranges from 0 to 31. |
hwIsisProcAreaAuthType | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.4 | integer | read-only |
The value of this object identifies the type of IS-IS area authentication. null (0): Area authentication is not configured. md5 (1): The password is sent after being encrypted through MD5. simple (2): The password is sent in the form of simple text. keychain (3): The key chain table that changes with time is sent after being encrypted through MD5. By default, area authentication is not configured. Enumeration: 'simple': 2, 'null': 0, 'keychain': 3, 'md5': 1. |
hwIsisProcAreaAuthPasswordName | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.5 | octet string | read-only |
This object indicates the password of IS-IS area authentication. The password is a string of characters. If the IS-IS area authentication mode is simple, the password is a string of 0 to 16 characters. If the IS-IS area authentication mode is MD5, the password is a string of 0 to 392 characters. If the IS-IS area authentication mode is keychain, the name is a string of 0 to 47 characters. The length 0 indicates that no IS-IS area authentication password is configured. When read, it always returns length 0. |
hwIsisProcAreaAuthPacketAuthMode | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.6 | integer | read-only |
The value of this object identifies the packet authentication mode of IS-IS area authentication: none (0): Authentication mode is not configured. authenticateall (1): Encapsulates authentication information for both transmitted and received LSPs and SNPs. allsendonly (2): Encapsulates authentication information for both generated LSPs and SNPs; does not authenticate received LSPs or SNPs. snppacketauthenticationavoid (3): Encapsulates authentication information for only generated LSPs and authenticates received LSPs. snppacketsendonly (4): Encapsulates authentication information for generated LSPs and SNPs; authenticates only received LSPs but does not authenticate received SNPs. By default, authentication is not configured. Enumeration: 'snppacketauthenticationavoid': 3, 'none': 0, 'authenticateall': 1, 'snppacketsendonly': 4, 'allsendonly': 2. |
hwIsisProcAreaAuthCode | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.7 | integer | read-only |
The value of this object identifies the code of area authentication. none (0): The authentication code is not configured. osi (10): indicates OSI authentication. ip (133): indicates IP authentication. Enumeration: 'osi': 10, 'ip': 133, 'none': 0. |
hwIsisProcDomainAuthType | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.8 | integer | read-only |
The value of this object identifies the type of IS-IS router domain authentication. null (0): Domain authentication is not configured. md5 (1): The password is sent after being encrypted through MD5. simple (2): The password is sent in the form of simple text. keychain (3): The key chain table that changes with time is sent after being encrypted through MD5. By default, IS-IS route domain authentication is disabled. Enumeration: 'simple': 2, 'null': 0, 'keychain': 3, 'md5': 1. |
hwIsisProcDomainAuthPasswordName | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.9 | octet string | read-only |
This object indicates the password of IS-IS routing domain authentication. The password is a string of characters. If the IS-IS routing domain authentication mode is simple, the password is a string of 0 to 16 characters. If the IS-IS routing domain authentication mode is MD5, the password is a string of 0 to 392 characters. If the IS-IS routing domain authentication mode is keychain, the name is a string of 0 to 47 characters. The length 0 indicates that the password of IS-IS routing domain authentication is not configured. When read, it always returns length 0. |
hwIsisProcDomainAuthPacketAuthMode | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.10 | integer | read-only |
The value of this object identifies the packet authentication mode of IS-IS route domain authentication. none (0): Authentication mode is not configured. authenticateall (1): Encapsulates authentication information for both transmitted and received LSPs and SNPs. allsendonly (2): Encapsulates authentication information for both generated LSPs and SNPs; does not authenticate received LSPs or SNPs. snppacketauthenticationavoid (3): Encapsulates authentication information for only generated LSPs and authenticates received LSPs. snppacketsendonly (4): Encapsulates authentication information for generated LSPs and SNPs; authenticates only received LSPs but does not authenticate received SNPs. By default, authentication is not configured. Enumeration: 'snppacketauthenticationavoid': 3, 'none': 0, 'authenticateall': 1, 'snppacketsendonly': 4, 'allsendonly': 2. |
hwIsisProcDomainAuthCode | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.11 | integer | read-only |
The value of this object identifies the code of domain authentication. none (0): The authentication code is not configured. osi (10): indicates OSI authentication. ip (133): indicates IP authentication. Enumeration: 'osi': 10, 'ip': 133, 'none': 0. |
hwIsisProcLevel | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.12 | integer | read-only |
The value of this object identifies the level of the IS-IS process. level1 (1): indicates level 1. level2 (2): indicates level 2. level12 (3): indicates level 1-2. By default, the level of an IS-IS process is level-1-2. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2. |
hwIsisProcL1FlashFloodCount | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.13 | integer32 | read-only |
The value of this object identifies the counter of level-1 LSPs on the interface. The value is an integer ranging from 0 to 15. The value 0 indicates that no counter is configured. The default value is 5. |
hwIsisProcL1FlashFloodInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.14 | integer32 | read-only |
The value of this object identifies the intervals for level-1 LSP flooding. The value ranges from 10 to 50000, in milliseconds. The default value is 10 ms. |
hwIsisProcL2FlashFloodCount | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.15 | integer32 | read-only |
The value of this object identifies the counter of level-2 LSPs on the interface. The value is an integer ranging from 0 to 15. The value 0 indicates that no counter is configured. The default value is 5. |
hwIsisProcL2FlashFloodInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.16 | integer32 | read-only |
The value of this object identifies the intervals for level-2 LSP flooding. The value ranges from 10 to 50000 in milliseconds. The default value is 10ms. |
hwIsisProcLogPeerChange | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.17 | integer | read-only |
Generates a log when the status of the peer changes. null (0): not configured enabledwithouttopology (1): IPv4 topology enabledwithtopology (2): IPv6 topology Enumeration: 'null': 0, 'enabledwithouttopology': 1, 'enabledwithtopology': 2. |
hwIsisProcTimerRefresh | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.18 | integer32 | read-only |
The value of this object identifies the timer of LSP refreshing. The value ranges from 1 to 65534, in seconds. The default value is 900s. |
hwIsisProcTimerMaxAge | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.19 | integer32 | read-only |
The value of this object identifies the maximum Keepalive time of the LSP. The value ranges from 2 to 65535, in seconds. The default value is 1200s. |
hwIsisProcL1TimerLspGenMaxInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.20 | integer32 | read-only |
The value of this object identifies the timer for the maximum delay of level-1 LSPs with the same LSP ID. The value ranges from 1 to 120, in seconds. By default, the value is 2s. |
hwIsisProcL1TimerLspGenInitInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.21 | integer32 | read-only |
The value of this object identifies the delay timer that initially triggers a level-1 LSP. The value ranges from 0 to 60000, in milliseconds. By default, the value is 0. |
hwIsisProcL1TimerLspGenIncrInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.22 | integer32 | read-only |
The value of this object identifies the delay timer for generating two level-1 LSPs with the same LSP ID. The value ranges from 1 to 60000, in milliseconds. By default, the value is 0. |
hwIsisProcL2TimerLspGenMaxInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.23 | integer32 | read-only |
The value of this object identifies the timer for the maximum delay of Level-2 LSPs with the same LSP ID. The value ranges from 1 to 120, in seconds. By default, the value is 2s. |
hwIsisProcL2TimerLspGenInitInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.24 | integer32 | read-only |
The value of this object identifies the delay timer that initially triggers a Level-2 LSP. The value ranges from 1 to 60000, in milliseconds. By default, the value is 0. |
hwIsisProcL2TimerLspGenIncrInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.25 | integer32 | read-only |
The value of this object identifies the delay timer for generating two Level-2 LSPs with the same LSP ID. The value ranges from 1 to 60000, in milliseconds. By default, the value is 0. |
hwIsisProcTimerSPFMaxInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.26 | integer32 | read-only |
The value of this object identifies the maximum intervals for SPF calculation. The value ranges from 1 to 120, in seconds. By default, the value is 5s. |
hwIsisProcTimerSPFInitInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.27 | integer32 | read-only |
The value of this object identifies the delay timer for initial SPF calculation. The value ranges from 1 to 60000, in milliseconds. By default, the interval is 50ms. |
hwIsisProcTimerSPFIncrInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.28 | integer32 | read-only |
The value of this object identifies the incremental delay timer for two SPF calculations. The value ranges from 1 to 60000, in milliseconds. By default, the interval is 200ms. |
hwIsisProcCostStyle | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.29 | integer | read-only |
Configures the cost type of the IS-IS process: narrow (1): the narrow type narrowcompatible (2): the narrow-compatible type compatible (3): compatible type wide (4): wide type widecompatible (5): wide-compatible type narrowcompatiblerelax (6): narrow-compatible relax-spf-limit type compatible-relax (7): compatible relax-spf-limit type By default, the cost type of an IS-IS process is narrow. Enumeration: 'wide': 4, 'narrowcompatible': 2, 'narrowcompatiblerelax': 6, 'compatible': 3, 'compatiblerelax': 7, 'widecompatible': 5, 'narrow': 1. |
hwIsisProcDynamicName | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.30 | octet string | read-only |
Configures the name of the IS-IS dynamic host. The value is a string of 1 to 64 characters. When the length is 0, the configured IS-IS dynamic host name is deleted. |
hwIsisProcGREnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.31 | truthvalue | read-only |
Whether to enable IS-IS GR. true (1): enables IS-IS GR. false (2): does not enable IS-IS GR. By default, IS-IS GR is disabled. |
hwIsisProcGRInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.32 | integer32 | read-only |
The value of this object identifies the maximum intervals for enabling GR. The value ranges from 0 to 1800, in seconds. By default, the value is 300 seconds. The value 0 indicates that GR is not configured. |
hwIsisProcGRSuppresSAEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.33 | truthvalue | read-only |
This object indicates that the SA bit in the sent Hello packet is set to 1 after the GR-enabled device is started: true (1): enables this function. false (2): disables this function. By default, IS-IS does not suppress Hello PDUs from carrying SA bits. |
hwIsisProcTEEnableLevel | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.34 | integer | read-only |
Enables IS-IS TE. none (0): does not enable IS-IS TE. level1 (1): enables level-1 TE. level2 (2): enables level-2 TE. level12 (3): enables level-1-2 TE. By default, IS-IS TE is disabled. Enumeration: 'level12': 3, 'level1': 1, 'none': 0, 'level2': 2. |
hwIsisProcBFDEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.35 | truthvalue | read-only |
Whether to enable BFD on each interface. true (1): enables BFD on each interface. false (2): does not enable BFD on each interface. By default, BFD is disabled on each interface. |
hwIsisProcBFDFrrBindEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.36 | truthvalue | read-only |
Enables BFD-FRR binding on each interface. true (1): enables BFD-FRR binding on each interface. false (2): does not enable BFD-FRR binding on each interface. By default, BFD-FRR binding is disabled on each interface. |
hwIsisProcBFDMinTxInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.37 | integer32 | read-only |
The value of this object identifies the minimum interval for sending BFD packets. If isis binding to vpn and ipv4-family not enable, The value is zero. |
hwIsisProcBFDMinRecvInteval | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.38 | integer32 | read-only |
The value of this object identifies the minimum interval for receiving BFD packets. If isis binding to vpn and ipv4-family not enable, The value is zero. |
hwIsisProcBFDMultiplier | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.39 | integer32 | read-only |
The value of this object identifies the local detection multiplier. The value ranges from 1 to 255. If isis binding to vpn and ipv4-family not enable, The value is zero. |
hwIsisProcIPv6EnableTopologyType | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.40 | integer | read-only |
This objects indicates whether the IPv6 topology is enabled for the IS-IS process: disable(0): disables the IPv6 topology of the IS-IS process. standard(1): specifies the topology type as the standard mode. ipv6(2): enables IPv6 for the IS-IS process in the IPv6 topology. compatible(3): specifies the topology type as the compatible mode. compatibleenablemtspf(4): indicates that SPF calculation is performed in the IPv6 topology in compatible mode. By default, the IPv6 topology is not enabled for the IS-IS process. Enumeration: 'compatible': 3, 'ipv6': 2, 'disable': 0, 'compatibleenablemtspf': 4, 'standard': 1. |
hwIsisProcRowStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.41 | rowstatus | read-only |
This object supports settings of two values. createAndGo(4): A row is created. destroy(6): A row is deleted. |
hwIsisProcOptionalChecksumEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.42 | truthvalue | read-only |
Enables BFD-FRR binding on each interface. true (1): enables optional checksum for CSNP,PSNP and IIH PDU. false (2): disables optional checksum for CSNP,PSNP and IIH PDU. By default, optional checksum is disabled. |
hwisisProcLsdbMaxLimit | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.43 | unsigned32 | read-only |
This object is used to set the maximum limit number of IS-IS LSPs. The value range is from 0 to 500000. The default value 0 means no limit. |
hwIsisProcLsdbUpperThreshold | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.44 | unsigned32 | read-only |
This object is used to set the upper threshold value of LSPs limit. The value range is from 1 to 100. The default means 80. |
hwIsisProcLsdbLowerThreshold | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.45 | unsigned32 | read-only |
This object is used to set the lower threshold value of LSPs limit. The value range is from 1 to 100. The default means 70. |
hwIsisProcLsdbTotal | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.46 | unsigned32 | read-only |
This object is used to get the number of IS-IS LSPs. |
hwIsisProcAreaAuthKeychainName | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.47 | octet string | read-only |
This object indicates the keychain name of IS-IS area authentication. The name is a string of characters. The name is a string of 0 to 47 characters. The length 0 indicates that no IS-IS area authentication keychain name is configured. When read, it returns the keychain name. |
hwIsisProcDomainAuthKeychainName | 1.3.6.1.4.1.2011.5.25.24.2.1.1.1.48 | octet string | read-only |
This object indicates the keychain name of IS-IS domain authentication. The name is a string of characters. The name is a string of 0 to 47 characters. The length 0 indicates that no IS-IS domain authentication keychain name is configured. When read, it returns the keychain name. |
hwIsisNETTable | 1.3.6.1.4.1.2011.5.25.24.2.1.2 | no-access |
Set of network entities of process. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.2.1 | no-access |
Each row means one network entity of the process. |
||
hwIsisNETIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.2.1.1 | octet string | no-access |
The value of this object identifies the NET index. It is a string of 8 to 20 bytes. |
hwIsisNETStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.2.1.2 | rowstatus | read-only |
The value of this object identifies the status of the NET table. createAndGo(4): A row is created. destroy(6): A row is deleted. |
hwIsisProcMTExtTable | 1.3.6.1.4.1.2011.5.25.24.2.1.3 | no-access |
Set of commands of the integrated IS-IS protocol existing on the system, which are different for IP type and MT. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.3.1 | no-access |
Each row defines some commands specific to a single process of the IS-IS protocol existing on the system. These commands are different from ProcBaseTable for IP type and MT. |
||
hwIsisIpTypeIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.1 | inetaddresstype | no-access |
This object indicates the IP protocol type: ipv4(1): indicates IPv4. ipv6(2): indicates IPv6. |
hwIsisMTIdIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.2 | integer32 | no-access |
The value of this object identifies the MT ID. |
hwIsisMTName | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.3 | octet string | read-only |
This object indicates the name of the topology to be bound to an IS-IS process. The value is a string of 1 to 31 characters. |
hwIsisProcDefRoutAdvType | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.4 | integer | read-only |
This object is used to set the mode in which default routes are advertised: null(0): indicates that default routes are not advertised. always(1): indicates that default routes are always advertised. matchdefault(2): If there is the default route that is generated by another routing protocol or another IS-IS process in the routing table, this default route is advertised in an LSP. If this default route is deleted from the routing table, this default route is not advertised in the LSP. routepolicy(3): indicates that default routes are advertised according to the routing policy. Enumeration: 'always': 1, 'matchdefault': 2, 'null': 0, 'routepolicy': 3. |
hwIsisProcDefRoutAdvPolicyName | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.5 | octet string | read-only |
This object indicates the routing policy name. The name is a string of 0 to 40 characters. |
hwIsisProcDefRoutAdvCost | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.6 | unsigned32 | read-only |
This object is used to set the cost of a default route. |
hwIsisProcDefRoutAdvTag | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.7 | unsigned32 | read-only |
This object is used to set the administrative tag of a default route. |
hwIsisProcDefRoutAdvLevel | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.8 | integer | read-only |
This object is used to set the level of a default route: level1(1): indicates Level-1. level2(2): indicates Level-2. level12(3): indicates Level-1-2. By default, the level of a default route is Level-2. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2, 'null': 0. |
hwIsisProcDefRoutAdvAvoidLearnEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.9 | truthvalue | read-only |
This object indicates whether an IS-IS process is prevented from learning default routes or adding them to the routing table: true(1): indicates that an IS-IS process is prevented from learning default routes or adding them to the routing table. false(2): indicates that an IS-IS process can learn default routes and then add them to the routing table. By default, an IS-IS process can learn default routes and then add them to the routing table. |
hwIsisProcL1CircuitCost | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.10 | integer32 | read-only |
Global level-1 cost for all the interfaces. If the costStyle of the process is wide or widecompatible, the range of this value is from 1 to 16777215, else the range of this value is from 1 to 63. |
hwIsisProcL2CircuitCost | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.11 | integer32 | read-only |
Global level-2 cost for all the interfaces. If the costStyle of the process is wide or widecompatible, the range of this value is from 1 to 16777215, else the range of this value is from 1 to 63. |
hwIsisProcPrefValue | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.12 | integer32 | read-only |
This object is used to set the preference of an IS-IS route. The value ranges from 1 to 255, and the default value is 15. If isis binding to vpn and ip-family not enable, The value is zero. |
hwIsisProcPrefPolicyName | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.13 | octet string | read-only |
This object indicates the name of the routing policy used for route filtering. The name is a string of 0 to 40 characters. Zero-length means no configuration. |
hwIsisProcMaxLoadBalance | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.14 | integer32 | read-only |
This object is used to set the number of equal-cost routes. The range and the default value depend on license. If isis binding to vpn and ip-family not enable, The value is zero. |
hwIsisProcL1CircuitDefaultTag | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.15 | unsigned32 | read-only |
This object is used to set the default administrative tag of an IS-IS Level-1 route. |
hwIsisProcL2CircuitDefaultTag | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.16 | unsigned32 | read-only |
This object is used to set the default administrative tag of an IS-IS Level-2 route. |
hwIsisProcBandWidthReference | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.17 | unsigned32 | read-only |
This object is used to set the reference bandwidth. |
hwIsisProcAutoCostEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.18 | truthvalue | read-only |
This object indicates whether automatic interface cost calculation is enabled: true(1): indicates that automatic interface cost calculation is enabled. false(2): indicates that automatic interface cost calculation is disabled. By default, automatic interface cost calculation is disabled. |
hwIsisProcSetOverLoad | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.19 | integer | read-only |
This object indicates whether a device is enabled to notify its neighbors that its status is Overload: disable (0): indicates that a device is disabled from notifying its neighbors that its status is Overload. enable(1): indicates that a device is enabled to notify its neighbors that its status is Overload. onstartup(2): When a device is restarted or becomes faulty, it notifies its neighbors that its status is Overload. Enumeration: 'onstartup': 2, 'enable': 1, 'disable': 0. |
hwIsisProcSetOverLoadAllowRoute | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.20 | integer | read-only |
This object indicates that the type of routes to be advertised when a device is in the Overload state: null(0): indicates that no route type is specified. external(1): indicates the imported external routes. interlevel(2): indicates the leak routes. externalandinterlevel(3): indicates the imported external and leak routes. Enumeration: 'interlevel': 2, 'null': 0, 'external': 1, 'externalandinterlevel': 3. |
hwIsisProcOnStartInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.21 | integer32 | read-only |
The value of this object identifies the interval for waiting to clear the overload bit after the system is started. The value ranges from 5 to 86400, in seconds. The default value is 600s. |
hwIsisProcOnStartStartFromPeer | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.22 | octet string | read-only |
This object indicates the system ID of a neighbor. |
hwIsisProcOnStartFromPeerInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.23 | integer32 | read-only |
The value of this object identifies the maximum interval for waiting to clear the overload bit after the system is started and the neighbor relationship is established. The value ranges of set is from 5 to 86400, in seconds. The default value is 1200s. 0 means no configuration. |
hwIsisProcOnStartWaitForBgpEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.24 | truthvalue | read-only |
This object indicates whether the function of waiting for BGP convergence is enabled: true(1): indicates that the function of waiting for BGP convergence is enabled. false(2): indicates that the function of waiting for BGP convergence is disabled. By default, the function of waiting for BGP convergence is disabled. |
hwIsisProcMTStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.25 | rowstatus | read-only |
This object indicates the row status of this table: createAndGo(4): indicates that a row is created. destroy(6): indicates that a row is deleted. |
hwIsisProcL1RedistMaxLimit | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.26 | unsigned32 | read-only |
This object is used to set the maximum limit number of IS-IS Level-1 redistribute routes advertised in LSPs. The value range is from 0 to 10000000. The default value 0 means no limit. |
hwIsisProcL2RedistMaxLimit | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.27 | unsigned32 | read-only |
This object is used to set the maximum limit number of IS-IS Level-2 redistribute routes advertised in LSPs. The value range is from 0 to 10000000. The default value 0 means no limit. |
hwIsisProcL1UpperRedistThreshold | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.28 | unsigned32 | read-only |
This object is used to set the upper threshold value of level-1 import limit. The value range is from 1 to 100. The default means 80. |
hwIsisProcL2UpperRedistThreshold | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.29 | unsigned32 | read-only |
This object is used to set the upper threshold value of level-2 import limit. The value range is from 1 to 100. The default means 80. |
hwIsisProcL1LowerRedistThreshold | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.30 | unsigned32 | read-only |
This object is used to set the lower threshold value of level-1 import limit. The value range is from 1 to 100. The default means 70. |
hwIsisProcL2LowerRedistThreshold | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.31 | unsigned32 | read-only |
This object is used to set the lower threshold value of level-2 import limit. The value range is from 1 to 100 The default means 70. |
hwIsisProcL1TotalRedist | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.32 | unsigned32 | read-only |
This object is used to get the number of level-1 import routes. |
hwIsisProcL2TotalRedist | 1.3.6.1.4.1.2011.5.25.24.2.1.3.1.33 | unsigned32 | read-only |
This object is used to get the number of level-2 import routes. |
hwIsisPrefixPriorityTable | 1.3.6.1.4.1.2011.5.25.24.2.1.4 | no-access |
Set of commands of priority-based convergence. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.4.1 | no-access |
Entry of priority-based convergence, each entry means one priority-based command for IS-IS process. |
||
hwIsisPrefixPriorityTypeIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.4.1.1 | integer | no-access |
This object indicates the preference of a route: medium(1): indicates medium. high(2): indicates high. critical(3): indicates critical. Enumeration: 'high': 2, 'medium': 1, 'critical': 3. |
hwIsisPrefixPriorityL1PolicyType | 1.3.6.1.4.1.2011.5.25.24.2.1.4.1.2 | integer | read-only |
This object indicates the type of a Level-1 route preference policy: none(0): indicates that no policy type is specified. prefix(1): indicates the IP prefix policy. tag(2): indicates the administrative tag policy. Enumeration: 'none': 0, 'tag': 2, 'prefix': 1. |
hwIsisPrefixPriorityL2PolicyType | 1.3.6.1.4.1.2011.5.25.24.2.1.4.1.3 | integer | read-only |
This object indicates the type of a Level-2 route preference policy: none(0): indicates that no policy type is specified. prefix(1): indicates the IP prefix policy. tag(2): indicates the administrative tag policy. Enumeration: 'none': 0, 'tag': 2, 'prefix': 1. |
hwIsisPrefixPriorityL1IpPrefixName | 1.3.6.1.4.1.2011.5.25.24.2.1.4.1.4 | octet string | read-only |
This object indicates the name of a Level-1 IP prefix policy. The name is a string of 0 to 169 characters. Zero-length means no configuration. |
hwIsisPrefixPriorityL2IpPrefixName | 1.3.6.1.4.1.2011.5.25.24.2.1.4.1.5 | octet string | read-only |
This object indicates the name of a Level-2 IP prefix policy. The name is a string of 0 to 169 characters. Zero-length means no configuration. |
hwIsisPrefixPriorityL1TagValue | 1.3.6.1.4.1.2011.5.25.24.2.1.4.1.6 | unsigned32 | read-only |
This object indicates the administrative tag of the Level-1 route preference. |
hwIsisPrefixPriorityL2TagValue | 1.3.6.1.4.1.2011.5.25.24.2.1.4.1.7 | unsigned32 | read-only |
This object indicates the administrative tag of the Level-2 route preference. |
hwIsisSummaryTable | 1.3.6.1.4.1.2011.5.25.24.2.1.5 | no-access |
Set of IP summary addresses to use. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.5.1 | no-access |
Each entry contains one IP summary address. |
||
hwIsisSummaryIPIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.5.1.1 | inetaddress | no-access |
This object indicates the IP address of the summarized route. |
hwIsisSummaryMaskIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.5.1.2 | inetaddressprefixlength | no-access |
This object indicates the subnet mask of the summarized route. |
hwIsisSummaryAvoidFeedBackEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.5.1.3 | truthvalue | read-only |
This object indicates whether the function of avoiding learning the summarized routes through SPF calculation is enabled: true(1): indicates that the function is enabled. false(2): indicates that the function is disabled. By default, the summarized routes can be learned through SPF calculation. |
hwIsisSummaryGenNull0RouteEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.5.1.4 | truthvalue | read-only |
This object indicates whether the function of generating Null0 routes during route summarization is enabled: true(1): indicates that the function is enabled. false(2): indicates that the function is disabled. By default, the function of generating Null0 routes during route summarization is disabled. |
hwIsisSummaryLevel | 1.3.6.1.4.1.2011.5.25.24.2.1.5.1.5 | integer | read-only |
This object indicates the level of the summarized route: level1(1): indicates Level-1. level2(2): indicates Level-2. level12(3): indicates Level-1-2. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2. |
hwIsisSummaryTag | 1.3.6.1.4.1.2011.5.25.24.2.1.5.1.6 | unsigned32 | read-only |
This object indicates the administrative tag of the summarized route. |
hwIsisSummaryStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.5.1.7 | rowstatus | read-only |
This object indicates the row status of this table: createAndGo(4): indicates that a row is created. destroy(6): indicates that a row is deleted. |
hwIsisImportRouteTable | 1.3.6.1.4.1.2011.5.25.24.2.1.6 | no-access |
Set of import route command. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.6.1 | no-access |
Entry of import route command. |
||
hwIsisImportProtocolIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.1 | integer | no-access |
This object indicates the routing protocol of the imported routes: direct(1): indicates direct. static(2): indicates static. rip(3): indicates RIP. ospf(4): indicates OSPF isis(5): indicates IS-IS. bgp(6): For VPN instance, indicates EBGP and IBGP, otherwise indicates EBGP. ospfv3(7): indicates OSPFv3. ripng(8): indicates RIPng. bgpIbgp(9): For VPN instance, this is unusable, otherwise indicates IBGP and EBGP. Enumeration: 'isis': 5, 'direct': 1, 'rip': 3, 'ospfv3': 7, 'bgp': 6, 'bgpIbgp': 9, 'static': 2, 'ripng': 8, 'ospf': 4. |
hwIsisImportProcessIdIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.2 | integer32 | no-access |
Process ID of the route protocols. The range is from 1 to 65535. If the protocol is direct, static or bgp, this value can only be 1. |
hwIsisImportInheritCostEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.3 | truthvalue | read-only |
This object indicates whether the original cost of the source route is inherited: true(1): indicates that the original cost of the source route is inherited. false(2): indicates that the original cost of the source route is not inherited. |
hwIsisImportCost | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.4 | unsigned32 | read-only |
Cost of the imported routes. If the costStyle of the process is wide or widecompatible, the range of this value is from 0 to 4261412864, else the range of this value is from 0 to 63. 0 means no configuration. |
hwIsisImportCostType | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.5 | integer | read-only |
This object indicates the cost type of the imported external route. This object does not apply to IPv6. internal(1): indicates internal. external(2): indicates external. This node is invalid for IPv6. By default, the cost type of the imported external route is external. Enumeration: 'internal': 1, 'external': 2. |
hwIsisImportLevel | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.6 | integer | read-only |
This object indicates the local IS-IS level of the imported route: level1(1): indicates Level-1. level2(2): indicates Level-2. level12(3): indicates Level-1-2. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2. |
hwIsisImportTag | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.7 | unsigned32 | read-only |
This object indicates the administrative tag assigned to an imported route. If this object is not configured, the value will be 0. |
hwIsisImportPolicyName | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.8 | octet string | read-only |
This object indicates the name of the routing policy used to import routes. The name is a string of 0 to 40 characters. The length 0 indicates that no name is configured for the routing policy used to import routes. |
hwIsisImportRouteStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.6.1.9 | rowstatus | read-only |
This object indicates the row status of this table: createAndGo(4): indicates that a row is created. destroy(6): indicates that a row is deleted. |
hwIsisRouteLeakTable | 1.3.6.1.4.1.2011.5.25.24.2.1.7 | no-access |
Set of route leak commands. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.7.1 | no-access |
Entry of route leak commands. |
||
hwIsisRouteLeakTypeIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.7.1.1 | integer | no-access |
This object indicates the index of the route leaking type: level1intolevel2(1): indicates that Level-1 routes are leaked to Level-2. level2intolevel1(2): indicates that Level-2 routes are leaked to Level-1. Enumeration: 'level1intolevel2': 1, 'level2intolevel1': 2. |
hwIsisRouteLeakTag | 1.3.6.1.4.1.2011.5.25.24.2.1.7.1.2 | unsigned32 | read-only |
This object indicates the tag of route leaking. If the tag is not configured, the reading value will be 0. |
hwIsisRouteLeakFilterPolicyType | 1.3.6.1.4.1.2011.5.25.24.2.1.7.1.3 | integer | read-only |
This object indicates the type of the policy used for route leaking: none(0): indicates that no policy type is specified. basicAcl(1): indicates the number of a basic ACL. aclName(2): indicates the ACL name. ipPrefix(3): indicates the IPv4 prefix. routePolicy(4): indicates the routing policy. Enumeration: 'none': 0, 'routePolicy': 4, 'aclName': 2, 'basicAcl': 1, 'ipPrefix': 3. |
hwIsisRouteLeakFilterPolicyBasicAcl | 1.3.6.1.4.1.2011.5.25.24.2.1.7.1.4 | integer32 | read-only |
The value of this object identifies the number of a basic ACL. The value ranges from 2000 to 2999. 0 means no configuration, The range of this value is from 2000 to 2999. |
hwIsisRouteLeakFilterPolicyPolicyName | 1.3.6.1.4.1.2011.5.25.24.2.1.7.1.5 | octet string | read-only |
The policy name of route leak. If policy type is aclName, the length of this value is from 1 to 32. If policy type is ipPrefix the length of this value is from 1 to 169. If policy type is routePolicy, the length of this value is from 1 to 40. The default length is 0. |
hwIsisRouteLeakStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.7.1.6 | rowstatus | read-only |
This object indicates the row status of this table: createAndGo(4): indicates that a row is created. destroy(6): indicates that a row is deleted. |
hwIsisFrrTable | 1.3.6.1.4.1.2011.5.25.24.2.1.8 | no-access |
Set of Frr commands. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.8.1 | no-access |
Entry of frr commands for the specific MT of process. |
||
hwIsisFrrPolicyName | 1.3.6.1.4.1.2011.5.25.24.2.1.8.1.1 | octet string | read-only |
The value of this object identifies the FRR policy name. The value is a string of 1 to 40 characters. Value 0 indicates that the FRR policy is deleted. |
hwIsisFrrLoopFreeAltLevel | 1.3.6.1.4.1.2011.5.25.24.2.1.8.1.2 | integer | read-only |
The value of this object identifies the level of the FRR LFA algorithm. null(0): cancels the operation of the LFA algorithm. level1(1): indicates Level-1. level2(2): indicates Level-2. level12(3): indicates Level-1-2. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2, 'null': 0. |
hwIsisFrrEnabled | 1.3.6.1.4.1.2011.5.25.24.2.1.8.1.3 | truthvalue | read-only |
The value of this object identifies the status of FRR: enable(1): enables FRR. disable(2): disables FRR. By default, FRR is disabled. |
hwIsisIntfBaseTable | 1.3.6.1.4.1.2011.5.25.24.2.1.21 | no-access |
Set of commands on interface of the Integrated IS-IS protocol existing on the system. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.21.1 | no-access |
Each row defines some commands to a single interface of the IS-IS protocol existing on the system. |
||
hwIsisInterfaceIndex | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.1 | unsigned32 | no-access |
The value of this object identifies the interface index. |
hwIsisEnableIPProtocol | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.2 | integer | read-only |
The value of this object identifies the status of IPv4 IS-IS on an interface: enable(1): enables IPv4 IS-IS. disable(2): disables IPv4 IS-IS. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisEnableIPv6Protocol | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.3 | integer | read-only |
The value of this object identifies the status of IPv6 IS-IS on an interface: enable(1): enables IPv6 IS-IS. disable(2): disables IPv6 IS-IS. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircLevel | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.4 | integer | read-only |
The value of this object identifies the level of an interface: level1(1): indicates Level-1. level2(2): indicates Level-2. level12(3): indicates Level-1-2. By default, the interface is at Level-1-2. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2. |
hwIsisCircSimulation | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.5 | integer | read-only |
The value of this object identifies whether the broadcast interface is simulated as a P2P interface: enable(1): indicates that the broadcast interface is simulated as a P2P interface. disable(2): indicates that the broadcast interface is not simulated as a P2P interface. By default, broadcast interfaces are not simulated as P2P interfaces. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircL1HelloInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.6 | integer32 | read-only |
The value of this object identifies the interval for sending Level-1 Hello PDUs. The value ranges from 3 to 255, in seconds. By default, the value is 10s. |
hwIsisCircL2HelloInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.7 | integer32 | read-only |
The value of this object identifies the interval for sending Level-2 Hello PDUs. The value ranges from 3 to 255, in seconds. By default, the value is 10s. |
hwIsisCircL1HelloMultiplier | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.8 | integer32 | read-only |
The value of this object identifies the number of Level-1 Hello PDUs that fail to received from the IS-IS neighbor before the neighbor declared Down. The value ranges from 3 to 1000. By default, the value is 3. |
hwIsisCircL2HelloMultiplier | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.9 | integer32 | read-only |
The value of this object identifies the number of Level-2 Hello PDUs that fail to received from the IS-IS neighbor before the neighbor declared Down. The value ranges from 3 to 1000. By default, the value is 3. |
hwIsisCircL1AuthMode | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.10 | integer | read-only |
The value of this object identifies the mode of authenticating Level-1 Hello PDUs: null(0): indicates that area-based authentication is not configured. md5(1): indicates that the password is encrypted through MD5 and then sent. simple(2): indicates that the password is sent in plaintext. keychain(3): indicates that the key-chain that varies with the time is encrypted through MD5 and then sent. By default, area-based authentication is not configured. Enumeration: 'simple': 2, 'null': 0, 'keychain': 3, 'md5': 1. |
hwIsisCircL1AuthText | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.11 | octet string | read-only |
The value of this object identifies the authentication password of Level-1 Hello packets. The password is a string of characters. If the packet authentication mode is simple, the password is a string of 0 to 16 characters. If the packet authentication mode is MD5, the password is a string of 0 to 392 characters. If the packet authentication mode is keychain, the name is a string of 0 to 47 characters. The length 0 indicates that the authentication password of Level-1 Hello packets is not configured. When read, it always returns length 0. |
hwIsisCircL1AuthSendOnly | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.12 | integer | read-only |
The value of this object identifies the mode of sending the authentication password of Level-1 Hello PDUs: true(1): indicates that the passwords in only the sent PDUs are authenticated but not in the received PDUs. false(2): indicates that the passwords in both sent and received PDUs are authenticated. By default, the passwords in both sent and received PDUs are authenticated. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircL1AuthCode | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.13 | integer | read-only |
The value of this object identifies the authentication code of Level-1 Hello PDUs: none(0): indicates that no authentication is configured. osi(10): indicates OSI authentication. ip(133): indicates IP authentication. Enumeration: 'osi': 10, 'ip': 133, 'none': 0. |
hwIsisCircL2AuthMode | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.14 | integer | read-only |
The value of this object identifies the mode of authenticating Level-2 Hello PDUs: null(0): indicates that area-based authentication is not configured. md5(1): indicates that password is encrypted through MD5 and then sent. simple(2): indicates that the password is sent in plaintext. keychain(3): indicates that the key-chain that varies with the time is encrypted through MD5 and then sent. By default, area-based authentication is not configured. Enumeration: 'simple': 2, 'null': 0, 'keychain': 3, 'md5': 1. |
hwIsisCircL2AuthText | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.15 | octet string | read-only |
The value of this object identifies the authentication password of Level-2 Hello packets. The password is a string of characters. If the packet authentication mode is simple, the password is a string of 0 to 16 characters. If the packet authentication mode is MD5, the password is a string of 0 to 392 characters. If the packet authentication mode is keychain, the name is a string of 0 to 47 characters. The length 0 indicates that the authentication password of Level-2 Hello packets is not configured. When read, it always returns length 0. |
hwIsisCircL2AuthSendOnly | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.16 | integer | read-only |
The value of this object identifies the mode of sending the authentication password of Level-2 Hello PDUs: true(1): indicates that the passwords in only the sent PDUs are authenticated but not in the received PDUs. false(2): indicates that the password is authenticated in the PDUs that are both sent and received. By default, the passwords in both sent and received PDUs are authenticated. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircL2AuthCode | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.17 | integer | read-only |
The value of this object identifies the authentication code of Level-2 Hello PDUs: none(0): indicates that no authentication is configured. osi(10): indicates OSI authentication. ip(133): indicates IP authentication. Enumeration: 'osi': 10, 'ip': 133, 'none': 0. |
hwIsisCircLdpSync | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.18 | integer | read-only |
The value of this object identifies the status of synchronization of IS-IS and LDP: enable(1): enables synchronization of IS-IS and LDP. disable(2): disables synchronization of IS-IS and LDP. By default, synchronization of IS-IS and LDP is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircLdpSyncHoldDown | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.19 | integer32 | read-only |
The value of this object identifies the timeout period of the Holddown time for synchronization of IS-IS and LDP. The value ranges from 0 to 65535, in seconds. By default, the value is 10s. 0 means to stop Holddown timer. -1 means no configuration. |
hwIsisCircLdpHldMaxCost | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.20 | integer32 | read-only |
The value of this object identifies the timeout period of the Hold-Max-Cost time for synchronization of IS-IS and LDP. The value ranges from 0 to 65536, in seconds. By default, the value is 10s. The value of 65536 means infinite. 0 means to stop Hold-Max-Cost timer. -1 means no configuration. |
hwIsisCircSmallHello | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.21 | integer | read-only |
The value of this object identifies whether IS-IS sends small Hello PDUs without the padding field: enable(1): indicates that IS-IS sends small Hello PDUs without the padding field. disable(2): indicates that IS-IS does not send small Hello PDUs without the padding field. By default, the function is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircIpIgnore | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.22 | integer | read-only |
The value of this object identifies whether the segment in an IP address is checked: enable(1): indicates that the segment in an IP address is not checked. disable(2): indicates that the segment in an IP address is checked. By default, the segment in an IP address is checked. This object applies to only P2P interfaces. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircSenseRpr | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.23 | integer | read-only |
The value of this object identifies whether fast RPR loop detection is enabled: enable(1): enables fast RPR loop detection. disable(2): disables fast RPR loop detection. By default, fast RPR loop detection is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircPadHello | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.24 | integer | read-only |
The value of this object identifies whether IS-IS sends standard Hello PDUs with the padding field: enable(1): indicates that IS-IS sends standard Hello PDUs with the padding field. disable(2): indicates that IS-IS does not send standard Hello PDUs with the padding field. By default, the function is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircLspRetransInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.25 | integer32 | read-only |
The value of this object identifies the interval for resending LSPs. The value ranges from 1 to 300, in seconds. The default value is 5. This object applies to only P2P interfaces. |
hwIsisL1CsnpTimerValue | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.26 | integer32 | read-only |
The value of this object identifies the interval for sending Level-1 CSNP PDUs on an interface. The value ranges from 1 to 65535, in seconds. The default value is 10. |
hwIsisL2CsnpTimerValue | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.27 | integer32 | read-only |
The value of this object identifies the interval for sending Level-2 CSNP PDUs on an interface. The value ranges from 1 to 65535, in seconds. The default value is 10. |
hwIsisLspThrottleInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.28 | integer32 | read-only |
The value of this object identifies the interval for sending batch of LSPs or CSNPs on an interface. The value ranges from 1 to 10000, in milliseconds. By default, the value is 50. |
hwIsisLspThrottleCount | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.29 | integer32 | read-only |
The value of this object identifies the number of a bundle of LSPs. The value ranges from 1 to 1000. By default, it is 10. |
hwIsisCircL1DisPriority | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.30 | integer32 | read-only |
The value of this object identifies the priority of the Level-1 DIS, which is valid only on a broadcast interface. The value ranges from 0 to 127. By default, it is 64. |
hwIsisCircL2DisPriority | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.31 | integer32 | read-only |
The value of this object identifies the priority of the Level-2 DIS, which is valid only on a broadcast interface. The value ranges from 0 to 127. By default, it is 64. |
hwIsisCircSilent | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.32 | integer | read-only |
The value of this object identifies whether the status of an IS-IS interface is set to silent. enable(1): indicates that the status of IS-IS interface is set to silent. disable(2): indicates that the status of IS-IS interface is not set to silent. By default, the function is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircMeshGroup | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.33 | unsigned32 | read-only |
The value of this object identifies the mesh-group ID. The value ranges from 0 to 4294967295. Value 0 indicates that the mesh-group ID is not set. |
hwIsisCircMeshBlock | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.34 | integer | read-only |
The value of this object identifies the mesh block function. If this function is configured, the set mesh-group ID is deleted. The value of this object can be: enable(1): enables the mesh block function. disable(2): disables the mesh block function. By default, the function is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisCircDisName | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.35 | octet string | read-only |
The value of this object identifies the DIS name of an interface. The configuration is applicable to only a broadcast interface. The value is a string of 0 to 64 characters. Value 0 indicates that the DIS name is not configured. |
hwIsisCircPppNego | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.36 | integer | read-only |
The value of this object identifies the mode of negotiating the setup of a neighbor relationship on P2P interfaces: none(0): indicates that the negotiation mode used to establish a neighbor relationship is not specified. twoWay(1): indicates that a neighbor relationship is set up through negotiations in two-way handshake mode. threeWay(2): indicates that a neighbor relationship is set up through negotiations in three-way handshake mode. threeWayOnly(3): indicates that a neighbor relationship is set up through negotiations in three-way handshake mode and the backward compatibility is not supported. By default, a neighbor relationship is set up through negotiations in three-way handshake mode. Enumeration: 'none': 0, 'threeWayOnly': 3, 'twoWay': 1, 'threeWay': 2. |
hwIsisCircPppOsicpCheck | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.37 | integer | read-only |
The value of this object identifies whether the OSICP check is required: enable(1): enables the OSICP check. disable(2): disables the OSICP check. By default, the function is disabled. This object applies to only P2P interfaces. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisIntfRowStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.38 | rowstatus | read-only |
The value of this object identifies the setting of two values: createAndGo(4): creates one row. destroy(6): deletes one row. |
hwIsisCircL1AuthKeychainName | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.39 | octet string | read-only |
The value of this object identifies the keychain name of Level-1 Hello packets. The keychain name is a string of characters. The name is a string of 0 to 47 characters. The length 0 indicates that the authentication password of Level-1 Hello packets is not configured. When read, it returns the keychain name. |
hwIsisCircL2AuthKeychainName | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.40 | octet string | read-only |
The value of this object identifies the keychain name of Level-2 Hello packets. The keychain name is a string of characters. The name is a string of 0 to 47 characters. The length 0 indicates that the authentication password of Level-2 Hello packets is not configured. When read, it returns the keychain name. |
hwIsisCircStrictSnpaCheckEnable | 1.3.6.1.4.1.2011.5.25.24.2.1.21.1.41 | integer | read-only |
The value of this object identifies whether the snpa check of lsp and snp is required. enable(1): enables the snpa check. disable(2): disables the snpa check. By default, the function is disabled. This object applies to only simulated P2P interfaces. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisIntfExtTable | 1.3.6.1.4.1.2011.5.25.24.2.1.22 | no-access |
Set of some specific commands on interface of the Integrated IS-IS protocol existing on the system, which are different of IP type. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.22.1 | no-access |
Entry of Some specific commands on interface of the Integrated IS-IS protocol existing on the system, which are different of IP type. |
||
hwIsisCircL1Cost | 1.3.6.1.4.1.2011.5.25.24.2.1.22.1.1 | integer32 | read-only |
The value of this object identifies the Level-1 cost of an interface. If the cost style is wide or widecompatible, the range of this value is from 0 to 16777215, else the range of this value is from 0 to 63. The value of 0 means undo this configuration, and the cost of the circuit will become the default value. |
hwIsisCircL2Cost | 1.3.6.1.4.1.2011.5.25.24.2.1.22.1.2 | integer32 | read-only |
The value of this object identifies the Level-2 cost of an interface. If the cost style is wide or widecompatible, the range of this value is from 0 to 16777215, else the range of this value is from 0 to 63. The value of 0 means undo this configuration, and the cost of the circuit will become the default value. |
hwIsisL1TagValue | 1.3.6.1.4.1.2011.5.25.24.2.1.22.1.3 | unsigned32 | read-only |
The value of this object identifies the tag value of a Level-1 interface. The value ranges from 0 to 4294967295. By default, it is 0, which indicates that the set tag value is deleted. |
hwIsisL2TagValue | 1.3.6.1.4.1.2011.5.25.24.2.1.22.1.4 | unsigned32 | read-only |
The value of this object identifies the tag value of a Level-2 interface. The value ranges from 0 to 4294967295. By default, it is 0, which indicates that the set tag value is deleted. |
hwIsisCircSuppReachablity | 1.3.6.1.4.1.2011.5.25.24.2.1.22.1.5 | integer | read-only |
The value of this object identifies whether the advertisement of the interface address is suppressed: Null(0): indicates that the interface address can be advertised. level1(1): indicates that the advertisement of the Level-1 interface address is suppressed. level2(2): indicates that the advertisement of the Level-2 interface address is suppressed. level12(3): indicates that the advertisement of the Level-1 and Level-2 interface addresses is suppressed. By default, the interface address can be advertised. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2, 'null': 0. |
hwIsisCircFrrBackup | 1.3.6.1.4.1.2011.5.25.24.2.1.22.1.6 | integer | read-only |
The value of this object identifies whether an interface is enabled to become a backup interface in Loop Free Alternate (LFA) calculation. Null(0): disables an interface from becoming a backup interface in LFA calculation. level1(1): specifies an interface as a backup interface in Level-1. level2(2): specifies an interface as a backup interface in Level-2. level12(3): specifies an interface as a backup interface in Level-1 and Level-2. Enumeration: 'level12': 3, 'level1': 1, 'level2': 2, 'null': 0. |
hwIsisCircMTRowStatus | 1.3.6.1.4.1.2011.5.25.24.2.1.22.1.7 | rowstatus | read-only |
This object indicates the row status of this table: createAndGo(4): indicates that a row is created. destroy(6): indicates that a row is deleted. |
hwIsisIntfBfdTable | 1.3.6.1.4.1.2011.5.25.24.2.1.23 | no-access |
Set of BFD commands on interface of the Integrated IS-IS protocol existing on the system. |
|
1.3.6.1.4.1.2011.5.25.24.2.1.23.1 | no-access |
Entry of BFD commands on interface of the Integrated IS-IS protocol existing on the system. |
||
hwIsisCircBfdState | 1.3.6.1.4.1.2011.5.25.24.2.1.23.1.1 | integer | read-only |
The value of this object identifies the BFD status: enable(1): enables BFD. disable(2): disables BFD. static(3): configures static BFD. block(4): blocks BFD on an interface. By default, BFD is not enabled. Enumeration: 'enable': 1, 'static': 3, 'block': 4, 'disable': 2. |
hwIsisCircBfdMinTxInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.23.1.2 | integer32 | read-only |
The value of this object identifies the minimum interval for sending BFD packets. The value range and default value of this object are determined by the license file. |
hwIsisCircBfdMinRxInterval | 1.3.6.1.4.1.2011.5.25.24.2.1.23.1.3 | integer32 | read-only |
The value of this object identifies the minimum interval for sending BFD packets. The value range and default value of this object are determined by the license file. |
hwIsisCircBfdMultiplier | 1.3.6.1.4.1.2011.5.25.24.2.1.23.1.4 | integer32 | read-only |
The value of this object identifies the local BFD detection multiplier. The value range and default value of this object are determined by the license file. |
hwIsisCircBfdFrrBinding | 1.3.6.1.4.1.2011.5.25.24.2.1.23.1.5 | integer | read-only |
This object indicates that the BFD status is bound to IS-IS Auto FRR. enable(1): indicates that BFD is bound to IS-IS Auto FRR. disable(2): indicates that BFD is not bound to IS-IS Auto FRR. By default, the BFD session status is not bound to IS-IS Auto FRR. Enumeration: 'enable': 1, 'disable': 2. |
hwIsisTrapsObjects | 1.3.6.1.4.1.2011.5.25.24.2.2 | |||
hwIsisAdjChangeReason | 1.3.6.1.4.1.2011.5.25.24.2.2.1 | integer | no-access |
Adj down reason Enumeration: 'isNbrPhysicalInterfaceChange': 2, 'isNbrClear': 100, 'isNbrHoldTimerExpired': 1, 'isNbrProtocolReason': 3, 'isNbrPeerRouterReason': 6, 'isNbrConfigurationChange': 5, 'isNbrBfdSessionDown': 4. |
hwisisSysInstance | 1.3.6.1.4.1.2011.5.25.24.2.2.2 | integer32 | no-access |
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behavior. |
hwisisSysLevelIndex | 1.3.6.1.4.1.2011.5.25.24.2.2.3 | integer | no-access |
The level that this entry describes. Enumeration: 'level2IS': 2, 'level1IS': 1. |
hwIsisOwnSysID | 1.3.6.1.4.1.2011.5.25.24.2.2.4 | systemid | no-access |
The 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. |
hwIsisAdjSysID | 1.3.6.1.4.1.2011.5.25.24.2.2.5 | systemid | no-access |
The 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. |
hwIsisAdjSysName | 1.3.6.1.4.1.2011.5.25.24.2.2.6 | octet string | no-access |
Configures the name of the IS-IS dynamic host. The value is a string of 1 to 64 characters. When the length is 0, the configured IS-IS dynamic host name is deleted. |
hwIsisConflictSystemID | 1.3.6.1.4.1.2011.5.25.24.2.2.7 | systemid | no-access |
The 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. |
hwIsisAutoSysId | 1.3.6.1.4.1.2011.5.25.24.2.2.8 | systemid | no-access |
The 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. |
hwIsisLocalIP | 1.3.6.1.4.1.2011.5.25.24.2.2.9 | inetaddress | no-access |
Local IP address. |
hwIsisRemoteIP | 1.3.6.1.4.1.2011.5.25.24.2.2.10 | inetaddress | no-access |
IP address of the remote end. |
hwIsisAdjIP | 1.3.6.1.4.1.2011.5.25.24.2.2.11 | inetaddress | no-access |
Neighbor IP address. |
hwIsisConfConformance | 1.3.6.1.4.1.2011.5.25.24.2.3 | |||
hwIsisCompliances | 1.3.6.1.4.1.2011.5.25.24.2.3.1 | |||
hwIsisModuleFullCompliance | 1.3.6.1.4.1.2011.5.25.24.2.3.1.1 |
The compliance statement for entities implementing the Huawei ISIS MIB |
||
hwIsisConfGroups | 1.3.6.1.4.1.2011.5.25.24.2.3.2 | |||
hwIsisProcBaseGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.1 |
The group of hwIsisProcBaseGroup. |
||
hwIsisProcMTExtGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.2 |
The group of hwIsisProcMTExtGroup. |
||
hwIsisPrefixPriorityGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.3 |
The group of hwIsisPrefixPriorityGroup. |
||
hwIsisSummaryGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.4 |
The group of hwIsisSummaryGroup. |
||
hwIsisNETGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.5 |
The group of hwIsisNETGroup. |
||
hwIsisImportRouteGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.6 |
The group of hwIsisImportRouteGroup. |
||
hwIsisRouteLeakGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.7 |
The group of hwIsisRouteLeakGroup. |
||
hwIsisFrrGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.8 |
The group of hwIsisFrrGroup. |
||
hwIsisIntfBaseGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.21 |
The group of hwIsisIntfBaseGroup. |
||
hwIsisIntfExtGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.22 |
The group of hwIsisIntfExtGroup. |
||
hwIsisIntfBfdGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.23 |
The group of hwIsisIntfBfdGroup. |
||
hwIsisTrapsObjectsGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.24 |
The group of adj change reason. |
||
hwIsisTrapsGroup | 1.3.6.1.4.1.2011.5.25.24.2.3.2.25 |
The collections of notifications sent by an IS. |
||
hwIsisTraps | 1.3.6.1.4.1.2011.5.25.24.2.4 | |||
hwIsisSystemIdConflict | 1.3.6.1.4.1.2011.5.25.24.2.4.1 |
ISIS system Id conflict. |
||
hwIsisL1ImportRouteExceedLimit | 1.3.6.1.4.1.2011.5.25.24.2.4.2 |
ISIS level-1 number of imported routes has exceeded the maximum limit. |
||
hwIsisL1ImportRouteRestoreToLimit | 1.3.6.1.4.1.2011.5.25.24.2.4.3 |
ISIS level-1 number of imported routes is restored to less than or equal to the maximum limit. |
||
hwIsisL2ImportRouteExceedLimit | 1.3.6.1.4.1.2011.5.25.24.2.4.4 |
ISIS level-2 number of imported routes has exceeded the maximum limit. |
||
hwIsisL2ImportRouteRestoreToLimit | 1.3.6.1.4.1.2011.5.25.24.2.4.5 |
ISIS level-2 number of imported routes is restored to less than or equal to the maximum limit. |
||
hwIsisL1ImportRouteThresholdReach | 1.3.6.1.4.1.2011.5.25.24.2.4.6 |
ISIS level-1 number of imported routes has reached the threshold value. |
||
hwIsisL1ImportRouteThresholdReachClear | 1.3.6.1.4.1.2011.5.25.24.2.4.7 |
ISIS level-1 number of imported routes has been less than the threshold value. |
||
hwIsisL2ImportRouteThresholdReach | 1.3.6.1.4.1.2011.5.25.24.2.4.8 |
ISIS level-2 number of imported routes has reached the threshold value. |
||
hwIsisL2ImportRouteThresholdReachClear | 1.3.6.1.4.1.2011.5.25.24.2.4.9 |
ISIS level-2 number of imported routes has been less than the threshold value. |
||
hwIsisLsdbThresholdReach | 1.3.6.1.4.1.2011.5.25.24.2.4.10 |
The number of LSP has reached the upper threshold value. |
||
hwIsisLsdbThresholdReachClear | 1.3.6.1.4.1.2011.5.25.24.2.4.11 |
The number of LSP has been less than the lower threshold value. |
||
hwIsisSystemIdAutoRecover | 1.3.6.1.4.1.2011.5.25.24.2.4.12 |
After a system ID conflict was detected within an IS-IS area, IS-IS changed the system ID automatically. |
||
hwIsisAdjacencyChangeClear | 1.3.6.1.4.1.2011.5.25.24.2.4.13 |
The isisAdjacencyChange alarm was cleared. |
||
hwIsisSeqNumExceedThreshold | 1.3.6.1.4.1.2011.5.25.24.2.4.14 |
The LSP sequence number has exceeded the upper threshold value. |