f3LagIgnorePartnerColMaxDelay
F3-LAG-MIB ·
.1.3.6.1.4.1.2544.1.12.14.1.1.1.11
Object
This object is used to configure LAG instance to ignore Collector Max Delay value in the received LACP PDU. Setting this value to TRUE will result in no hold-off timer to be started, regardless of the received Collector Max Delay value.
Context
- MIB
- F3-LAG-MIB
- OID
.1.3.6.1.4.1.2544.1.12.14.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3LagEntry
- 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 'F3-LAG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-LAG-MIB::f3LagIgnorePartnerColMaxDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-LAG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-LAG-MIB::f3LagIgnorePartnerColMaxDelay.<neIndex>.<f3LagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-LAG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-LAG-MIB::f3LagIgnorePartnerColMaxDelay'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of