fsLaPortChannelDLAGStatus

SUPERMICRO-LA-MIB · .1.3.6.1.4.1.10876.101.1.63.2.1.1.18

Object

column r/w Enumeration
This object is used to enable or disable the D-LAG
functionality.
              
This object can be modified irrespective of whether
corresponding port-channel is enabled/disabled.
              
Configuring D-LAG status to enabled will only enable
load sharing functionality in D-LAG nodes.
              
Disabling a port-channel will not change/reset the
value of this object but configuring this object to
disabled will disable the D-LAG load sharing
functionality in that D-LAG node.
              
Configuring this object to enabled will not be allowed
if any of the below mentioned mandatory parameters for
D-LAG are not configured.
         1. fsLaPortChannelDLAGSystemID
         2. fsLaPortChannelDLAGDistributingPortIndex
          or fsLaPortChannelDLAGDistributingPortList
              
Configuring this object to disabled will not delete 
the above mentioned D-LAG mandatory parameters, Instead
same configured values will be used when the D-LAG status
is enabled again.
              
Default value for this object is disabled.

Context

MIB
SUPERMICRO-LA-MIB
OID
.1.3.6.1.4.1.10876.101.1.63.2.1.1.18
Type
column
Access
readwrite
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::fsLaPortChannelDLAGStatus'
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::fsLaPortChannelDLAGStatus.<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::fsLaPortChannelDLAGStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled