EXTREME-STACKING-MIB
- Registered at
- 1.3.6.1.4.1.1916.1.33
- Last updated
- 1904-09-27 00:00
- Organization
- Extreme Networks, Inc.
- Namespace
- extreme
- Source file
EXTREME-BASE-MIB- Digest
sha256:920ec3f1c764d83d84c3c0ad6a4d3ca2aa2e105baf75bb47bf910c2a7454dbfc
Description
Extreme Stackable MIB objects
Contact
www.extremenetworks.com
Imports
| From | Symbols |
|---|---|
| EXTREME-BASE-MIB | extremeAgent |
| EXTREME-SYSTEM-MIB | extremeCurrentTemperature |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-MIB | sysDescr, sysUpTime |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
EXTREME-BASE-MIB EXTREME-STACKING-MIB EXTREME-SYSTEM-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| extremeStackDetection OBJECT-TYPE 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 | 1.3.6.1.4.1.1916.1.33.1 | TruthValue | read-write | current |
| extremeStackMemberTable OBJECT-TYPE 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 | not-accessible | current | |
| extremeStackMemberEntry OBJECT-TYPE Entry in the table for a StackMember Entity | 1.3.6.1.4.1.1916.1.33.2.1 | not-accessible | current | |
| extremeStackMemberSlotId OBJECT-TYPE The slot id of the stack member in the stack | 1.3.6.1.4.1.1916.1.33.2.1.1 | INTEGER (1..8) | read-only | current |
| extremeStackMemberType OBJECT-TYPE The type of device of the stack member. This field reflects the individual sysOid of the member | 1.3.6.1.4.1.1916.1.33.2.1.2 | OBJECT IDENTIFIER | read-only | current |
| extremeStackMemberOperStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1916.1.33.2.1.3 | INTEGER {up(1), down(2), mismatch(3)} | read-only | current |
| extremeStackMemberRole OBJECT-TYPE The role of the stack member as to whether it is acting as a master or a slave | 1.3.6.1.4.1.1916.1.33.2.1.4 | INTEGER {master(1), slave(2)} | read-only | current |
| extremeStackMemberEntPhysicalIndex OBJECT-TYPE The entPhysicalIndex of the corresponding device as defined in the ENTITY-MIB | 1.3.6.1.4.1.1916.1.33.2.1.5 | INTEGER | read-only | current |
| extremeStackMemberMACAddress OBJECT-TYPE The Mac address of the stack member | 1.3.6.1.4.1.1916.1.33.2.1.6 | MacAddress | read-only | current |
| extremeStackMemberCurImageVersion OBJECT-TYPE The current image version of the stack member | 1.3.6.1.4.1.1916.1.33.2.1.7 | DisplayString (SIZE(0..255)) | read-only | current |
| extremeStackMemberPriImageVersion OBJECT-TYPE The primary image version of the stack member | 1.3.6.1.4.1.1916.1.33.2.1.8 | DisplayString (SIZE(0..255)) | read-only | current |
| extremeStackMemberSecImageVersion OBJECT-TYPE The secondary image version of the stack member | 1.3.6.1.4.1.1916.1.33.2.1.9 | DisplayString (SIZE(0..255)) | read-only | current |
| extremeStackMemberBootRomVersion OBJECT-TYPE The boot rom version of the stack member | 1.3.6.1.4.1.1916.1.33.2.1.10 | DisplayString (SIZE(0..255)) | read-only | current |
| extremeStackMemberCurConfig OBJECT-TYPE The current configuration of the stack member | 1.3.6.1.4.1.1916.1.33.2.1.11 | DisplayString (SIZE(0..255)) | read-only | current |
| extremeStackMemberConfigSelected OBJECT-TYPE The config selected to be used on reboot for the stack member | 1.3.6.1.4.1.1916.1.33.2.1.12 | INTEGER {primary(1), secondary(2)} | read-only | current |
| extremeStackMemberImageSelected OBJECT-TYPE The image selected to be used on reboot for the stack member | 1.3.6.1.4.1.1916.1.33.2.1.13 | INTEGER {primary(1), secondary(2)} | read-only | current |
| extremeStackMemberStackPriority OBJECT-TYPE 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 | 1.3.6.1.4.1.1916.1.33.2.1.14 | INTEGER | read-only | current |
| extremeStackMemberMgmtIpAddress OBJECT-TYPE 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 | 1.3.6.1.4.1.1916.1.33.2.1.15 | IpAddress | read-only | current |
| extremeStackMemberSysLocation OBJECT-TYPE The physical location of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string. | 1.3.6.1.4.1.1916.1.33.2.1.16 | DisplayString (SIZE(0..255)) | read-write | current |
| extremeStackMemberAutoConfig OBJECT-TYPE This field provides the information whether the config of the stack member is autogenerated(true) or not(false) | 1.3.6.1.4.1.1916.1.33.2.1.17 | TruthValue | read-only | current |
| extremeStackMemberStackStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1916.1.33.2.1.18 | INTEGER {enable(1), disable(2)} | read-write | current |
| extremeStackingPortTable OBJECT-TYPE 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 | not-accessible | current | |
| extremeStackingPortEntry OBJECT-TYPE Entry in the table for each stacking port in the stack | 1.3.6.1.4.1.1916.1.33.3.1 | not-accessible | current | |
| extremeStackingPortIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.1916.1.33.3.1.1 | INTEGER (1..65535) | read-only | current |
| extremeStackingPortRemoteMac OBJECT-TYPE 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. | 1.3.6.1.4.1.1916.1.33.3.1.2 | MacAddress | read-only | current |
| extremeStackingPortLinkSpeed OBJECT-TYPE The Speed of the stacking port link in bps. The speed will be zero if the link is not up | 1.3.6.1.4.1.1916.1.33.3.1.3 | Unsigned32 | read-only | current |
| extremeStackingPortLinkStatus OBJECT-TYPE The Link status of the stacking port link | 1.3.6.1.4.1.1916.1.33.3.1.4 | INTEGER {up(1), down(2)} | read-only | current |
| extremeStackableTraps OBJECT-IDENTITY | 1.3.6.1.4.1.1916.1.33.4 | |||
| extremeStackTrapsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.1916.1.33.4.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| extremeStackMemberOverheat NOTIFICATION-TYPE The extremeStackMemberOverheat notification is generated when the temperature of the stack member reaches the threshold temperature | 1.3.6.1.4.1.1916.1.33.4.0.1 | current |
| extremeStackMemberStatusChanged NOTIFICATION-TYPE The extremeStackMemberStatusChanged notification is generated when the operational status of the stack member changes | 1.3.6.1.4.1.1916.1.33.4.0.2 | current |
| extremeStackingPortStatusChanged NOTIFICATION-TYPE The extremeStackingPortStatusChanged notification is generated when the operational status of the stacking port changes | 1.3.6.1.4.1.1916.1.33.4.0.3 | current |