AT-STACK-MIB
This MIB file contains definitions of managed objects for the handling of stacking Allied Telesis switches.
Main OID:
stack.1.3.6.1.4.1.207.8.4.4.4.120
21
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
stackThis MIB file contains definitions of managed objects for the handling of stacking Allied Telesis switches. MODULE-IDENTITY .1.3.6.1.4.1.207.8.4.4.4.120 |
stackIdThe 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.rw INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.1 |
stackSnmpHostThe 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.rw INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.2 |
stackStatusThe stack status variable specifies the current status of the stack module on the current SNMP host. The default is disabled (1).rw Enumeration .1.3.6.1.4.1.207.8.4.4.4.120.3 |
stackInterfaceThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.120.4 |
stackAuthThe 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 typerw Enumeration .1.3.6.1.4.1.207.8.4.4.4.120.5 |
stackPasswordThe 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.rw DisplayStringUnsized .1.3.6.1.4.1.207.8.4.4.4.120.6 |
counters OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.120.7 |
debugErrorsStack debug errors.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.7.1 |
rxPktsStacking packets received.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.7.2 |
rxDiscardsStacking packets received and discarded.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.7.3 |
txPktsStacking packets transmited.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.7.4 |
txFailsStacking packets transmit failures.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.7.5 |
sdrCountNumber of stacking records in database.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.7.6 |
stackMemberTableThis 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. SEQUENCE OF StackMemberEntry .1.3.6.1.4.1.207.8.4.4.4.120.8 |
stackMemberEntryAn entry in the ATR enterprise stackMemberTable table. StackMemberEntry .1.3.6.1.4.1.207.8.4.4.4.120.8.1 |
memberHostIdThe host Id of this member.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.8.1.1 |
macAddressThe MAC address of this member.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.120.8.1.2 |
dedicatedMasterHost Id of the dedicated master.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.8.1.3 |
backupDedicatedMasterHost Id of the backup dedicated master.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.120.8.1.4 |
stateThe state of this member.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.120.8.1.5 |