All MIBs › HUAWEI-OSPFV2-MIB › hwOspfv2AreaAuthModeType
hwOspfv2AreaAuthModeType
Module: HUAWEI-OSPFV2-MIB
OID (symbolic): HUAWEI-OSPFV2-MIB::hwOspfv2AreaAuthModeType
OID (numeric): 1.3.6.1.4.1.2011.5.25.155.4.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: 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. 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), 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, but should not specify hwOspfv2AreaAuthKeyId and hwOspfv2AreaAuthPasswordType.
What is hwOspfv2AreaAuthModeType?
Selects this area's OSPF authentication mode: none(1), simple(2) plaintext, md5(3), hmd5(4) (HMAC-MD5), or keychain(5); depending on the mode chosen, different companion objects (hwOspfv2AreaAuthPasswordType, hwOspfv2AreaAuthKeyId, hwOspfv2AreaAuthText) must or must not also be set, e.g. keychain mode pairs only with hwOspfv2AreaAuthText.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.155 | hwOspfv2MIB | HUAWEI-OSPFV2-MIB |
| 1.3.6.1.4.1.2011.5.25.155.4 | hwOspfv2AreaTable | HUAWEI-OSPFV2-MIB |
| 1.3.6.1.4.1.2011.5.25.155.4.1 | hwOspfv2AreaEntry | HUAWEI-OSPFV2-MIB |
| 1.3.6.1.4.1.2011.5.25.155.4.1.20 | hwOspfv2AreaAuthModeType | HUAWEI-OSPFV2-MIB |