hwOspfv2AreaTable

Information describes the configured parameters of the router's attached OSPF areas.

The indexes of the table are hwOspfv2ProcessIdIndex, hwOspfv2AreaIdIndex.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.155.4.1.1

hwOspfv2AreaIdIndex

IpAddress

not-accessible

A 32-bit integer uniquely identifies an area. Area ID 0.0.0.0 is used for the OSPF backbone.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.155.4.1.2

hwOspfv2AreaType

INTEGER{nssa(1),stub(2),normal(3)}

read-create

Specify the type of area: nssa(1), stub(2), normal(3).

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.3

hwOspfv2AreaNoSummary

INTEGER{true(1),false(2)}

read-create

This node is used to reduce the number of LSAs that are transmitted to the NSSA

or Stub area. You can configure this node as an ABR. This also prevents the ABR

from transmitting Summary LSA (Type-3 LSA) to the NSSA or Stub area.

Note:

All nodes about NSSA property (hwOspfv2AreaType, hwOspfv2AreaNoSummary,

hwOspfv2AreaNssaFlushTimer, hwOspfv2AreaNssaNoImportRoute, hwOspfv2AreaNssaDefAdvertise,

hwOspfv2AreaNssaTransAlways, hwOspfv2AreaNssaTransTimer, hwOspfv2AreaNssaAllowFaZero,

hwOspfv2AreaNssaSuppressFa, and hwOspfv2AreaNssaSetNBit) should be set together.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.5

hwOspfv2AreaNssaDefAdvertise

INTEGER{true(1),false(2)}

read-create

This node is used to decide whether default Type-7 LSAs should be originated.

When this node is set to true, for ABR router it must originate Type-7 LSAs, while for ASBR

router only if the route to 0.0.0.0 exists, it should originate Type-7 LSAs.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.6

hwOspfv2AreaNssaNoImportRoute

INTEGER{true(1),false(2)}

read-create

This node is used to decide whether the external route is imported to NSSA area. On ASBR,

if this node is set to true, the external route cannot be advertised to the NSSA area.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.7

hwOspfv2AreaNssaTransAlways

INTEGER{true(1),false(2)}

read-create

This node specifies whether or not an NSSA router will unconditionally translate Type-7

LSAs to Type-5 LSAs when acting as an NSSA border router.

When hwOspfAreaNssaTranslateAlways is set to true, Type-7 LSAs are always translated

regardless of the translator state of other NSSA border routers.

When hwOspfAreaNssaTranslateAlways is set to false, an NSSA border router will participate

in the translator election process. The router will translate Type-7 LSAs to Type-5 LSAs only

after being selected.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.8

hwOspfv2AreaNssaTransTimer

Integer32{(0,120)}

read-create

This node is used to configure translator stability interval.

This minimizes excessive flushing of translated Type-7 LSAs and provides a more stable

translator transition.

If the area type is not NSSA, the default value of the translator stability interval

parameter is 0 seconds, and hwOspfv2AreaType is stub(2) or normal(3).

If the type of the area is NSSA, the default value of the translator stability interval

parameter is 40 seconds, and hwOspfv2AreaType is nssa(1).

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.9

hwOspfv2AreaNssaAllowFaZero

INTEGER{true(1),false(2)}

read-create

When this node is set to true, the forwarding address of Type-7 LSAs can be filled with zero

when the router generates Type-7 LSAs.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.10

hwOspfv2AreaNssaSuppressFa

INTEGER{true(1),false(2)}

read-create

When this node is set to true, the forwarding address of Type-7 LSAs can be filled with zero

when the ABR translates Type-7 LSAs into Type-5 LSAs.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.11

hwOspfv2AreaNssaSetNBit

INTEGER{true(1),false(2)}

read-create

When this node is set to true, N-bit should be set in the option when sending DD packets.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.12

hwOspfv2AreaDefCost

Integer32{(-1,-1),(0,16777214)}

read-create

This node is used to specify the cost of the default routes that flush to stub area by the ABR.

The value ranges from 0 to 16777214. The default value is -1.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.13

hwOspfv2AreaDescription

OCTET STRING{(0,80)}

read-create

This node is used to specify the description of the area.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.14

hwOspfv2AreaFilterExpAcl

Integer32{(0,0),(2000,2999)}

read-create

This object indicates the number of basic ACL.

The ACL number ranges from 2000 to 2999.

The default value is 0, indicating no configuration.

The object is used to filter the Summary LSAs that leave the area.

It is incompatible with hwOspfv2AreaFilterExpAclName, hwOspfv2AreaFilterExpPrefix,

and hwOspfv2AreaFilterExpPolicy. Only one object can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.15

hwOspfv2AreaFilterExpPrefix

OCTET STRING{(0,169)}

read-create

This object indicates the name of the address prefix list.

The name is a string of 1 to 169 characters.

The object is used to filter the Summary LSAs that leave the area.

It is incompatible with hwOspfv2AreaFilterExpAcl, hwOspfv2AreaFilterExpAclName,

and hwOspfv2AreaFilterExpPolicy. Only one object can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.16

hwOspfv2AreaFilterExpPolicy

OCTET STRING{(0,200)}

read-create

This object indicates the name of the routing policy.

The name is a string of 1 to 200 characters.

The object is used to filter the Summary LSAs that leave the area.

It is incompatible with hwOspfv2AreaFilterExpAcl, hwOspfv2AreaFilterExpAclName, and

hwOspfv2AreaFilterExpPrefix. Only one object can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.17

hwOspfv2AreaFilterImpAcl

Integer32{(0,0),(2000,2999)}

read-create

This object indicates the number of basic ACL. The value ranges from 2000 to 2999.

The default value is 0, indicating no configuration.

The object is used to filter the Summary LSAs that enter the area.

It is incompatible with hwOspfv2AreaFilterImpAclName, hwOspfv2AreaFilterImpPrefix,

and hwOspfv2AreaFilterImpPolicy. Only one object can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.18

hwOspfv2AreaFilterImpPrefix

OCTET STRING{(0,169)}

read-create

This object indicates the name of the address prefix list.

The name is a string of 1 to 169 characters.

The object is used to filter the Summary LSAs that enter the area.

It is incompatible with hwOspfv2AreaFilterImpAcl, hwOspfv2AreaFilterImpAclName, and

hwOspfv2AreaFilterImpPolicy. Only one node can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.19

hwOspfv2AreaFilterImpPolicy

OCTET STRING{(0,200)}

read-create

This object indicates the name of the routing policy.

The name is a string of 1 to 200 characters.

The object is used to filter the Summary LSAs that enter the area.

It is incompatible with hwOspfv2AreaFilterImpAcl, hwOspfv2AreaFilterImpAclName and

hwOspfv2AreaFilterImpPrefix. Only one node can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.20

hwOspfv2AreaAuthModeType

INTEGER{none(1),simple(2),md5(3),hmd5(4),keychain(5),hmacSha256(6)}

read-create

The type of the OSPF area authentication mode.

none(1): not configured.

simple(2): indicates the simple authentication mode.

md5(3): indicates the md5 cipher mode.

hmd5(4): indicates the hmac-md5 cipher mode.

keychain(5): indicates the keychain authentication mode.

hmacSha256(6): indicates the hmac-Sha256 cipher mode.

Note:

If this value is set to simple(2), you should specify hwOspfv2AreaAuthPasswordType

and hwOspfv2AreaAuthText, but cannot specify hwOspfv2AreaAuthKeyId.

To configure the simple authentication mode with the authentication key being NULL,

set hwOspfv2AreaAuthPasswordType to plainText(2) and set hwOspfv2AreaAuthText to

a string of 0 characters.

If this value is set to md5(3) or hmd5(4) or hsha256(6), you can specify hwOspfv2AreaAuthKeyId

or not. Once you specify hwOspfv2AreaAuthKeyId, you should specify hwOspfv2AreaAuthPasswordType

and hwOspfv2AreaAuthText at the same time.

If this value is set to keychain(5), you should specify it and hwOspfv2AreaAuthText together, or specify it and hwOspfv2AreaAuthKeychName together,

but should not specify hwOspfv2AreaAuthKeyId and hwOspfv2AreaAuthPasswordType, and should not specify hwOspfv2AreaAuthText and hwOspfv2AreaAuthKeychName at the same time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.21

hwOspfv2AreaAuthPasswordType

INTEGER{none(1),plainText(2),cipherText(3)}

read-create

Specify the type of area authentication key.

plaintext(2): If this node is set to plaintext(2), you can specify only the plain text

authentication key on the node hwOspfAreaAuthText. When viewing the configuration file,

display the password in plain mode.

ciphertext(3): If this node is set to ciphertext(3), you can specify the cipher text

authentication key or cipher text authentication key in node hwOspfv2AreaAuthText. When

viewing the configuration file, display the password in cipher mode.

Note:

If you set this node to plaintext(2) or ciphertext(3), you should set the node

hwOspfv2AreaAuthText at the same time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.22

hwOspfv2AreaAuthKeyId

Integer32{(0,255)}

read-create

Specify the authentication key ID for MD5 or HMAC-MD5 authentication mode.

The value of the ID is an integer that ranges from 1 to 255. The default value 0 means

no configuration.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.23

hwOspfv2AreaAuthText

OCTET STRING{(0,255)}

read-create

In simple authentication, this object indicates the authentication key.

It's a string of 1 to 8 characters in plain text or 24 characters in cipher text.

In MD5 or HMAC-MD5 or HMAC-SHA256 authentication, this object also indicates the authentication key.

It's a string of 1 to 255 characters in plain text or 20 to 392 characters in cipher text.

In keychain authentication, this object indicates the keychain name.

It's a string of 1 to 47 characters.

When read, hwOspfv2AreaAuthText always returns an octet string of length zero.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.24

hwOspfv2AreaMplsTe

INTEGER{disable(1),stdEnable(2),stdDisable(3)}

read-create

The node is used to enable the MPLS-TE capability.

disable(1): no configuration.

stdEnable(2): accepts only the LSAs in the standard format. That is, an LSA is rejected

if it has more than one Top level TLV.

stdDisable(3): accepts the LSAs not in the standard format.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.25

hwOspfv2AreaAreaRowStatus

INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)}

read-create

This node is used to create and destroy rows.

Because CreateAndWait is not supported, you can set this node to CreatAndGo to create a new

area. If the area is created successfully, the value of this node changes to active.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.26

hwOspfv2AreaFilterExpAclName

OCTET STRING{(0,64)}

read-create

This object indicates the ACL name. Note that the ACL can only be used as basic ACL.

The object is used to filter the Summary LSAs that leave the area.

It is incompatible with hwOspfv2AreaFilterExpAcl, hwOspfv2AreaFilterExpPrefix,

and hwOspfv2AreaFilterExpPolicy. Only one object can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.27

hwOspfv2AreaFilterImpAclName

OCTET STRING{(0,64)}

read-create

This object indicates the ACL name. Note that the ACL can only be used as basic ACL.

The object is used to filter the Summary LSAs that enter the area.

It is incompatible with hwOspfv2AreaFilterImpAcl, hwOspfv2AreaFilterImpPrefix,

and hwOspfv2AreaFilterImpPolicy. Only one object can be configured each time.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.25.155.4.1.28

hwOspfv2AreaAuthKeychName

OCTET STRING{(0,255)}

read-create

This object indicates the keychain name. It's a string of 1 to 47 characters.

The actually supported access is read-only.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

Before reading this MIB table, run the ospf mib-binding process-id command to bind the OSPF process to SNMP.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >