MIBs Depot

HP-SwitchStack-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.5.1.10
Last updated
2000-11-03 23:44
Organization
Hewlett Packard Company, Network Infrastructure Solutions
Revisions
2000-11-03 23:44
Namespace
hp
Source file
HP-SwitchStack-MIB
Digest
sha256:2f1cd2d54c4c307ccf11f1e5711ff306b6206a1536071bce8aba2d3968c96ed3

Description

This MIB module describes objects for managing the Stacking features of devices in the HP Integrated Communication Facility product line.

Contact

Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747

Imports

FromSymbols
HP-ICF-OIDhpSwitch
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HP-ICF-OID
HP-SwitchStack-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpSwitchStackConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.10.1
hpSwitchStackAdminStatus
OBJECT-TYPE
The operational status of the stacking feature.
1.3.6.1.4.1.11.2.14.11.5.1.10.1.1INTEGER {candidate(1), disabled(2), member(3), command(4), pending(5)}read-writecurrent
hpSwitchStackCommandAddr
OBJECT-TYPE
This variable is only valid if 'hpSwitchStackAdminStatus' has been set 'member'. This is the MAC address of the command switch for this member.
1.3.6.1.4.1.11.2.14.11.5.1.10.1.2MacAddressread-writecurrent
hpSwitchStackName
OBJECT-TYPE
This variable is only valid if 'hpSwitchStackAdminStatus' has been set 'command-switch'. This is the name of the stack for which this switch is serving as the command switch (maximum length of 20 characters).
1.3.6.1.4.1.11.2.14.11.5.1.10.1.3OCTET STRING (SIZE(0..20))read-writecurrent
hpSwitchStackPropagate
OBJECT-TYPE
Enable/disable SNMP community propagation. This variable is only valid if 'hpSwitchStackAdminStatus' has been set to 'command-switch'.
1.3.6.1.4.1.11.2.14.11.5.1.10.1.4INTEGER {enable(1), disable(2)}read-writecurrent
hpSwitchStackAutoJoin
OBJECT-TYPE
Enable/disable auto join on stack. This variable is only valid for candidate switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.1.5INTEGER {enable(1), disable(2)}read-writecurrent
hpSwitchStackAutoGrab
OBJECT-TYPE
Enable/disable auto grab on stack. This variable is only valid if 'hpSwitchStackAdminStatus' has been set to 'command-switch'.
1.3.6.1.4.1.11.2.14.11.5.1.10.1.6INTEGER {enable(1), disable(2)}read-writecurrent
hpSwitchStackConfigMemberTable
OBJECT-TYPE
A table that contains a group of member switches configured to be in this switch's stack.
1.3.6.1.4.1.11.2.14.11.5.1.10.2not-accessiblecurrent
hpSwitchStackConfigMemberEntry
OBJECT-TYPE
A group of member switches configured to be in this switch's stack.
1.3.6.1.4.1.11.2.14.11.5.1.10.2.1not-accessiblecurrent
hpSwitchStackMemberSwitchNum
OBJECT-TYPE
An index that uniquely identifies the member switch associated with this row entry.
1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.1Integer32 (1..15)read-onlycurrent
hpSwitchStackMemberMacAddr
OBJECT-TYPE
The MAC Address that identifies the member switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.2MacAddressread-createcurrent
hpSwitchStackMemberPassword
OBJECT-TYPE
The manager password configured on the member switch. This object always returns a 0 length octet string when read.
1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.3OCTET STRING (SIZE(0..17))read-createcurrent
hpSwitchStackMemberEntryStatus
OBJECT-TYPE
The status of a stack member entry.
1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.4RowStatusread-createcurrent
hpStackStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.10.3
hpStackStatsName
OBJECT-TYPE
The stack name of this switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.3.1OCTET STRING (SIZE(0..20))read-onlycurrent
hpStackStatsMembersNum
OBJECT-TYPE
Number of members switches that have joined this switch's stack. This variable is only valid if this switch has been set as a 'command-switch'.
1.3.6.1.4.1.11.2.14.11.5.1.10.3.2Integer32 (0..32)read-onlycurrent
hpStackStatsMembersUnreachable
OBJECT-TYPE
The number of unreachable member switches. This variable is only valid if this switch has been set as a 'command-switch'.
1.3.6.1.4.1.11.2.14.11.5.1.10.3.3Integer32 (0..32)read-onlycurrent
hpStackStatsMemberID
OBJECT-TYPE
The number by which member switch is known on the stack.
1.3.6.1.4.1.11.2.14.11.5.1.10.3.4Integer32 (0..32)read-onlycurrent
hpStackStatsMgmtIpAddr
OBJECT-TYPE
The IP address of the Stack manager switch (command switch). This variable is only valid if this switch has been set as a 'member-switch'.
1.3.6.1.4.1.11.2.14.11.5.1.10.3.5IpAddressread-onlycurrent
hpStackStatsStackingStatus
OBJECT-TYPE
The status of this switch. This variable is only valid if this switch has been set as a 'member-switch'.
1.3.6.1.4.1.11.2.14.11.5.1.10.3.6INTEGER {joined(1), pending(2), noReponse(3), notCommand(4), stackFull(5), remoteFailure(6), unknownFailure(7), evicted(8), commandUp(9), commandDown(10), unusedStatus(11), undiscovered(12)}read-onlycurrent
hpStackStatsMembersTable
OBJECT-TYPE
A table containing the member switches that have joined this switch's stack.
1.3.6.1.4.1.11.2.14.11.5.1.10.4not-accessiblecurrent
hpStackStatsMemberEntry
OBJECT-TYPE
The information assosiated with each row in the member table.
1.3.6.1.4.1.11.2.14.11.5.1.10.4.1not-accessiblecurrent
hpStackStatsMemberSwitchIndx
OBJECT-TYPE
The index identifying the member switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.1Integer32 (0..32)read-onlycurrent
hpStackStatsMemberMacAddr
OBJECT-TYPE
The MAC address of the member switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.2MacAddressread-onlycurrent
hpStackStatsMemberSystemName
OBJECT-TYPE
The system name of the member switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.3OCTET STRING (SIZE(0..255))read-onlycurrent
hpStackStatsMemberDeviceType
OBJECT-TYPE
The device type of the member switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.4OCTET STRING (SIZE(0..255))read-onlycurrent
hpStackStatsMemberOperStatus
OBJECT-TYPE
The current state of the member switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.5INTEGER {pending(1), joined(2), noReponse(3), stackingDisabled(4), invalidPassword(5), commanderAnotherStack(6), remoteFailure(7), unknownFailure(8), rejected(9), memberUp(10), memberDown(11), commanderThisStack(12), unusedStatus(13), undiscovered(14)}read-onlycurrent
hpSwitchDiscoveryConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.10.5
hpSwitchDiscoveryAdminStatus
OBJECT-TYPE
The operational status of the discovery protocol.
1.3.6.1.4.1.11.2.14.11.5.1.10.5.1INTEGER {enable(1), disable(2)}read-writecurrent
hpSwitchDiscoveryTransmissionInterval
OBJECT-TYPE
The interval between the sending out of new discovery packets.
1.3.6.1.4.1.11.2.14.11.5.1.10.5.2Integer32 (1..300)read-writecurrent
hpDiscoverStatsCandidatesTable
OBJECT-TYPE
A table containing the switches that have been discovered as a candidates to form a stack.
1.3.6.1.4.1.11.2.14.11.5.1.10.6not-accessiblecurrent
hpDiscoverStatsCandidateEntry
OBJECT-TYPE
The information assosiated with each row in the candidate table.
1.3.6.1.4.1.11.2.14.11.5.1.10.6.1not-accessiblecurrent
hpDiscoverStatsCandidateMacAddr
OBJECT-TYPE
The MAC address of the candidate switch. Used as an index identifying row in the table.
1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.1MacAddressread-onlycurrent
hpDiscoverStatsCandidateSystemName
OBJECT-TYPE
The system name of the candidate switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.2OCTET STRING (SIZE(0..255))read-onlycurrent
hpDiscoverStatsCandidateDeviceType
OBJECT-TYPE
The device type of the candidate switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.3OCTET STRING (SIZE(0..255))read-onlycurrent
hpDiscoverStatsTable
OBJECT-TYPE
A table containing the switches that have been discovered on the network.
1.3.6.1.4.1.11.2.14.11.5.1.10.7not-accessiblecurrent
hpDiscoverStatsEntry
OBJECT-TYPE
The information assosiated with each row in the discover table.
1.3.6.1.4.1.11.2.14.11.5.1.10.7.1not-accessiblecurrent
hpDiscoverStatsSwitchIndex
OBJECT-TYPE
The index identifying the row in the table.
1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.1Integer32 (1..65535)read-onlycurrent
hpDiscoverStatsSwitchStackName
OBJECT-TYPE
The stack name of the discovered switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.2OCTET STRING (SIZE(0..255))read-onlycurrent
hpDiscoverStatsSwitchMacAddr
OBJECT-TYPE
The MAC address of the discovered switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.3MacAddressread-onlycurrent
hpDiscoverStatsSwitchSystemName
OBJECT-TYPE
The system name of the discovered switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.4OCTET STRING (SIZE(0..255))read-onlycurrent
hpDiscoverStatsSwitchStatus
OBJECT-TYPE
The status of the discovered switch.
1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.5OCTET STRING (SIZE(0..35))read-onlycurrent
hpSwitchVirtualStackMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.10.8
hpSwitchVirtualStackMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.10.8.1
hpSwitchVirtualStackMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.10.8.2

Conformance

NameOIDStatus
hpSwitchVirtualStackMibCompliance
MODULE-COMPLIANCE
The compliance statement for devices implementing the HP Stack Mib.
1.3.6.1.4.1.11.2.14.11.5.1.10.8.1.1current
hpSwitchStackConfigGroup
OBJECT-GROUP
A collection of objects for configuring a stack.
1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.1current
hpSwitchStackStatsGroup
OBJECT-GROUP
A collection of objects for determining state and status of a stack.
1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.2current
hpSwitchDiscoverConfigGroup
OBJECT-GROUP
A collection of objects for configuring the state of the stack discovery protocol.
1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.3current
hpDiscoverStatsGroup
OBJECT-GROUP
A collection of objects for viewing the discovered devices by the stack discovery protocol.
1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.4current