f3LagMode
F3-LAG-MIB ·
.1.3.6.1.4.1.2544.1.12.14.1.1.1.6
Object
Defines the LAG behavior. A LAG with mode active-standby - exhibits 1:1 protection behavior loadsharing - exhibits port aggregation behavior An active-standby LAG supports 0-2 member ports. One member is in Active role while the other is in Standby role. A loadsharing LAG can have multiple (0-x) member ports, where x is as follows. x = 2 for GE112Pro, GE114Pro, GE206V (Network ports only) x = 2 for XG210 Network ports, x = 10 for XG210 Access ports x = 4 for XG116Pro, XG120Pro (10G ports) x = 6 for XG116Pro GE ports x = 10 for XG120Pro GE ports In CM Aggregation Shelf, the loadsharing LAG can have 2-8 member ports.
Context
- MIB
- F3-LAG-MIB
- OID
.1.3.6.1.4.1.2544.1.12.14.1.1.1.6- 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::f3LagMode'
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::f3LagMode.<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::f3LagMode'
Values & Constraints
Type Values
1 | active-standby |
2 | loadsharing |
Conformance
Member of