EXTREME-STACKING-MIB: View SNMP OID List / Download MIB
VENDOR: EXTREME NETWORKS
Home | MIB: EXTREME-STACKING-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 |
extremeStackable | 1.3.6.1.4.1.1916.1.33 |
Extreme Stackable MIB objects |
||
extremeStackDetection | 1.3.6.1.4.1.1916.1.33.1 | truthvalue | read-write |
This field provides the information as to whether the stacking is enabled (True) or disabled (False) for the system. The stacking feature is supported from extremeware version 7.4 and above |
extremeStackMemberTable | 1.3.6.1.4.1.1916.1.33.2 | no-access |
A table containing information about each stack member that are a part of this stacking. If extremeStackDetection is not enabled, we wouldnt not have any rows for this table. |
|
1.3.6.1.4.1.1916.1.33.2.1 | no-access |
Entry in the table for a StackMember Entity |
||
extremeStackMemberSlotId | 1.3.6.1.4.1.1916.1.33.2.1.1 | integer | read-only |
The slot id of the stack member in the stack |
extremeStackMemberType | 1.3.6.1.4.1.1916.1.33.2.1.2 | object identifier | read-only |
The type of device of the stack member. This field reflects the individual sysOid of the member |
extremeStackMemberOperStatus | 1.3.6.1.4.1.1916.1.33.2.1.3 | integer | read-only |
The operational status of the stack member. When the stack comes up, if there is a vector mismatch namely license mismatch or platform mismatch between the master and the member, the member remains in the mismatch state. Further communication with the member is not possible Enumeration: 'down': 2, 'mismatch': 3, 'up': 1. |
extremeStackMemberRole | 1.3.6.1.4.1.1916.1.33.2.1.4 | integer | read-only |
The role of the stack member as to whether it is acting as a master or a slave Enumeration: 'slave': 2, 'master': 1. |
extremeStackMemberEntPhysicalIndex | 1.3.6.1.4.1.1916.1.33.2.1.5 | integer | read-only |
The entPhysicalIndex of the corresponding device as defined in the ENTITY-MIB |
extremeStackMemberMACAddress | 1.3.6.1.4.1.1916.1.33.2.1.6 | macaddress | read-only |
The Mac address of the stack member |
extremeStackMemberCurImageVersion | 1.3.6.1.4.1.1916.1.33.2.1.7 | displaystring | read-only |
The current image version of the stack member |
extremeStackMemberPriImageVersion | 1.3.6.1.4.1.1916.1.33.2.1.8 | displaystring | read-only |
The primary image version of the stack member |
extremeStackMemberSecImageVersion | 1.3.6.1.4.1.1916.1.33.2.1.9 | displaystring | read-only |
The secondary image version of the stack member |
extremeStackMemberBootRomVersion | 1.3.6.1.4.1.1916.1.33.2.1.10 | displaystring | read-only |
The boot rom version of the stack member |
extremeStackMemberCurConfig | 1.3.6.1.4.1.1916.1.33.2.1.11 | displaystring | read-only |
The current configuration of the stack member |
extremeStackMemberConfigSelected | 1.3.6.1.4.1.1916.1.33.2.1.12 | integer | read-only |
The config selected to be used on reboot for the stack member Enumeration: 'primary': 1, 'secondary': 2. |
extremeStackMemberImageSelected | 1.3.6.1.4.1.1916.1.33.2.1.13 | integer | read-only |
The image selected to be used on reboot for the stack member Enumeration: 'primary': 1, 'secondary': 2. |
extremeStackMemberStackPriority | 1.3.6.1.4.1.1916.1.33.2.1.14 | integer | read-only |
The stack priority of the stack member. The stack priority is used for the master election algorithm. The member with the highest priority comes up as the master. If there are more than one switch with highest priority, the member with the least MAC among them comes up as the master |
extremeStackMemberMgmtIpAddress | 1.3.6.1.4.1.1916.1.33.2.1.15 | ipaddress | read-only |
The fallback mgmt ip address which was configured through CLI for this stack member. This ipaddress can be used to communicate with this member, if it comes up as the master. The ipaddress is associated with the vlan configured |
extremeStackMemberSysLocation | 1.3.6.1.4.1.1916.1.33.2.1.16 | displaystring | read-write |
The physical location of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string. |
extremeStackMemberAutoConfig | 1.3.6.1.4.1.1916.1.33.2.1.17 | truthvalue | read-only |
This field provides the information whether the config of the stack member is autogenerated(true) or not(false) |
extremeStackMemberStackStatus | 1.3.6.1.4.1.1916.1.33.2.1.18 | integer | read-write |
This status is used for disabling the stacking feature for the stack member. If stacking is enabled for the stack member we get the information as enable, if we mark it as disable, the stack member is removed from the stack and the corresponding row disappears Enumeration: 'enable': 1, 'disable': 2. |
extremeStackingPortTable | 1.3.6.1.4.1.1916.1.33.3 | no-access |
A table containing information about each stacking port in the stack. If extremeStackDetection is not enabled, we would not have any rows for this table |
|
1.3.6.1.4.1.1916.1.33.3.1 | no-access |
Entry in the table for each stacking port in the stack |
||
extremeStackingPortIfIndex | 1.3.6.1.4.1.1916.1.33.3.1.1 | integer | read-only |
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. |
extremeStackingPortRemoteMac | 1.3.6.1.4.1.1916.1.33.3.1.2 | macaddress | read-only |
The Mac address of the remote system, this stacking port is connected to. The value of the mac address will be 00:00:00:00:00:00 if the stacking link is not active. |
extremeStackingPortLinkSpeed | 1.3.6.1.4.1.1916.1.33.3.1.3 | unsigned32 | read-only |
The Speed of the stacking port link in bps. The speed will be zero if the link is not up |
extremeStackingPortLinkStatus | 1.3.6.1.4.1.1916.1.33.3.1.4 | integer | read-only |
The Link status of the stacking port link Enumeration: 'down': 2, 'up': 1. |
extremeStackableTraps | 1.3.6.1.4.1.1916.1.33.4 | |||
extremeStackTrapsPrefix | 1.3.6.1.4.1.1916.1.33.4.0 | |||
extremeStackMemberOverheat | 1.3.6.1.4.1.1916.1.33.4.0.1 |
The extremeStackMemberOverheat notification is generated when the temperature of the stack member reaches the threshold temperature |
||
extremeStackMemberStatusChanged | 1.3.6.1.4.1.1916.1.33.4.0.2 |
The extremeStackMemberStatusChanged notification is generated when the operational status of the stack member changes |
||
extremeStackingPortStatusChanged | 1.3.6.1.4.1.1916.1.33.4.0.3 |
The extremeStackingPortStatusChanged notification is generated when the operational status of the stacking port changes |