hwTrunkIfLagSelectedPortStd

HUAWEI-IF-EXT-MIB · .1.3.6.1.4.1.2011.5.25.41.1.3.3.1.22

Object

column r/w Enumeration
This object indicates the port selection standard of LACP: based either on the port rate or on the port priority. By default, LACP selects ports based on the port priority.
speed(1),priority(2). 
If LACP is not configured, the return value is invalid(-1).

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance