hwAggLinkMode
HUAWEI-LACP-MIB ·
.1.3.6.1.4.1.2011.5.102.1.1.1.3
Object
column r/w
Enumeration
Type of aggregation. 1 => Manual aggregation, no LACP 2 => Membership specified by user, LACP is used to validate 3 => Completely dynamic aggregation detected by LACP Options: 1. manual(1) -indicates the type of aggregation is manual 2. static(2) -indicates the type of aggregation is static 3. dynamic(3) -indicates the type of aggregation is dynamic
Context
- MIB
- HUAWEI-LACP-MIB
- OID
.1.3.6.1.4.1.2011.5.102.1.1.1.3- Type
- column
- Access
- readwrite
- 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::hwAggLinkMode'
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::hwAggLinkMode.<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::hwAggLinkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | static |
3 | dynamic |
Conformance
Member of