extremeMlagConvergenceControl
EXTREME-MLAG-MIB ·
.1.3.6.1.4.1.1916.1.41.1.3
Object
scalar r/w
Enumeration
This object specifies if an ACL can be used on an MLAG port to achieve faster convergence. If an ACL is used, better convergence times can be achieved irrespective of the number of FDB entries present on the MLAG port. The second time can be chosen when convergence time is not an issue and ACLs are to be preserved.
Context
- MIB
- EXTREME-MLAG-MIB
- OID
.1.3.6.1.4.1.1916.1.41.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- extremeMlagObjects
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 'EXTREME-MLAG-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-MLAG-MIB::extremeMlagConvergenceControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-MLAG-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-MLAG-MIB::extremeMlagConvergenceControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fastConvergence |
2 | conserveAccessLists |