snMspsLaPortChannelMacSelection

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.5.10.1.4

Object

column 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 
          snMspsLaPortChannelAdminMacAddress is used.
The value can be changed to Force only after configuring
a valid MAC address in snMspsLaPortChannelAdminMacAddress.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.5.10.1.4
Type
column
Access
readwrite
Status
current
Default
dynamic
Parent
snMspsLaPortChannelEntry

Walk 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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsLaPortChannelMacSelection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsLaPortChannelMacSelection.<snMspsLaPortChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsLaPortChannelMacSelection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dynamic
2force