HPN-ICF-STACK-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-STACK-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 |
hpnicfStack | 1.3.6.1.4.1.11.2.14.11.15.2.91 |
This MIB is used to manage STM (Stack Topology Management) information for IRF (Intelligent Resilient Framework) device. This MIB is applicable to IRF-capable products. Some objects in this MIB may be used only for some specific products, so users should refer to the related documents to acquire more detailed information. |
||
hpnicfStackGlobalConfig | 1.3.6.1.4.1.11.2.14.11.15.2.91.1 | |||
hpnicfStackMaxMember | 1.3.6.1.4.1.11.2.14.11.15.2.91.1.1 | integer32 | read-only |
The maximum number of members in a stack. |
hpnicfStackMemberNum | 1.3.6.1.4.1.11.2.14.11.15.2.91.1.2 | integer32 | read-only |
The number of members currently in a stack. |
hpnicfStackMaxConfigPriority | 1.3.6.1.4.1.11.2.14.11.15.2.91.1.3 | integer32 | read-only |
The highest priority that can be configured for a member in a stack. |
hpnicfStackAutoUpdate | 1.3.6.1.4.1.11.2.14.11.15.2.91.1.4 | integer | read-write |
The function for automatically updating the image from the master to a device that is attempting to join the stack. When a new device tries to join a stack, STM verifies the image consistency between the joining device and the master. If the joining device uses a different image version than the master, the function updates the joining device with the image of the master. When this function is disabled, the new device can not join the stack if it uses a different software version than the master. disabled: disable auto update function enabled: enable auto update function Enumeration: 'disabled': 1, 'enabled': 2. |
hpnicfStackMacPersistence | 1.3.6.1.4.1.11.2.14.11.15.2.91.1.5 | integer | read-write |
The mode of bridge MAC address persistence. When a stack starts, the bridge MAC address of the master is used as that of the stack. When the master leaves the stack, the bridge MAC address of the stack changes depending on the mode of bridge MAC address persistence. notPersist: The bridge MAC address of the new master is used as that of the stack immediately. persistForSixMin: The original bridge MAC address will be reserved for six minutes. In this period, if the master that has left rejoins the stack, the bridge MAC address of the stack will not change. If the old master does not rejoin the stack within this period, the bridge MAC address of the new master will be used as that of the stack. persistForever: Whether the master leaves or not, the bridge MAC address of the stack will never change. Enumeration: 'persistForever': 3, 'persistForSixMin': 2, 'notPersist': 1. |
hpnicfStackLinkDelayInterval | 1.3.6.1.4.1.11.2.14.11.15.2.91.1.6 | integer32 | read-write |
Delay for stack ports to report a link down event. If the link comes up before the delay timer expires, the stack port will not report the link down event. If the link is not recovered before the delay timer expires, the stack port will report the change. If the delay is set to 0, the stack ports will report a link down event without delay. 0: no delay 1-30000(ms): delay time |
hpnicfStackTopology | 1.3.6.1.4.1.11.2.14.11.15.2.91.1.7 | integer | read-only |
Stack topology. chainConn: daisy-chain connection ringConn: ring connection Enumeration: 'chainConn': 1, 'ringConn': 2. |
hpnicfStackDeviceConfigTable | 1.3.6.1.4.1.11.2.14.11.15.2.91.2 | no-access |
This table contains objects to manage device information in a stack. |
|
1.3.6.1.4.1.11.2.14.11.15.2.91.2.1 | no-access |
This table contains objects to manage device information in a stack. |
||
hpnicfStackMemberID | 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.1 | integer32 | read-only |
The member ID of the device in a stack. |
hpnicfStackConfigMemberID | 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.2 | integer32 | read-write |
The configured member ID of the device. The valid value ranges from 1 to the value in hpnicfStackMaxMember. The configured member ID will take effect at a reboot if it is unique within the stack. |
hpnicfStackPriority | 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.3 | integer32 | read-write |
The priority of a device in the stack. The valid value ranges from 1 to the value in hpnicfStackMaxConfigPriority. |
hpnicfStackPortNum | 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.4 | integer32 | read-only |
The number of stack ports enabled in a device. |
hpnicfStackPortMaxNum | 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.5 | integer32 | read-only |
The maximum number of stack ports in a device. |
hpnicfStackBoardConfigTable | 1.3.6.1.4.1.11.2.14.11.15.2.91.3 | no-access |
This table contains objects to manage MPU information for a stack. |
|
1.3.6.1.4.1.11.2.14.11.15.2.91.3.1 | no-access |
This table contains objects to manage MPU information for a stack. |
||
hpnicfStackBoardRole | 1.3.6.1.4.1.11.2.14.11.15.2.91.3.1.1 | integer | read-only |
The role of the MPU in a stack. slave: Standby MPU master: Master MPU loading: Standby MPU is loading the software image from the master. other: other Enumeration: 'master': 2, 'loading': 3, 'slave': 1, 'other': 4. |
hpnicfStackBoardBelongtoMember | 1.3.6.1.4.1.11.2.14.11.15.2.91.3.1.2 | integer32 | read-only |
Member ID of the device that holds the current board. |
hpnicfStackPortInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.91.4 | no-access |
This table contains objects to manage stack port information for IRF stacked devices. |
|
1.3.6.1.4.1.11.2.14.11.15.2.91.4.1 | no-access |
This table contains objects to manage stack port information for IRF stacked devices. |
||
hpnicfStackPortIndex | 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.1 | integer32 | no-access |
The index of a stack port of the device. |
hpnicfStackPortEnable | 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.2 | integer | read-only |
The status of a stack port of the device. If no physical ports are added to the stack port, its status is 'disabled'. If the stack port has physical ports, its status is 'enabled'. disabled: The stack port is disabled. enabled: The stack port is enabled. Enumeration: 'disabled': 1, 'enabled': 2. |
hpnicfStackPortStatus | 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.3 | integer | read-only |
The link status of a stack port on the device. up: A physical link is present on the stack port. down: No physical link is present on the stack port. silent: The link state of the stack port is up, but the port cannot transmit or receive traffic. disabled: The stack port does not contain physical links. Enumeration: 'down': 2, 'disabled': 4, 'up': 1, 'silent': 3. |
hpnicfStackNeighbor | 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.4 | integer32 | read-only |
The member ID of the stack port's neighbor. 0 means no neighbor exists. |
hpnicfStackPortForwardingPath | 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.5 | octet string | read-only |
List of egress member IDs on a stack port. Each member device uses the egress member ID lists to choose the outgoing stack port for known unicast frames to be sent out of other member devices. The egress member ID lists are comma separated. A zero-length string means no egress members exist. For example: In a ring stack of 1-2-3-4-5-7-1, if hpnicfStackPortForwardingPath.1.1 returns '7,5,4', IRF-port 1/1 will be the outgoing port for frames to reach members 7, 5, and 4 from member 1. |
hpnicfStackPhyPortInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.91.5 | no-access |
This table contains objects to manage information about physical ports that can be used for IRF stacking. |
|
1.3.6.1.4.1.11.2.14.11.15.2.91.5.1 | no-access |
This table contains objects to manage information about physical ports that can be used for IRF stacking. |
||
hpnicfStackBelongtoPort | 1.3.6.1.4.1.11.2.14.11.15.2.91.5.1.1 | integer32 | read-write |
The index of the stack port to which the physical port is added. 0 means the physical port is not added to any stack port. The value will take effect when IRF is enabled on the device. |
hpnicfStackTrap | 1.3.6.1.4.1.11.2.14.11.15.2.91.6 | |||
hpnicfStackTrapOjbects | 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0 | |||
hpnicfStackPortLinkStatusChange | 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0.1 |
The hpnicfStackPortLinkStatusChange trap indicates that the link status of the stack port has changed. |
||
hpnicfStackTopologyChange | 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0.2 |
The hpnicfStackTopologyChange trap indicates that the topology type of the IRF stack has changed. |
||
hpnicfStackMadBfdChangeNormal | 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0.3 |
The hpnicfStackMadBfdChangeNormal trap indicates that the BFD MAD function changed to the normal state. |
||
hpnicfStackMadBfdChangeFailure | 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0.4 |
The hpnicfStackMadBfdChangeFailure trap indicates that the BFD MAD function changed to the failure state. |
||
hpnicfStackMadLacpChangeNormal | 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0.5 |
The hpnicfStackMadLacpChangeNormal trap indicates that the LACP MAD function changed to the normal state. |
||
hpnicfStackMadLacpChangeFailure | 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0.6 |
The hpnicfStackMadLacpChangeFailure trap indicates that the LACP MAD function changed to the failure state. |