HPN-ICF-STACK-MIB

File: HPN-ICF-STACK-MIB.mib (17032 bytes)

Imported modules

HPN-ICF-OID-MIB ENTITY-MIB IF-MIB
SNMPv2-SMI

Imported symbols

hpnicfCommon entPhysicalIndex ifIndex
ifDescr Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

HpnicfStackDeviceConfigEntry  
SEQUENCE    
  hpnicfStackMemberID Integer32
  hpnicfStackConfigMemberID Integer32
  hpnicfStackPriority Integer32
  hpnicfStackPortNum Integer32
  hpnicfStackPortMaxNum Integer32

HpnicfStackBoardConfigEntry  
SEQUENCE    
  hpnicfStackBoardRole INTEGER
  hpnicfStackBoardBelongtoMember Integer32

HpnicfStackPortInfoEntry  
SEQUENCE    
  hpnicfStackPortIndex Integer32
  hpnicfStackPortEnable INTEGER
  hpnicfStackPortStatus INTEGER
  hpnicfStackNeighbor Integer32
  hpnicfStackPortForwardingPath OCTET STRING

HpnicfStackPhyPortInfoEntry  
SEQUENCE    
  hpnicfStackBelongtoPort Integer32

Defined Values

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.
MODULE-IDENTITY    

hpnicfStackGlobalConfig 1.3.6.1.4.1.11.2.14.11.15.2.91.1
OBJECT IDENTIFIER    

hpnicfStackMaxMember 1.3.6.1.4.1.11.2.14.11.15.2.91.1.1
The maximum number of members in a stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackMemberNum 1.3.6.1.4.1.11.2.14.11.15.2.91.1.2
The number of members currently in a stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackMaxConfigPriority 1.3.6.1.4.1.11.2.14.11.15.2.91.1.3
The highest priority that can be configured for a member in a stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackAutoUpdate 1.3.6.1.4.1.11.2.14.11.15.2.91.1.4
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

hpnicfStackMacPersistence 1.3.6.1.4.1.11.2.14.11.15.2.91.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notPersist(1), persistForSixMin(2), persistForever(3)  

hpnicfStackLinkDelayInterval 1.3.6.1.4.1.11.2.14.11.15.2.91.1.6
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
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..30000  

hpnicfStackTopology 1.3.6.1.4.1.11.2.14.11.15.2.91.1.7
Stack topology. chainConn: daisy-chain connection ringConn: ring connection
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER chainConn(1), ringConn(2)  

hpnicfStackDeviceConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.91.2
This table contains objects to manage device information in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfStackDeviceConfigEntry

hpnicfStackDeviceConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1
This table contains objects to manage device information in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfStackDeviceConfigEntry  

hpnicfStackMemberID 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.1
The member ID of the device in a stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackConfigMemberID 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfStackPriority 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.3
The priority of a device in the stack. The valid value ranges from 1 to the value in hpnicfStackMaxConfigPriority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfStackPortNum 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.4
The number of stack ports enabled in a device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackPortMaxNum 1.3.6.1.4.1.11.2.14.11.15.2.91.2.1.5
The maximum number of stack ports in a device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackBoardConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.91.3
This table contains objects to manage MPU information for a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfStackBoardConfigEntry

hpnicfStackBoardConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.91.3.1
This table contains objects to manage MPU information for a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfStackBoardConfigEntry  

hpnicfStackBoardRole 1.3.6.1.4.1.11.2.14.11.15.2.91.3.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER slave(1), master(2), loading(3), other(4)  

hpnicfStackBoardBelongtoMember 1.3.6.1.4.1.11.2.14.11.15.2.91.3.1.2
Member ID of the device that holds the current board.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackPortInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.91.4
This table contains objects to manage stack port information for IRF stacked devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfStackPortInfoEntry

hpnicfStackPortInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1
This table contains objects to manage stack port information for IRF stacked devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfStackPortInfoEntry  

hpnicfStackPortIndex 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.1
The index of a stack port of the device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfStackPortEnable 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

hpnicfStackPortStatus 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), silent(3), disabled(4)  

hpnicfStackNeighbor 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.4
The member ID of the stack port's neighbor. 0 means no neighbor exists.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfStackPortForwardingPath 1.3.6.1.4.1.11.2.14.11.15.2.91.4.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..511)  

hpnicfStackPhyPortInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.91.5
This table contains objects to manage information about physical ports that can be used for IRF stacking.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfStackPhyPortInfoEntry

hpnicfStackPhyPortInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.91.5.1
This table contains objects to manage information about physical ports that can be used for IRF stacking.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfStackPhyPortInfoEntry  

hpnicfStackBelongtoPort 1.3.6.1.4.1.11.2.14.11.15.2.91.5.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfStackTrap 1.3.6.1.4.1.11.2.14.11.15.2.91.6
OBJECT IDENTIFIER    

hpnicfStackTrapOjbects 1.3.6.1.4.1.11.2.14.11.15.2.91.6.0
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE