hwOspfv2AreaAuthModeType

HUAWEI-OSPFV2-MIB · .1.3.6.1.4.1.2011.5.25.155.4.1.20

Object

column r/w Enumeration
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.

Context

MIB
HUAWEI-OSPFV2-MIB
OID
.1.3.6.1.4.1.2011.5.25.155.4.1.20
Type
column
Access
readwrite
Status
current
Parent
hwOspfv2AreaEntry
Table
hwOspfv2AreaTable
Siblings
27

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2simple
3md5
4hmd5
5keychain
6hmacSha256

Related Objects

Sibling Objects