fsLaPortChannelMacSelection
SUPERMICRO-LA-MIB ·
.1.3.6.1.4.1.10876.101.1.63.2.1.1.4
Object
column deprecated
r/w
Enumeration
Indicates the MAC address selection method for
for the port-channel.
Dynamic - System will reserve certain MAC address
for aggregators. These MAC address are
derived from BaseMac. If this object is
configured as dynamic, the system will
allocate MAC address from this pool.
Force - Port-channel MAC address configured through
fsLaPortChannelAdminMacAddress is used.
The value can be changed to Force only after configuring
a valid MAC address in fsLaPortChannelAdminMacAddress.
Context
- MIB
- SUPERMICRO-LA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.63.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- fsLaPortChannelEntry
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 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortChannelMacSelection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortChannelMacSelection.<fsLaPortChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LA-MIB::fsLaPortChannelMacSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | force |