hwLacpTimeoutMode
HUAWEI-LACP-MIB ·
.1.3.6.1.4.1.2011.5.102.1.7
Object
scalar r/w
Enumeration
Indicates the timeout period for receiving LACP packets. Options: 1. fast(1) -indicates short timeout period for receiving LACP packets 2. slow(2) -indicates long timeout period for receiving LACP packets Default: fast(1)
Context
- MIB
- HUAWEI-LACP-MIB
- OID
.1.3.6.1.4.1.2011.5.102.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwLacpMibObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwLacpTimeoutMode.0'
More examples
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::hwLacpTimeoutMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fast |
2 | slow |