AtiStackInfo-MIB
AI MIB Summary
The AtiStackInfo-MIB provides SNMP access to stack topology, member status, and synchronization metrics for ATI next-generation Layer 2 switches. It enables monitoring of stacking group states, unit roles, and link aggregation integrity within the switch cluster.
Private MIB for ATI next generation layer 2 switches. This MIB contains stacking related groups.
Main OID:
alliedTelesyn.1.3.6.1.4.1.207
16
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
alliedTelesynPrivate MIB for ATI next generation layer 2 switches. This MIB contains stacking related groups. MODULE-IDENTITY .1.3.6.1.4.1.207 |
mibObject OBJECT IDENTIFIER .1.3.6.1.4.1.207.8 |
atiStackInfoMib OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.16 |
atiswitchEnhancedStacking OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.16.1 |
atiswitchEnhStackModeEnhanced stacking mode of the switch. - Master: You will be able to access the user interface of other switches from this switch and be able to configure the remote switch. Other Masters can also access this switch. - Slave: This switch will not be able to access and configure other switches but Masters can access this switch remotely. - Unavailable: It cannot access any other switches and also no Masters can access this switch. It can only be configured locally.rw Enumeration .1.3.6.1.4.1.207.8.16.1.1 |
atiswitchEnhStackDiscoverBefore accessing the enhanced stack, the stack has to be discovered by setting this object to 'discover'. The user is requested to wait for a couple of seconds before accessing the stack as it takes some time for all the remote switches to be identified. Setting the value to 'do-not-discover' has no effect.rw Enumeration .1.3.6.1.4.1.207.8.16.1.2 |
atiswitchEnhStackRemoteNumberTotal number of remote switches detected by the Master. It will also be equal to the number of entries in atiswitchEnhStackTable.ro Integer32 .1.3.6.1.4.1.207.8.16.1.3 |
atiswitchEnhStackTableThis table contains the list of all remote switches accessible from a Master switch. SEQUENCE OF AtiswitchEnhStackEntry .1.3.6.1.4.1.207.8.16.1.4 |
atiswitchEnhStackEntryAn entry in the atiswitchEnhStackTable describing the remote switch. AtiswitchEnhStackEntry .1.3.6.1.4.1.207.8.16.1.4.1 |
atiswitchEnhStackSwIdEntry number of the remote switch in the table. It is also the index into the table.ro INTEGER .1.3.6.1.4.1.207.8.16.1.4.1.1 |
atiswitchEnhStackSwMacAddrMAC address of the remote switch.ro MACAddress .1.3.6.1.4.1.207.8.16.1.4.1.2 |
atiswitchEnhStackSwNameName of the remote switch.ro DisplayString .1.3.6.1.4.1.207.8.16.1.4.1.3 |
atiswitchEnhStackSwModeMode of the remote switch - whether it is a Master or a Slave.ro DisplayString .1.3.6.1.4.1.207.8.16.1.4.1.4 |
atiswitchEnhStackSwSoftwareVersionSoftware version running in the remote switch.ro DisplayString .1.3.6.1.4.1.207.8.16.1.4.1.5 |
atiswitchEnhStackSwModelModel name of the remote switch.ro DisplayString .1.3.6.1.4.1.207.8.16.1.4.1.6 |
atiswitchEnhStackConnectSetting this to 'true' will establish a connection with the remote switch. Only one entry in the table can have this value set to 'true' at any point of time. During a remote access, setting its value to 'false' will terminate the remote access.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.207.8.16.1.4.1.7 |