HP-STACK-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
32
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.2 · 1 row entry · 4 columns
Table to configure basic 
stacking feature.
hpStackConfigEntry entry .1.3.6.1.4.1.11.2.14.11.5.1.69.1.2.1
A row in the stack config table.
Indexes
hpStackSequenceNum
Column Syntax OID
hpStackSequenceNum
This is the sequence number to this table.
At any instance of time only one entry exists.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.2.1.1
hpStackSwitchAdminStatus
The admin status of the stacking feature. When set
to 'enable (1)', this will enable stacking on a
standalone switch that had stacking disabled
previously. Once stacking is enabled, the switch
will not have a stack ID a…
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.2.1.2
hpStackSwitchPreferredPriority
This allows the user to set the priority of a
switch when stacking is enabled on it.
hpStackSwitchPreferredPriority needs to be set
along with hpStackSwitchAdminStatus being set to
'true (1)'.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.2.1.3
hpStackSwitchPreferredMemberId
This allows the user to set the preferred
member ID of a switch when stacking is enabled on
it. hpStackSwitchPreferredMemberId needs to be
set along with setting hpStackSwitchAdminStatus
being set to 'true (1)'. This en…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.2.1.4
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3 · 1 row entry · 20 columns
Table to configure stack members.
hpStackMemberEntry entry .1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1
A row in the stack member table.
Indexes
hpStackMemberId
Column Syntax OID
hpStackMemberId
This is the member ID of the switch and
index to this table. This identifies
each member in the stack.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.1
hpStackMemberProductId
This is the product ID [J-number] of
the switch. When a member is provisioned,
this is a mandatory field. The product must be
capable of stacking support.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.2
hpStackMemberMacAddr
The MAC address that identifies the member switch.
The configuration of MAC address will not be
allowed if another table exists with the same
MAC address.
OctetStringr/w
Constraints:
range: 0-0
range: 6-6
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.3
hpStackMemberShutdown
For the members that physically exist,
this will cause the switch to shutdown.
If the switch is a standby, a new standby
switch will be chosen.
To shutdown, it needs to be set to
'true (1)'. A write operation of 'fa…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.4
hpStackMemberReboot
Setting this variable to 'true (1)'
will reboot the switch. A write operation of
'false (2)' leads to no operation.
This object will always return 'false (2)'
Reboot is allowed only when a
member exist physically.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.5
hpStackMemberAdminPriority
This assigns the priority to the member.
If the stack is rebooted and the members are
assigned with priorities, then commander will
be the one with the highest priority and the
standby will be the one with the next h…
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.6
hpStackMemberEntryStatus
The status of a stack member entry.
The member entry is created with the
row status value as createAndGo (4)
and the hpStackMemberProductId.
The createAndWait(5) is not
supported by this mib table.
To remove the switch…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.7
hpStackMemberEntPhysicalIndex
This gives the index of this member in the
entPhysicalTable (rfc2737).
ENTITY-MIBPhysicalIndex
Textual Convention: ENTITY-MIBPhysicalIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.8
hpStackMemberState
This gives the status of the switch in the stack.
unusedId (0) - The member ID does not exist.
missing (1) - A member switch in the stack when
it becomes Non responsive, it is
Enumeration
Enumerated Values:
0unusedId
1missing
2provision
3commander
4standby
5member
6shutdown
7booting
8communicationFailure
9incompatibleOs
10unknownState
11standbyBooting
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.9
hpStackMemberProductName
This gives the product name of the switch.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.10
hpStackMemberUpTime
This provides the uptime of this specific
member. This is different from the stack
uptime.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.11
hpStackMemberSysOid
This provides the sysObjectId of this
specific member.
ObjectIdentifier .1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.12
hpStackMemberIdForTrap
This is same as hpStackMemberId.
This is useful only for the notifications.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.13
hpStackMemberSerialNum
This is the serial number of
the member switch.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.14
hpStackMemberCpuUtil
This is the percantage of CPU utilization
of the member the switch.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.15
hpStackMemberTotalMemory
This is the total memory usage in bytes of the
member switch.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.16
hpStackMemberFreeMemory
This is the free memory available, in bytes, on
the member switch.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.17
hpStackMemberBootRomVersion
This is the boot ROM version in the member
switch.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.18
hpStackMemberOsVersion
This is the switch operating system version on
the member switch.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.19
hpStackMemberBootImage
This is the boot image information of the member.
Enumeration
Enumerated Values:
1primary
2secondary
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.3.1.20
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5 · 1 row entry · 8 columns
Table of info about the stack ports.
hpStackPortEntry entry .1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1
A row in the stack port table.
Indexes
hpStackMemberId hpStackPortId hpStackPortType
Column Syntax OID
hpStackPortId
This is the stack port ID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.1
hpStackPortType
This is the stack port type.
Enumeration
Enumerated Values:
1backPlane
2frontPlane
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.2
hpStackPortOperStatus
This gives the stack port state.
Enumeration
Enumerated Values:
1up
2down
3disabled
4blocked
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.3
hpStackPortNeighbor
This contains the value of the
hpStackMemberId and hpStackPortId
of the switch's chassis to which this
stack port is connected. If the
stack port is not connected, it returns
a value of zero.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.4
hpStackPortCost
This gives the stack port cost.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.5
hpStackPortIdForTrap
This is same as hpStackPortId.
This is useful only for the notifications.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.6
hpStackPortTypeForTrap
This is same as hpStackPortType.
This is useful only for the notifications.
Enumeration
Enumerated Values:
1backPlane
2frontPlane
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.7
hpStackPortAdminStatus
Setting this variable to 'enable(1)' is allowed only when
hpStackPortOperStatus is in 'disabled(3)' state.
A set operation of disable(2) is not allowed.
A get operation on this returns 'enabled' only when
the hpStackP…
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.5.1.8