hwTrunkIfTimeoutReceive

HUAWEI-IF-EXT-MIB · .1.3.6.1.4.1.2011.5.25.41.1.3.3.1.14

Object

column r/w Enumeration
The value of this object identifies the timeout period for receiving LACPDUs on an interface in static LACP mode. The value can be:
fast: specifies the timeout period for receiving packets to be 3s. 
slow: specifies the timeout period for receiving packets to be 90s. 
The default timeout period for receiving packets is 90s.
fast(1),slow(2). 
The return value of -1 indicates invalid.

Context

MIB
HUAWEI-IF-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.25.41.1.3.3.1.14
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::hwTrunkIfTimeoutReceive'
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::hwTrunkIfTimeoutReceive.<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::hwTrunkIfTimeoutReceive'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance