hwLdpPeerMd5Type
HUAWEI-MPLSLDP-MIB ·
.1.3.6.1.4.1.2011.5.25.143.1.52.1.11
Object
column r/w
Enumeration
This object indicates the Md5 type. MD5 is an insecure algorithm and is not recommended. Options: 1. cipher(1) -indicates that the MD5 password is in cipher text mode. 2. plain(2) -indicates that the MD5 password is in plain text mode. 3. null(3) -indicates that the MD5 type is null, which means that the MD5 authentication is not configured for the LDP peer.
Context
- MIB
- HUAWEI-MPLSLDP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.143.1.52.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwLdpPeerEntry
- 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-MPLSLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLSLDP-MIB::hwLdpPeerMd5Type'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MPLSLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLSLDP-MIB::hwLdpPeerMd5Type.<hwLdpPeerLsrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MPLSLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MPLSLDP-MIB::hwLdpPeerMd5Type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cipher |
2 | plain |
3 | null |
Conformance
Member of