hwSuperLagSecurityKey

HUAWEI-SUPERLAG-MIB · .1.3.6.1.4.1.2011.5.25.178.1.1.1.18

Object

column r/w OctetString
This is the security key. It is must be hex number and the most number is 16.
If hwSuperLagSecurityKeyType is simple, you can get the key.
If hwSuperLagSecurityKeyType is cipher, the system returns a random character string with 24 bytes.

Context

MIB
HUAWEI-SUPERLAG-MIB
OID
.1.3.6.1.4.1.2011.5.25.178.1.1.1.18
Type
column
Access
readwrite
Status
current
Parent
hwSuperLagEntry
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-SUPERLAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SUPERLAG-MIB::hwSuperLagSecurityKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SUPERLAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SUPERLAG-MIB::hwSuperLagSecurityKey.<hwSuperLagId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SUPERLAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SUPERLAG-MIB::hwSuperLagSecurityKey'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-24

Conformance