hwAggLinkShareType
HUAWEI-LACP-MIB ·
.1.3.6.1.4.1.2011.5.102.1.1.1.8
Object
column Enumeration
Indicates the load sharing type of links. Options: 1. loadSharing(1) -indicates sharing the link load 2. nonLoadSharing(2) -indicates not sharing the link load
Context
- MIB
- HUAWEI-LACP-MIB
- OID
.1.3.6.1.4.1.2011.5.102.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAggLinkEntry
- 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-LACP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LACP-MIB::hwAggLinkShareType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-LACP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LACP-MIB::hwAggLinkShareType.<hwAggLinkNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LACP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LACP-MIB::hwAggLinkShareType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loadSharing |
2 | nonLoadSharing |
Conformance
Member of