H3C-STACK-MIB

File: H3C-STACK-MIB.mib (15025 bytes)

Imported modules

HUAWEI-3COM-OID-MIB ENTITY-MIB SNMPv2-SMI

Imported symbols

h3cCommon entPhysicalIndex Integer32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

H3cStackDeviceConfigEntry  
SEQUENCE    
  h3cStackMemberID Integer32
  h3cStackConfigMemberID Integer32
  h3cStackPriority Integer32
  h3cStackPortNum Integer32
  h3cStackPortMaxNum Integer32

H3cStackBoardConfigEntry  
SEQUENCE    
  h3cStackBoardRole INTEGER
  h3cStackBoardBelongtoMember Integer32

H3cStackPortInfoEntry  
SEQUENCE    
  h3cStackPortIndex Integer32
  h3cStackPortEnable INTEGER
  h3cStackPortStatus INTEGER
  h3cStackNeighbor Integer32

H3cStackPhyPortInfoEntry  
SEQUENCE    
  h3cStackBelongtoPort Integer32

Defined Values

h3cStack 1.3.6.1.4.1.2011.10.2.91
This MIB is used to manage STM (Stack Topology Management) information for IRF (Intelligent Resilient Framework) device. This MIB is applicable to products which support IRF. 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    

h3cStackGlobalConfig 1.3.6.1.4.1.2011.10.2.91.1
OBJECT IDENTIFIER    

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

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

h3cStackMaxConfigPriority 1.3.6.1.4.1.2011.10.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  

h3cStackAutoUpdate 1.3.6.1.4.1.2011.10.2.91.1.4
The function for automatically updating the image from master to slave. When a new device tries to join a stack, the image version is checked. When this function is enabled, if the image version of the new device is different from that of the master, the image of the new device will be updated to be consistent with that of the master. When this function is disabled, the new device can not join the stack if the image version of the new device is different from that of the master. disabled: disable auto update function enabled: enable auto update function
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

h3cStackMacPersistence 1.3.6.1.4.1.2011.10.2.91.1.5
The mode of bridge MAC address persistence. When a stack starts, the bridge MAC address of master board will be used as that of the stack. If the master board leaves the stack, the bridge MAC address of the stack will change based on the mode of bridge MAC address persistence. notPersist: The bridge MAC address of the new master board will be used as that of the stack immediately. persistForSixMin: The bridge MAC address will be reserved for six minutes. In this period, if the master board which has left the stack rejoins the stack, the bridge MAC address of the stack will not change. Otherwise, the bridge MAC address of the new master board 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)  

h3cStackLinkDelayInterval 1.3.6.1.4.1.2011.10.2.91.1.6
The delay time for a device in a stack to report the change of stack port link status. If the delay time is configured, a device in a stack will not report the change immediately when the stack port link status changes to down. During the delay period, if the stack port link status is resumed, the device will ignore the current change of the stack port link status. If the stack port link status is not resumed after the delay time, the device will report the change. 0 means no delay, namely, the device will report the change as soon as the stack port link status changes to down. 0: no delay 1-30000(ms): delay time
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..30000  

h3cStackTopology 1.3.6.1.4.1.2011.10.2.91.1.7
The topology of the stack. chainConn: chain connection ringConn: ring connection
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER chainConn(1), ringConn(2)  

h3cStackDeviceConfigTable 1.3.6.1.4.1.2011.10.2.91.2
This table contains objects to manage device information in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cStackDeviceConfigEntry

h3cStackDeviceConfigEntry 1.3.6.1.4.1.2011.10.2.91.2.1
This table contains objects to manage device information in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cStackDeviceConfigEntry  

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

h3cStackConfigMemberID 1.3.6.1.4.1.2011.10.2.91.2.1.2
The configured member ID of the device. The valid value ranges from 1 to the value of h3cStackMaxMember. After the member ID is configured for a device, if this ID is not the same with that of another device, the ID will be used as the member ID of the device when the device reboots. If a same ID exists, the member ID of the device will be set as another exclusive ID automatically.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

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

h3cStackPortNum 1.3.6.1.4.1.2011.10.2.91.2.1.4
The number of stack ports which is enabled in a device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

h3cStackBoardConfigTable 1.3.6.1.4.1.2011.10.2.91.3
This table contains objects to manage board information of the device in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cStackBoardConfigEntry

h3cStackBoardConfigEntry 1.3.6.1.4.1.2011.10.2.91.3.1
This table contains objects to manage board information of the device in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cStackBoardConfigEntry  

h3cStackBoardRole 1.3.6.1.4.1.2011.10.2.91.3.1.1
The role of the board in a stack. slave: slave board master: master board loading: slave board whose image version is different from that of the master board. other: other
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER slave(1), master(2), loading(3), other(4)  

h3cStackBoardBelongtoMember 1.3.6.1.4.1.2011.10.2.91.3.1.2
The member ID of the device where the current board resides in a stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cStackPortInfoTable 1.3.6.1.4.1.2011.10.2.91.4
This table contains objects to manage stack port information of a device in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cStackPortInfoEntry

h3cStackPortInfoEntry 1.3.6.1.4.1.2011.10.2.91.4.1
This table contains objects to manage stack port information of a device in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cStackPortInfoEntry  

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

h3cStackPortEnable 1.3.6.1.4.1.2011.10.2.91.4.1.2
The status of the stack port of the device in a stack. If no physical port is added to the stack port, its status is 'disabled'; otherwise, 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)  

h3cStackPortStatus 1.3.6.1.4.1.2011.10.2.91.4.1.3
The link status of the stack port of the device in a stack. up: The link status of a stack port with reasonable physical connection is up. down: The link status of a stack port without physical connection is down. silent: The link status of a stack port which can not be used normally is silent. disabled: The link status of a stack port in disabled status is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), silent(3), disabled(4)  

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

h3cStackPhyPortInfoTable 1.3.6.1.4.1.2011.10.2.91.5
This table contains objects to manage the information for physical ports which can be used for physical connection of stack port in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cStackPhyPortInfoEntry

h3cStackPhyPortInfoEntry 1.3.6.1.4.1.2011.10.2.91.5.1
This table contains objects to manage the information for physical ports which can be used for physical connection of stack port in a stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cStackPhyPortInfoEntry  

h3cStackBelongtoPort 1.3.6.1.4.1.2011.10.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 be valid after the device in the stack reboots.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cStackTrap 1.3.6.1.4.1.2011.10.2.91.6
OBJECT IDENTIFIER    

h3cStackTrapOjbects 1.3.6.1.4.1.2011.10.2.91.6.0
OBJECT IDENTIFIER    

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

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