fsLaPortChannelDLAGRolePlayed

SUPERMICRO-LA-MIB · .1.3.6.1.4.1.10876.101.1.63.2.1.1.17

Object

column Enumeration
This object is used to hold the current role played by the device
participating in Distributed LAG.
              
This object is applicable, only if D-LAG status and D-LAG
redundancy feature is enabled.
              
This object will have the value 'master' when Master-Slave-selection
process is under progress (i.e. All the devices participating in
D-LAG Master-Slave-selection process will initially set this object
to value 'master') and after completion of Master-Slave-selection process,
role decided in the selection process for this device will be set to
this object.
              
Role Played by device can be
      none(0)           - Current role played by the device will be set
                          to none when redundancy feature is disabled.
      master(1)         - Current role played by the device is master.
      slave (2)         - Current role played by the device is slave.
      backupmaster(3)   - Current role played by the device will be set 
                          to backup master when redundancy feature is disabled.

Context

MIB
SUPERMICRO-LA-MIB
OID
.1.3.6.1.4.1.10876.101.1.63.2.1.1.17
Type
column
Access
readonly
Status
current
Parent
fsLaPortChannelEntry

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 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortChannelDLAGRolePlayed'
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::fsLaPortChannelDLAGRolePlayed.<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::fsLaPortChannelDLAGRolePlayed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1master
2slave
3backupmaster