hwOspfv2AreaAuthPasswordType
HUAWEI-OSPFV2-MIB ·
.1.3.6.1.4.1.2011.5.25.155.4.1.21
Object
column r/w
Enumeration
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.
Context
- MIB
- HUAWEI-OSPFV2-MIB
- OID
.1.3.6.1.4.1.2011.5.25.155.4.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOspfv2AreaEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2AreaAuthPasswordType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2AreaAuthPasswordType.<hwOspfv2ProcessIdIndex>.<hwOspfv2AreaIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-OSPFV2-MIB::hwOspfv2AreaAuthPasswordType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | plainText |
3 | cipherText |
Conformance
Member of