hwTrunkIfLagTimeOut
HUAWEI-IF-EXT-MIB ·
.1.3.6.1.4.1.2011.5.25.41.1.3.3.1.35
Object
column r/w
Integer32
The expired time(Unit is second) of the port to receive LACPDUS in the fast mode. The hwTrunkIfTimeoutReceive is the type of timeout and use hwTrunkIfLagTimeOut to change time in the fast mode. The default value is customized with products. If the mode is not fast, the value is always 0.
Context
- MIB
- HUAWEI-IF-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.41.1.3.3.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTrunkIfEntry
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-IF-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-EXT-MIB::hwTrunkIfLagTimeOut'
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::hwTrunkIfLagTimeOut.<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::hwTrunkIfLagTimeOut'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.