fsLaPortChannelDLAGRedundancy
SUPERMICRO-LA-MIB ·
.1.3.6.1.4.1.10876.101.1.63.2.1.1.19
Object
column r/w
Enumeration
This object is used to enable/disable the redundancy feature
in D-LAG node.
When D-LAG redundancy feature is enabled, master-slave-selection
algorithm can be used to select master/slave/backup-master.
D-LAG redundancy configuration must be uniform across all the
D-LAG nodes. i.e. if D-LAG redundancy feature is enabled (on) in
one node then it should be enabled (on) in all the nodes that are
part of the same D-LAG. Configuring this object to different
values across the D-LAG nodes of the same D-LAG may result in
improper working of D-LAG redundancy feature.
Default value for this object is off.
Context
- MIB
- SUPERMICRO-LA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.63.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- 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::fsLaPortChannelDLAGRedundancy'
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::fsLaPortChannelDLAGRedundancy.<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::fsLaPortChannelDLAGRedundancy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |