AT-STACK-MIB

File: AT-STACK-MIB.mib (6432 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC AT-SMI-MIB
AT-SYSINFO-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE DisplayString
modules DisplayStringUnsized hostId

Defined Types

StackMemberEntry  
SEQUENCE    
  memberHostId INTEGER 1..32
  macAddress DisplayString
  dedicatedMaster INTEGER 1..32
  backupDedicatedMaster INTEGER 1..32
  state DisplayString

Defined Values

stack 1.3.6.1.4.1.207.8.4.4.4.120
This MIB file contains definitions of managed objects for the handling of stacking Allied Telesis switches.
MODULE-IDENTITY    

stackId 1.3.6.1.4.1.207.8.4.4.4.120.1
The stack ID variable identifies the given device as belonging to the stack with the given stack ID. The default stack ID is 1. To change the stack ID, stacking must be disabled. Once the stack ID is changed and stacking enabled again, the member joins an existing stack with the same stack ID or forms a new stack with its stack ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

stackSnmpHost 1.3.6.1.4.1.207.8.4.4.4.120.2
The SNMP host variable specifies the host ID of the stack member that should responds to SNMP requests. It defaults to the lowest host ID that is active in the stack, and is re-evaluated whenever the stack membership changes. This ensures that the variable always has a value that corresponds to a valid stack member.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

stackStatus 1.3.6.1.4.1.207.8.4.4.4.120.3
The stack status variable specifies the current status of the stack module on the current SNMP host. The default is disabled (1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stackInterface 1.3.6.1.4.1.207.8.4.4.4.120.4
The stack interface variable is used to specify the interface on the current SNMP host that should be used to send and receive stack messages. The default is none and can be replaced by an existing VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stackAuth 1.3.6.1.4.1.207.8.4.4.4.120.5
The stack authentication variable specifies whether stacking messages should be authenticated with the password given as the value of the stack password variable. By default, the authentication method is none (0). If plaintext (1) is specified, a cleartext password authenticates stacking messages. If MD5 (2) is specified, an encrypted password authenticates stacking protocol packets. The authentication type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), plaintext(1), md5(2)  

stackPassword 1.3.6.1.4.1.207.8.4.4.4.120.6
The stack password variable holds a text string that authenticates stack messages. By default, this variable holds an empty string. This must be changed before setting the stack authentication method to plaintext or MD5.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayStringUnsized Size(0..8)  

counters 1.3.6.1.4.1.207.8.4.4.4.120.7
OBJECT IDENTIFIER    

debugErrors 1.3.6.1.4.1.207.8.4.4.4.120.7.1
Stack debug errors.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rxPkts 1.3.6.1.4.1.207.8.4.4.4.120.7.2
Stacking packets received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rxDiscards 1.3.6.1.4.1.207.8.4.4.4.120.7.3
Stacking packets received and discarded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

txPkts 1.3.6.1.4.1.207.8.4.4.4.120.7.4
Stacking packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

txFails 1.3.6.1.4.1.207.8.4.4.4.120.7.5
Stacking packets transmit failures.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

sdrCount 1.3.6.1.4.1.207.8.4.4.4.120.7.6
Number of stacking records in database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stackMemberTable 1.3.6.1.4.1.207.8.4.4.4.120.8
This table displays details about each of the stack members that are present in the stack to which the current SNMP host belongs. The details provided are the host ID, MAC address, designated and backup master, and state of each host.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StackMemberEntry

stackMemberEntry 1.3.6.1.4.1.207.8.4.4.4.120.8.1
An entry in the ATR enterprise stackMemberTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  StackMemberEntry  

memberHostId 1.3.6.1.4.1.207.8.4.4.4.120.8.1.1
The host Id of this member.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

macAddress 1.3.6.1.4.1.207.8.4.4.4.120.8.1.2
The MAC address of this member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dedicatedMaster 1.3.6.1.4.1.207.8.4.4.4.120.8.1.3
Host Id of the dedicated master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

backupDedicatedMaster 1.3.6.1.4.1.207.8.4.4.4.120.8.1.4
Host Id of the backup dedicated master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

state 1.3.6.1.4.1.207.8.4.4.4.120.8.1.5
The state of this member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString