hwLdpVpnPeerMd5Type

HUAWEI-MPLSLDP-MIB · .1.3.6.1.4.1.2011.5.25.143.1.53.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.53.1.11
Type
column
Access
readwrite
Status
current
Parent
hwLdpVpnPeerEntry
Groups
1

Walk 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::hwLdpVpnPeerMd5Type'
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::hwLdpVpnPeerMd5Type.<hwLdpVpnInstanceId>.<hwLdpVpnPeerLsrId>'
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::hwLdpVpnPeerMd5Type'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cipher
2plain
3null

Conformance