fsLaPortChannelMCLAGRolePlayed

ARICENT-LA-MIB · .1.3.6.1.4.1.2076.63.2.1.1.32

Object

column Enumeration
This object is used to hold the current role played by the device
participating in MC-LAG.
              
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.

Context

MIB
ARICENT-LA-MIB
OID
.1.3.6.1.4.1.2076.63.2.1.1.32
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 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LA-MIB::fsLaPortChannelMCLAGRolePlayed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LA-MIB::fsLaPortChannelMCLAGRolePlayed.<fsLaPortChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LA-MIB::fsLaPortChannelMCLAGRolePlayed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1master
2slave