fsLaDLAGRemotePortChannelRolePlayed

SUPERMICRO-LA-MIB · .1.3.6.1.4.1.10876.101.1.63.6.1.1.3

Object

column Enumeration
This object is used to read the stored value of
current role played by each remote D-LAG node
              
 Value of Role Played by the remote D-LAG node can be
      none (0)          - Current role played by the remote D-LAG node
                          is none.
      master (1)        - Current role played by the remote D-LAG node
                          is master.
      slave  (2)        - Current role played by the remote D-LAG node
                          is slave.
      backupmaster (3)  - Current role played by the remote D-LAG node
                          is backup-master.

Context

MIB
SUPERMICRO-LA-MIB
OID
.1.3.6.1.4.1.10876.101.1.63.6.1.1.3
Type
column
Access
readonly
Status
current
Parent
fsLaDLAGRemotePortChannelEntry

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::fsLaDLAGRemotePortChannelRolePlayed'
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::fsLaDLAGRemotePortChannelRolePlayed.<fsLaPortChannelIfIndex>.<fsLaDLAGRemotePortChannelSystemID>'
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::fsLaDLAGRemotePortChannelRolePlayed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1master
2slave
3backupmaster