fsLaDLAGTrapType
SUPERMICRO-LA-MIB ·
.1.3.6.1.4.1.10876.101.1.63.4.2.1.2
Object
column Enumeration
Traps generated in the master-slave selection/ master-slave-reselection process
Trap Type can be
mastertobackupmaster : When the role played by the device changes
from master to backup-master.
backupmastertomaster : When the role played by the device changes
from backup-master to master.
slavetobackupmaster : When the role played by the device changes
from slave to backup-master.
backupmastertoslave : When the role played by the device changes
from backup-master to slave.
mastertoslave : When the role played by the device changes
from master to slave.
slavetomaster : When the role played by the device changes
from slave to master.
Context
- MIB
- SUPERMICRO-LA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.63.4.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsLaDLAGTrapObjectsEntry
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::fsLaDLAGTrapType'
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::fsLaDLAGTrapType.<fsLaDLAGTrapPortChannelIndex>'
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::fsLaDLAGTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mastertobackupmaster |
1 | backupmastertomaster |
2 | slavetobackupmaster |
3 | backupmastertoslave |
4 | mastertoslave |
5 | slavetomaster |