HH3C-STACK-MIB

File: HH3C-STACK-MIB.mib (16958 bytes)

Imported modules

HH3C-OID-MIB ENTITY-MIB IF-MIB
SNMPv2-SMI

Imported symbols

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

Defined Types

Hh3cStackDeviceConfigEntry  
SEQUENCE    
  hh3cStackMemberID Integer32
  hh3cStackConfigMemberID Integer32
  hh3cStackPriority Integer32
  hh3cStackPortNum Integer32
  hh3cStackPortMaxNum Integer32

Hh3cStackBoardConfigEntry  
SEQUENCE    
  hh3cStackBoardRole INTEGER
  hh3cStackBoardBelongtoMember Integer32

Hh3cStackPortInfoEntry  
SEQUENCE    
  hh3cStackPortIndex Integer32
  hh3cStackPortEnable INTEGER
  hh3cStackPortStatus INTEGER
  hh3cStackNeighbor Integer32
  hh3cStackPortForwardingPath OCTET STRING

Hh3cStackPhyPortInfoEntry  
SEQUENCE    
  hh3cStackBelongtoPort Integer32

Defined Values

hh3cStack 1.3.6.1.4.1.25506.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    

hh3cStackGlobalConfig 1.3.6.1.4.1.25506.2.91.1
OBJECT IDENTIFIER    

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

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

hh3cStackMaxConfigPriority 1.3.6.1.4.1.25506.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  

hh3cStackAutoUpdate 1.3.6.1.4.1.25506.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)  

hh3cStackMacPersistence 1.3.6.1.4.1.25506.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)  

hh3cStackLinkDelayInterval 1.3.6.1.4.1.25506.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  

hh3cStackTopology 1.3.6.1.4.1.25506.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)  

hh3cStackDeviceConfigTable 1.3.6.1.4.1.25506.2.91.2
This table contains objects to manage device information in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cStackDeviceConfigEntry

hh3cStackDeviceConfigEntry 1.3.6.1.4.1.25506.2.91.2.1
This table contains objects to manage device information in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cStackDeviceConfigEntry  

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

hh3cStackConfigMemberID 1.3.6.1.4.1.25506.2.91.2.1.2
The configured member ID of the device. The valid value ranges from 1 to the value in hh3cStackMaxMember. 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  

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

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

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

hh3cStackBoardConfigTable 1.3.6.1.4.1.25506.2.91.3
This table contains objects to manage MPU information for a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cStackBoardConfigEntry

hh3cStackBoardConfigEntry 1.3.6.1.4.1.25506.2.91.3.1
This table contains objects to manage MPU information for a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cStackBoardConfigEntry  

hh3cStackBoardRole 1.3.6.1.4.1.25506.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)  

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

hh3cStackPortInfoTable 1.3.6.1.4.1.25506.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  
    Hh3cStackPortInfoEntry

hh3cStackPortInfoEntry 1.3.6.1.4.1.25506.2.91.4.1
This table contains objects to manage stack port information for IRF stacked devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cStackPortInfoEntry  

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

hh3cStackPortEnable 1.3.6.1.4.1.25506.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)  

hh3cStackPortStatus 1.3.6.1.4.1.25506.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)  

hh3cStackNeighbor 1.3.6.1.4.1.25506.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  

hh3cStackPortForwardingPath 1.3.6.1.4.1.25506.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 hh3cStackPortForwardingPath.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)  

hh3cStackPhyPortInfoTable 1.3.6.1.4.1.25506.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  
    Hh3cStackPhyPortInfoEntry

hh3cStackPhyPortInfoEntry 1.3.6.1.4.1.25506.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    
  Hh3cStackPhyPortInfoEntry  

hh3cStackBelongtoPort 1.3.6.1.4.1.25506.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  

hh3cStackTrap 1.3.6.1.4.1.25506.2.91.6
OBJECT IDENTIFIER    

hh3cStackTrapOjbects 1.3.6.1.4.1.25506.2.91.6.0
OBJECT IDENTIFIER    

hh3cStackPortLinkStatusChange 1.3.6.1.4.1.25506.2.91.6.0.1
The hh3cStackPortLinkStatusChange trap indicates that the link status of the stack port has changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cStackTopologyChange 1.3.6.1.4.1.25506.2.91.6.0.2
The hh3cStackTopologyChange trap indicates that the topology type of the IRF stack has changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cStackMadBfdChangeNormal 1.3.6.1.4.1.25506.2.91.6.0.3
The hh3cStackMadBfdChangeNormal trap indicates that the BFD MAD function changed to the normal state.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cStackMadBfdChangeFailure 1.3.6.1.4.1.25506.2.91.6.0.4
The hh3cStackMadBfdChangeFailure trap indicates that the BFD MAD function changed to the failure state.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cStackMadLacpChangeNormal 1.3.6.1.4.1.25506.2.91.6.0.5
The hh3cStackMadLacpChangeNormal trap indicates that the LACP MAD function changed to the normal state.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cStackMadLacpChangeFailure 1.3.6.1.4.1.25506.2.91.6.0.6
The hh3cStackMadLacpChangeFailure trap indicates that the LACP MAD function changed to the failure state.
Status: current Access: read-write
NOTIFICATION-TYPE