CISCO-STACKWISE-MIB Download
This MIB module contain a collection of managed objects
that apply to network devices supporting the Cisco
StackWise(TM) technology.
The StackWise technology provides a method for collectively
utilizing a stack of switches to create a single switching
unit.
The data stack is used for switching data packets and, in
power stack, switches are connected by special stack power
cables to share power. Moreover, stackwise is the concept
for combining multiple systems to give an impression of a
single system so that is why both power stack and data stack
are supported by single MIB.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-STACKWISE-MIB
- cswMaxSwitchNum
- The maximum number of switches that can be configured on this stack. This is also the maximum value that can be set by the cswSwitchNumNextReload object.
- cswMaxSwitchConfigPriority
- The maximum configurable priority for a switch in this stack. Highest value equals highest priority. This is the highest value that can be set by the cswSwitchSwPriority object.
- cswRingRedundant
- A value of 'true' is returned when the stackports are connected in such a way that it forms a redundant ring.
- cswStackPowerInfoTable
- This table holds the information about all the power stacks in a single data stack.
- cswStackPowerInfoEntry
- An entry in the cswStackPowerInfoTable for each of the power stacks in a single data stack. This entry contains information regarding the power stack.
- cswStackPowerStackNumber
- A unique value, greater than zero, to identify a power stack.
- cswStackPowerMode
- This object specifies the information about the mode of the power stack. Power-sharing mode: All of the input power can be used for loads, and the total available power appears as one huge power supply. The power budget includes all power from all supplie ...
- cswStackPowerMasterMacAddress
- This object indicates the Mac address of the power stack master.
- cswStackPowerMasterSwitchNum
- This object indicates the switch number of the power stack master. The value of this object would be zero if the power stack master is not part of this data stack.
- cswStackPowerNumMembers
- This object indicates the number of members in the power stack.
- cswStackPowerType
- This object indicates the topology of the power stack, that is, whether the switch is running in RING or STAR topology.
- cswStackPowerName
- This object specifies a unique name of this power stack. A zero-length string indicates no name is assigned.
- cswStackPowerPortInfoTable
- This table contains information about the stack power ports. There exists an entry in this table for each physical stack power port.
- cswStackPowerPortInfoEntry
- A conceptual row in the cswStackPowerPortInfoTable. This entry contains information about a power stack port.
- cswStackPowerPortIndex
- A unique value, greater than zero, for each stack power port.
- cswStackPowerPortOperStatus
- This object is used to either set or unset the operational status of the stack port. This object will have following valid values, enabled(1) : The port is enabled disabled(2) : The port is forced down
- cswStackPowerPortNeighborMacAddress
- This objects indicates the port neighbor's Mac Address.
- cswStackPowerPortNeighborSwitchNum
- This objects indicates the port neighbor's switch number. If either there is no switch connected or the neighbor is not Jack-Jack then the value of this object is going to be 0.
- cswStackPowerPortLinkStatus
- This object is used to describe the link status of the stack port. This object will have following valid values, up(1) : The port is connected and operational down(2): The port is either forced down or not connected
- cswStackPowerPortOverCurrentThreshold
- This object is used to retrieve the over current threshold. The stack power cables are limited to carry current up to the limit retrieved by this object. The stack power cables would not be able to function properly if either the input or output current g ...
- cswStackPowerPortName
- This object specifies a unique name of the stack power port as shown on the face plate of the system. A zero-length string indicates no name is assigned.
- cswEnableStackNotifications
- This object indicates whether the system generates the notifications defined in this MIB or not. A value of 'false' will prevent the notifications from being sent.
- cswEnableIndividualStackNotifications
- This object is used to enable/disable individual notifications defined in this MIB module. Turning on a particular bit would enable the corresponding trap and, similarly, turning off a particular bit would disable the corresponding trap. The following not ...
- cswSwitchInfoTable
- This table contains information specific to switches in a stack. Every switch with an entry in the entPhysicalTable (ENTITY-MIB) whose entPhysicalClass is 'chassis' will have an entry in this table.
- cswSwitchInfoEntry
- A conceptual row in the cswSwitchInfoTable describing a switch information.
- cswSwitchNumCurrent
- This object contains the current switch identification number. This number should match any logical labeling on the switch. For example, a switch whose interfaces are labeled 'interface #3' this value should be 3.
- cswSwitchNumNextReload
- This object contains the cswSwitchNumCurrent to be used at next reload. The maximum value for this object is defined by the cswMaxSwitchNum object. Note: This object will contain 0 and cannot be set if the cswSwitchState value is other than 'ready'.
- cswSwitchRole
- This object describes the function of the switch: master - stack master. member - active member of the stack. notMember - none-active stack member, see cswSwitchState for status.
- cswSwitchSwPriority
- A number containing the priority of a switch. The switch with the highest priority will become the master. The maximum value for this object is defined by the cswMaxSwitchConfigPriority object. If after a reload the value of cswMaxSwitchConfigPriority c ...
- cswSwitchHwPriority
- This object contains the hardware priority of a switch. If two or more entries in this table have the same cswSwitchSwPriority value during the master election time, the switch with the highest cswSwitchHwPriority will become the master. Note: This objec ...
- cswSwitchState
- The current state of a switch: waiting - Waiting for a limited time on other switches in the stack to come online. progressing - Master election or mismatch checks in progress. added - The switch is added to the stack. ready ...
- cswSwitchMacAddress
- The MAC address of the switch. Note: This object will contain the value of 0000:0000:0000 if the cswSwitchState value is other than 'ready'.
- cswSwitchSoftwareImage
- The software image type running on the switch. Note: This object will contain an empty string if the cswSwitchState value is other than 'ready'.
- cswSwitchPowerBudget
- This object indicates the power budget of the switch.
- cswSwitchPowerCommited
- This object indicates the power committed to the POE devices connected to the switch.
- cswSwitchSystemPowerPriority
- This specifies the system's power priority. In case of a power failure then the system with the highest system priority will be brought down last.
- cswSwitchPoeDevicesLowPriority
- This object specifies the priority of the system's low priority POE devices.
- cswSwitchPoeDevicesHighPriority
- This object specifies the priority of the system's high priority POE devices. In order to avoid losing the high priority POE devices before the low priority POE devices, this object's value must be greater than value of cswSwitchPoeDevicesLowPriority.
- cswStackPortInfoTable
- This table contains stackport specific information. There exists an entry in this table for every physical stack port that have an entry in the ifTable (IF-MIB).
- cswStackPortInfoEntry
- A conceptual row in the cswStackPortInfoTable. An entry contains information about a stackport.
- cswStackPortOperStatus
- The state of the stackport. up - Connected and operational. down - Not connected to a neighboring switch or administrative down. forcedDown - Shut down by stack manager due to mismatch or stackport errors.
- cswStackPortNeighbor
- This object contains the value of the entPhysicalIndex of the switch's chassis to which this stackport is connected to. If the stackport is not connected, the value 0 is returned.
- cswStatusGroup
- A collection of objects that are used for control and status.
- cswStatusGroupRev1
- A collection of objects that are used for control and status.
- cswStackPowerStatusGroup
- A collection of stack power objects that are used for control and status of power stack.
- cswStackPowerSwitchStatusGroup
- A collection of stack power objects that are used to track the stack power parameters of a switch.
- cswStackPowerPortStatusGroup
- A collection of objects that are used for control and status of stack power ports.
- cswStackPowerEnableNotificationGroup
- This group contains the notification enable objects for this MIB.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.