H3C-STACK-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: H3C-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       h3cStackGlobalConfig 1.3.6.1.4.1.2011.10.2.91.1
           h3cStackMaxMember 1.3.6.1.4.1.2011.10.2.91.1.1 integer32 read-only
The maximum number of members in a stack.
           h3cStackMemberNum 1.3.6.1.4.1.2011.10.2.91.1.2 integer32 read-only
The number of members currently in a stack.
           h3cStackMaxConfigPriority 1.3.6.1.4.1.2011.10.2.91.1.3 integer32 read-only
The highest priority that can be configured for a member in a stack.
           h3cStackAutoUpdate 1.3.6.1.4.1.2011.10.2.91.1.4 integer read-write
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 Enumeration: 'disabled': 1, 'enabled': 2.
           h3cStackMacPersistence 1.3.6.1.4.1.2011.10.2.91.1.5 integer read-write
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. Enumeration: 'persistForever': 3, 'persistForSixMin': 2, 'notPersist': 1.
           h3cStackLinkDelayInterval 1.3.6.1.4.1.2011.10.2.91.1.6 integer read-write
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 200-2000(ms): delay time
           h3cStackTopology 1.3.6.1.4.1.2011.10.2.91.1.7 integer read-only
The topology of the stack. chainConn: chain connection ringConn: ring connection Enumeration: 'chainConn': 1, 'ringConn': 2.
       h3cStackDeviceConfigTable 1.3.6.1.4.1.2011.10.2.91.2 no-access
This table contains objects to manage device information in a stack.
           h3cStackDeviceConfigEntry 1.3.6.1.4.1.2011.10.2.91.2.1 no-access
This table contains objects to manage device information in a stack.
               h3cStackMemberID 1.3.6.1.4.1.2011.10.2.91.2.1.1 integer32 read-only
The member ID of the device in a stack.
               h3cStackConfigMemberID 1.3.6.1.4.1.2011.10.2.91.2.1.2 integer32 read-write
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.
               h3cStackPriority 1.3.6.1.4.1.2011.10.2.91.2.1.3 integer32 read-write
The priority of a device in a stack. The valid value ranges from 1 to the value of h3cStackMaxConfigPriority.
               h3cStackPortNum 1.3.6.1.4.1.2011.10.2.91.2.1.4 integer32 read-only
The number of stack ports which is enabled in a device.
               h3cStackPortMaxNum 1.3.6.1.4.1.2011.10.2.91.2.1.5 integer32 read-only
The maximum number of stack ports in a device.
       h3cStackBoardConfigTable 1.3.6.1.4.1.2011.10.2.91.3 no-access
This table contains objects to manage board information of the device in a stack.
           h3cStackBoardConfigEntry 1.3.6.1.4.1.2011.10.2.91.3.1 no-access
This table contains objects to manage board information of the device in a stack.
               h3cStackBoardRole 1.3.6.1.4.1.2011.10.2.91.3.1.1 integer read-only
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 Enumeration: 'master': 2, 'loading': 3, 'slave': 1, 'other': 4.
               h3cStackBoardBelongtoMember 1.3.6.1.4.1.2011.10.2.91.3.1.2 integer32 read-only
The member ID of the device where the current board resides in a stack.
       h3cStackPortInfoTable 1.3.6.1.4.1.2011.10.2.91.4 no-access
This table contains objects to manage stack port information of a device in a stack.
           h3cStackPortInfoEntry 1.3.6.1.4.1.2011.10.2.91.4.1 no-access
This table contains objects to manage stack port information of a device in a stack.
               h3cStackPortIndex 1.3.6.1.4.1.2011.10.2.91.4.1.1 integer32 no-access
The index of a stack port of the device in a stack.
               h3cStackPortEnable 1.3.6.1.4.1.2011.10.2.91.4.1.2 integer read-only
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. Enumeration: 'disabled': 1, 'enabled': 2.
               h3cStackPortStatus 1.3.6.1.4.1.2011.10.2.91.4.1.3 integer read-only
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. Enumeration: 'down': 2, 'disabled': 4, 'up': 1, 'silent': 3.
               h3cStackNeighbor 1.3.6.1.4.1.2011.10.2.91.4.1.4 integer32 read-only
The member ID of the stack port's neighbor in a stack. 0 means no neighbor exists.
       h3cStackPhyPortInfoTable 1.3.6.1.4.1.2011.10.2.91.5 no-access
This table contains objects to manage the information for physical ports which can be used for physical connection of stack port in a stack.
           h3cStackPhyPortInfoEntry 1.3.6.1.4.1.2011.10.2.91.5.1 no-access
This table contains objects to manage the information for physical ports which can be used for physical connection of stack port in a stack.
               h3cStackBelongtoPort 1.3.6.1.4.1.2011.10.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 be valid after the device in the stack reboots.
       h3cStackTrap 1.3.6.1.4.1.2011.10.2.91.6
           h3cStackTrapOjbects 1.3.6.1.4.1.2011.10.2.91.6.0
               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.
               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.