hwCfgBackupPassword

HUAWEI-CONFIG-MAN-MIB · .1.3.6.1.4.1.2011.6.10.1.3.7.1.5

Object

column r/w OctetString
The password can be plain text or encripted text.
If the password is plain text, its length should range from 0 to 255.
If the password is in cipher text, its length is 24 or from 32 to 392.
When get the value of the field, the device will return a zero-length string.
When set the field, its value cannot be a string that contains no character.

Context

MIB
HUAWEI-CONFIG-MAN-MIB
OID
.1.3.6.1.4.1.2011.6.10.1.3.7.1.5
Type
column
Access
readwrite
Status
current
Parent
hwCfgBackup2ServerEntry

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-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgBackupPassword'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgBackupPassword.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CONFIG-MAN-MIB::hwCfgBackupPassword'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.