HP-SwitchStack-MIB

File: HP-SwitchStack-MIB.mib (23510 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
IpAddress OBJECT-GROUP MODULE-COMPLIANCE
RowStatus MacAddress hpSwitch

Defined Types

HpSwitchStackConfigMemberEntry  
SEQUENCE    
  hpSwitchStackMemberSwitchNum Integer32
  hpSwitchStackMemberMacAddr MacAddress
  hpSwitchStackMemberPassword OCTET STRING
  hpSwitchStackMemberEntryStatus RowStatus
  hpSwitchStackMemberPasswordLong OCTET STRING

HpStackStatsMemberEntry  
SEQUENCE    
  hpStackStatsMemberSwitchIndx Integer32
  hpStackStatsMemberMacAddr MacAddress
  hpStackStatsMemberSystemName OCTET STRING
  hpStackStatsMemberDeviceType OCTET STRING
  hpStackStatsMemberOperStatus INTEGER

HpDiscoverStatsCandidateEntry  
SEQUENCE    
  hpDiscoverStatsCandidateMacAddr MacAddress
  hpDiscoverStatsCandidateSystemName OCTET STRING
  hpDiscoverStatsCandidateDeviceType OCTET STRING

HpDiscoverStatsEntry  
SEQUENCE    
  hpDiscoverStatsSwitchIndex Integer32
  hpDiscoverStatsSwitchStackName OCTET STRING
  hpDiscoverStatsSwitchMacAddr MacAddress
  hpDiscoverStatsSwitchSystemName OCTET STRING
  hpDiscoverStatsSwitchStatus OCTET STRING

Defined Values

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

hpSwitchStackConfig 1.3.6.1.4.1.11.2.14.11.5.1.10.1
OBJECT IDENTIFIER    

hpSwitchStackAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.10.1.1
The operational status of the stacking feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER candidate(1), disabled(2), member(3), command(4), pending(5)  

hpSwitchStackCommandAddr 1.3.6.1.4.1.11.2.14.11.5.1.10.1.2
This variable is only valid if 'hpSwitchStackAdminStatus' has been set 'member'. This is the MAC address of the command switch for this member.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

hpSwitchStackName 1.3.6.1.4.1.11.2.14.11.5.1.10.1.3
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).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

hpSwitchStackPropagate 1.3.6.1.4.1.11.2.14.11.5.1.10.1.4
Enable/disable SNMP community propagation. This variable is only valid if 'hpSwitchStackAdminStatus' has been set to 'command-switch'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchStackAutoJoin 1.3.6.1.4.1.11.2.14.11.5.1.10.1.5
Enable/disable auto join on stack. This variable is only valid for candidate switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchStackAutoGrab 1.3.6.1.4.1.11.2.14.11.5.1.10.1.6
Enable/disable auto grab on stack. This variable is only valid if 'hpSwitchStackAdminStatus' has been set to 'command-switch'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchStackConfigMemberTable 1.3.6.1.4.1.11.2.14.11.5.1.10.2
A table that contains a group of member switches configured to be in this switch's stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchStackConfigMemberEntry

hpSwitchStackConfigMemberEntry 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1
A group of member switches configured to be in this switch's stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchStackConfigMemberEntry  

hpSwitchStackMemberSwitchNum 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.1
An index that uniquely identifies the member switch associated with this row entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..15  

hpSwitchStackMemberMacAddr 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.2
The MAC Address that identifies the member switch.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hpSwitchStackMemberPassword 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.3
The manager password configured on the member switch. This object represents the first 17 octets of the object hpSwitchStackMemberPasswordLong; reading or writing a value to this object will also read or write hpSwitchStackMemberPasswordLong, truncating the length to 17 octets. This object always returns a 0 length octet string when read.
Status: deprecated Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..17)  

hpSwitchStackMemberEntryStatus 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.4
The status of a stack member entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpSwitchStackMemberPasswordLong 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.5
The manager password configured on the member switch. This object always returns a 0 length octet string when read. The exact size of this object is implementation dependent; consult the product documentation to determine the supported size for a specific product.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..1025)  

hpStackStats 1.3.6.1.4.1.11.2.14.11.5.1.10.3
OBJECT IDENTIFIER    

hpStackStatsName 1.3.6.1.4.1.11.2.14.11.5.1.10.3.1
The stack name of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

hpStackStatsMembersNum 1.3.6.1.4.1.11.2.14.11.5.1.10.3.2
Number of member switches that have joined this switch's stack. This variable is only valid if this switch has been set as a 'command-switch'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

hpStackStatsMembersUnreachable 1.3.6.1.4.1.11.2.14.11.5.1.10.3.3
The number of unreachable member switches. This variable is only valid if this switch has been set as a 'command-switch'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

hpStackStatsMemberID 1.3.6.1.4.1.11.2.14.11.5.1.10.3.4
The number by which member switch is known on the stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

hpStackStatsMgmtIpAddr 1.3.6.1.4.1.11.2.14.11.5.1.10.3.5
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'.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpStackStatsStackingStatus 1.3.6.1.4.1.11.2.14.11.5.1.10.3.6
The status of this switch. This variable is only valid if this switch has been set as a 'member-switch'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER joined(1), pending(2), noReponse(3), notCommand(4), stackFull(5), remoteFailure(6), unknownFailure(7), evicted(8), commandUp(9), commandDown(10), unusedStatus(11), undiscovered(12)  

hpStackStatsMembersTable 1.3.6.1.4.1.11.2.14.11.5.1.10.4
A table containing the member switches that have joined this switch's stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpStackStatsMemberEntry

hpStackStatsMemberEntry 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1
The information associated with each row in the member table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpStackStatsMemberEntry  

hpStackStatsMemberSwitchIndx 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.1
The index identifying the member switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

hpStackStatsMemberMacAddr 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.2
The MAC address of the member switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpStackStatsMemberSystemName 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.3
The system name of the member switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hpStackStatsMemberDeviceType 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.4
The device type of the member switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hpStackStatsMemberOperStatus 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.5
The current state of the member switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 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)  

hpSwitchDiscoveryConfig 1.3.6.1.4.1.11.2.14.11.5.1.10.5
OBJECT IDENTIFIER    

hpSwitchDiscoveryAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.10.5.1
The operational status of the discovery protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchDiscoveryTransmissionInterval 1.3.6.1.4.1.11.2.14.11.5.1.10.5.2
The interval between the sending out of new discovery packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

hpDiscoverStatsCandidatesTable 1.3.6.1.4.1.11.2.14.11.5.1.10.6
A table containing the switches that have been discovered as a candidate to form a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpDiscoverStatsCandidateEntry

hpDiscoverStatsCandidateEntry 1.3.6.1.4.1.11.2.14.11.5.1.10.6.1
The information associated with each row in the candidate table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpDiscoverStatsCandidateEntry  

hpDiscoverStatsCandidateMacAddr 1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.1
The MAC address of the candidate switch. Used as an index identifying row in the table.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpDiscoverStatsCandidateSystemName 1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.2
The system name of the candidate switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hpDiscoverStatsCandidateDeviceType 1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.3
The device type of the candidate switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hpDiscoverStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.10.7
A table containing the switches that have been discovered on the network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpDiscoverStatsEntry

hpDiscoverStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1
The information associated with each row in the discover table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpDiscoverStatsEntry  

hpDiscoverStatsSwitchIndex 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.1
The index identifying the row in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

hpDiscoverStatsSwitchStackName 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.2
The stack name of the discovered switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hpDiscoverStatsSwitchMacAddr 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.3
The MAC address of the discovered switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpDiscoverStatsSwitchSystemName 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.4
The system name of the discovered switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hpDiscoverStatsSwitchStatus 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.5
The status of the discovered switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..35)  

hpSwitchVirtualStackMibConformance 1.3.6.1.4.1.11.2.14.11.5.1.10.8
OBJECT IDENTIFIER    

hpSwitchVirtualStackMibCompliances 1.3.6.1.4.1.11.2.14.11.5.1.10.8.1
OBJECT IDENTIFIER    

hpSwitchVirtualStackMibGroups 1.3.6.1.4.1.11.2.14.11.5.1.10.8.2
OBJECT IDENTIFIER    

hpSwitchVirtualStackMibCompliance 1.3.6.1.4.1.11.2.14.11.5.1.10.8.1.1
The compliance statement for devices implementing the HP Stack Mib.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

hpSwitchVirtualStackMibCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.10.8.1.2
The compliance statement for devices implementing the HP Stack Mib.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpSwitchStackConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.1
A collection of objects for configuring a stack.
Status: deprecated Access: read-only
OBJECT-GROUP    

hpSwitchStackStatsGroup 1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.2
A collection of objects for determining state and status of a stack.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchDiscoverConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.3
A collection of objects for configuring the state of the stack discovery protocol.
Status: current Access: read-only
OBJECT-GROUP    

hpDiscoverStatsGroup 1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.4
A collection of objects for viewing the discovered devices by the stack discovery protocol.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchStackConfigGroup1 1.3.6.1.4.1.11.2.14.11.5.1.10.8.2.5
A collection of objects for configuring a stack.
Status: current Access: read-only
OBJECT-GROUP