HP-SWITCHSTACK-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-SWITCHSTACK-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
hpSwitchStackConfig | 1.3.6.1.4.1.11.2.14.11.5.1.10.1 | |||
hpSwitchStackAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.10.1.1 | integer | read-write |
The operational status of the stacking feature. Enumeration: 'disabled': 2, 'member': 3, 'command': 4, 'pending': 5, 'candidate': 1. |
hpSwitchStackCommandAddr | 1.3.6.1.4.1.11.2.14.11.5.1.10.1.2 | macaddress | read-write |
This variable is only valid if 'hpSwitchStackAdminStatus' has been set 'member'. This is the MAC address of the command switch for this member. |
hpSwitchStackName | 1.3.6.1.4.1.11.2.14.11.5.1.10.1.3 | octet string | read-write |
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). |
hpSwitchStackPropagate | 1.3.6.1.4.1.11.2.14.11.5.1.10.1.4 | integer | read-write |
Enable/disable SNMP community propagation. This variable is only valid if 'hpSwitchStackAdminStatus' has been set to 'command-switch'. Enumeration: 'enable': 1, 'disable': 2. |
hpSwitchStackAutoJoin | 1.3.6.1.4.1.11.2.14.11.5.1.10.1.5 | integer | read-write |
Enable/disable auto join on stack. This variable is only valid for candidate switch. Enumeration: 'enable': 1, 'disable': 2. |
hpSwitchStackAutoGrab | 1.3.6.1.4.1.11.2.14.11.5.1.10.1.6 | integer | read-write |
Enable/disable auto grab on stack. This variable is only valid if 'hpSwitchStackAdminStatus' has been set to 'command-switch'. Enumeration: 'enable': 1, 'disable': 2. |
hpSwitchStackConfigMemberTable | 1.3.6.1.4.1.11.2.14.11.5.1.10.2 | no-access |
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.2.1 | no-access |
A group of member switches configured to be in this switch's stack. |
||
hpSwitchStackMemberSwitchNum | 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.1 | integer32 | read-only |
An index that uniquely identifies the member switch associated with this row entry. |
hpSwitchStackMemberMacAddr | 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.2 | macaddress | read-only |
The MAC Address that identifies the member switch. |
hpSwitchStackMemberPassword | 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.3 | octet string | read-only |
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. |
hpSwitchStackMemberEntryStatus | 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.4 | rowstatus | read-only |
The status of a stack member entry. |
hpSwitchStackMemberPasswordLong | 1.3.6.1.4.1.11.2.14.11.5.1.10.2.1.5 | octet string | read-only |
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. |
hpStackStats | 1.3.6.1.4.1.11.2.14.11.5.1.10.3 | |||
hpStackStatsName | 1.3.6.1.4.1.11.2.14.11.5.1.10.3.1 | octet string | read-only |
The stack name of this switch. |
hpStackStatsMembersNum | 1.3.6.1.4.1.11.2.14.11.5.1.10.3.2 | integer32 | read-only |
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'. |
hpStackStatsMembersUnreachable | 1.3.6.1.4.1.11.2.14.11.5.1.10.3.3 | integer32 | read-only |
The number of unreachable member switches. This variable is only valid if this switch has been set as a 'command-switch'. |
hpStackStatsMemberID | 1.3.6.1.4.1.11.2.14.11.5.1.10.3.4 | integer32 | read-only |
The number by which member switch is known on the stack. |
hpStackStatsMgmtIpAddr | 1.3.6.1.4.1.11.2.14.11.5.1.10.3.5 | ipaddress | read-only |
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'. |
hpStackStatsStackingStatus | 1.3.6.1.4.1.11.2.14.11.5.1.10.3.6 | integer | read-only |
The status of this switch. This variable is only valid if this switch has been set as a 'member-switch'. Enumeration: 'notCommand': 4, 'noReponse': 3, 'unknownFailure': 7, 'undiscovered': 12, 'joined': 1, 'unusedStatus': 11, 'stackFull': 5, 'commandDown': 10, 'remoteFailure': 6, 'commandUp': 9, 'pending': 2, 'evicted': 8. |
hpStackStatsMembersTable | 1.3.6.1.4.1.11.2.14.11.5.1.10.4 | no-access |
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.4.1 | no-access |
The information associated with each row in the member table. |
||
hpStackStatsMemberSwitchIndx | 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.1 | integer32 | read-only |
The index identifying the member switch. |
hpStackStatsMemberMacAddr | 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.2 | macaddress | read-only |
The MAC address of the member switch. |
hpStackStatsMemberSystemName | 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.3 | octet string | read-only |
The system name of the member switch. |
hpStackStatsMemberDeviceType | 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.4 | octet string | read-only |
The device type of the member switch. |
hpStackStatsMemberOperStatus | 1.3.6.1.4.1.11.2.14.11.5.1.10.4.1.5 | integer | read-only |
The current state of the member switch. Enumeration: 'invalidPassword': 5, 'noReponse': 3, 'undiscovered': 14, 'stackingDisabled': 4, 'joined': 2, 'rejected': 9, 'commanderAnotherStack': 6, 'memberDown': 11, 'commanderThisStack': 12, 'unknownFailure': 8, 'unusedStatus': 13, 'remoteFailure': 7, 'memberUp': 10, 'pending': 1. |
hpSwitchDiscoveryConfig | 1.3.6.1.4.1.11.2.14.11.5.1.10.5 | |||
hpSwitchDiscoveryAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.10.5.1 | integer | read-write |
The operational status of the discovery protocol. Enumeration: 'enable': 1, 'disable': 2. |
hpSwitchDiscoveryTransmissionInterval | 1.3.6.1.4.1.11.2.14.11.5.1.10.5.2 | integer32 | read-write |
The interval between the sending out of new discovery packets. |
hpDiscoverStatsCandidatesTable | 1.3.6.1.4.1.11.2.14.11.5.1.10.6 | no-access |
A table containing the switches that have been discovered as a candidate to form a stack. |
|
1.3.6.1.4.1.11.2.14.11.5.1.10.6.1 | no-access |
The information associated with each row in the candidate table. |
||
hpDiscoverStatsCandidateMacAddr | 1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.1 | macaddress | read-only |
The MAC address of the candidate switch. Used as an index identifying row in the table. |
hpDiscoverStatsCandidateSystemName | 1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.2 | octet string | read-only |
The system name of the candidate switch. |
hpDiscoverStatsCandidateDeviceType | 1.3.6.1.4.1.11.2.14.11.5.1.10.6.1.3 | octet string | read-only |
The device type of the candidate switch. |
hpDiscoverStatsTable | 1.3.6.1.4.1.11.2.14.11.5.1.10.7 | no-access |
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.7.1 | no-access |
The information associated with each row in the discover table. |
||
hpDiscoverStatsSwitchIndex | 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.1 | integer32 | read-only |
The index identifying the row in the table. |
hpDiscoverStatsSwitchStackName | 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.2 | octet string | read-only |
The stack name of the discovered switch. |
hpDiscoverStatsSwitchMacAddr | 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.3 | macaddress | read-only |
The MAC address of the discovered switch. |
hpDiscoverStatsSwitchSystemName | 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.4 | octet string | read-only |
The system name of the discovered switch. |
hpDiscoverStatsSwitchStatus | 1.3.6.1.4.1.11.2.14.11.5.1.10.7.1.5 | octet string | read-only |
The status of the discovered switch. |
hpSwitchVirtualStackMibConformance | 1.3.6.1.4.1.11.2.14.11.5.1.10.8 | |||
hpSwitchVirtualStackMibCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.10.8.1 | |||
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. |
||
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. |
||
hpSwitchVirtualStackMibGroups | 1.3.6.1.4.1.11.2.14.11.5.1.10.8.2 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |