AT-STACK-MIB: View SNMP OID List / Download MIB
VENDOR: ALLIED TELESIS
Home | MIB: AT-STACK-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
stackId | 1.3.6.1.4.1.207.8.4.4.4.120.1 | integer | read-write |
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. |
stackSnmpHost | 1.3.6.1.4.1.207.8.4.4.4.120.2 | integer | read-write |
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. |
stackStatus | 1.3.6.1.4.1.207.8.4.4.4.120.3 | integer | read-write |
The stack status variable specifies the current status of the stack module on the current SNMP host. The default is disabled (1). Enumeration: 'disabled': 2, 'enabled': 1. |
stackInterface | 1.3.6.1.4.1.207.8.4.4.4.120.4 | displaystring | read-only |
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. |
stackAuth | 1.3.6.1.4.1.207.8.4.4.4.120.5 | integer | read-write |
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 Enumeration: 'plaintext': 1, 'none': 0, 'md5': 2. |
stackPassword | 1.3.6.1.4.1.207.8.4.4.4.120.6 | displaystringunsized | read-write |
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. |
counters | 1.3.6.1.4.1.207.8.4.4.4.120.7 | |||
debugErrors | 1.3.6.1.4.1.207.8.4.4.4.120.7.1 | integer | read-only |
Stack debug errors. |
rxPkts | 1.3.6.1.4.1.207.8.4.4.4.120.7.2 | integer | read-only |
Stacking packets received. |
rxDiscards | 1.3.6.1.4.1.207.8.4.4.4.120.7.3 | integer | read-only |
Stacking packets received and discarded. |
txPkts | 1.3.6.1.4.1.207.8.4.4.4.120.7.4 | integer | read-only |
Stacking packets transmited. |
txFails | 1.3.6.1.4.1.207.8.4.4.4.120.7.5 | integer | read-only |
Stacking packets transmit failures. |
sdrCount | 1.3.6.1.4.1.207.8.4.4.4.120.7.6 | integer | read-only |
Number of stacking records in database. |
stackMemberTable | 1.3.6.1.4.1.207.8.4.4.4.120.8 | no-access |
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. |
|
1.3.6.1.4.1.207.8.4.4.4.120.8.1 | no-access |
An entry in the ATR enterprise stackMemberTable table. |
||
memberHostId | 1.3.6.1.4.1.207.8.4.4.4.120.8.1.1 | integer | read-only |
The host Id of this member. |
macAddress | 1.3.6.1.4.1.207.8.4.4.4.120.8.1.2 | displaystring | read-only |
The MAC address of this member. |
dedicatedMaster | 1.3.6.1.4.1.207.8.4.4.4.120.8.1.3 | integer | read-only |
Host Id of the dedicated master. |
backupDedicatedMaster | 1.3.6.1.4.1.207.8.4.4.4.120.8.1.4 | integer | read-only |
Host Id of the backup dedicated master. |
state | 1.3.6.1.4.1.207.8.4.4.4.120.8.1.5 | displaystring | read-only |
The state of this member. |