HH3C-VBR-MIB
AI MIB Summary
The HH3C-VBR-MIB enables SNMP-based management of H3C port extender (PEX) devices connected via the 802.1BR protocol, providing visibility into PEX link status, port states, and session parameters for distributed switching architectures.
This MIB is used to manage port extenders (PEXs) over 802.1BR. This MIB is applicable to products that support PEXs.
Main OID:
hh3cVbr.1.3.6.1.4.1.25506.2.180
35
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
35 total| Object Name |
|---|
hh3cVbrThis MIB is used to manage port extenders (PEXs) over 802.1BR. This MIB is applicable to products that support PEXs. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.180 |
hh3cVbrSpecInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.180.1 |
hh3cVbrGroupMinIdLowest PEX group ID that can be used to allocate ECIDs for ports on a PEX.ro Integer32 .1.3.6.1.4.1.25506.2.180.1.1 |
hh3cVbrGroupMaxIdHighest PEX group ID that can be used to allocate ECID for ports on a PEX.ro Integer32 .1.3.6.1.4.1.25506.2.180.1.2 |
hh3cVbrMinAssociateIdLowest ID that can be assigned to a PEX.ro Integer32 .1.3.6.1.4.1.25506.2.180.1.3 |
hh3cVbrMaxAssociateIdHighest ID that can be assigned to a PEX.ro Integer32 .1.3.6.1.4.1.25506.2.180.1.4 |
hh3cVbrTable OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.180.2 |
hh3cVbrGroupTableThis table contains objects used to configure PEX groups. SEQUENCE OF Hh3cVbrGroupEntry .1.3.6.1.4.1.25506.2.180.2.1 |
hh3cVbrGroupEntryInformation about a PEX group. Hh3cVbrGroupEntry .1.3.6.1.4.1.25506.2.180.2.1.1 |
hh3cVbrGroupIdID that can be used to uniquely identify a PEX group. The value range is hh3cVbrGroupMinId to hh3cVbrGroupMaxId.ro Integer32 .1.3.6.1.4.1.25506.2.180.2.1.1.1 |
hh3cVbrGroupDescrDescription for the PEX group. The default value is 'pex-group XXXX', where 'XXXX' is hh3cVbrGroupId. Writing a zero-length string to this object resets the value to the default.rw DisplayString .1.3.6.1.4.1.25506.2.180.2.1.1.2 |
hh3cVbrGroupRowStatusThe control that allows creation and deletion of entries. Values include createAndGo, active, and destroy. If the row to be created or modified already exists, an error message is returned. If the row to be deleted does not exist, a success message is returned.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.180.2.1.1.3 |
hh3cVbrCasPortTableThis table contains objects used to configure PEX cascade ports. SEQUENCE OF Hh3cVbrCasPortEntry .1.3.6.1.4.1.25506.2.180.2.2 |
hh3cVbrCasPortEntryInformation about a PEX cascade port. Hh3cVbrCasPortEntry .1.3.6.1.4.1.25506.2.180.2.2.1 |
hh3cVbrCasPortIndexInterface index of the cascade port for a PEX.ro Integer32 .1.3.6.1.4.1.25506.2.180.2.2.1.1 |
hh3cVbrCasPortAssociateIdID assigned to the PEX that is attached to the cascade port. The value range is hh3cVbrMinAssociateId to hh3cVbrMaxAssociateId. The value is 0xffff if the PEX is not assigned an ID. For a successful configuration, the ID must be unique among all PEXs in the IRF 3.1 system.rw Integer32 .1.3.6.1.4.1.25506.2.180.2.2.1.2 |
hh3cVbrCasPortGroupIDPEX group ID assigned to the PEX that is attached to the cascade port. The value range is hh3cVbrGroupMinId to hh3cVbrGroupMaxId.rw Integer32 .1.3.6.1.4.1.25506.2.180.2.2.1.3 |
hh3cVbrPEXStatusStatus of the PEX. If the value is offline, the PEX is absent or its configuration is incomplete. If the value is online, the PEX is operating correctly.ro Enumeration .1.3.6.1.4.1.25506.2.180.2.2.1.4 |
hh3cVbrPEXTierTier of the PEX. The value is 0xffff if the upper-tier device of the PEX is not online.ro Integer32 .1.3.6.1.4.1.25506.2.180.2.2.1.5 |
hh3cVbrPEXDeviceMacDevice MAC address of the PEX.ro DisplayString .1.3.6.1.4.1.25506.2.180.2.2.1.6 |
hh3cVbrPEXSysnameDevice name of the PEX.ro DisplayString .1.3.6.1.4.1.25506.2.180.2.2.1.7 |
hh3cVbrPEXBoardTypeDevice board type of the PEX.ro DisplayString .1.3.6.1.4.1.25506.2.180.2.2.1.8 |
hh3cVbrPEXParentUpper-tier device of the PEX. The value is 0xffff if the upper-tier device of the PEX is the parent fabric(CB). In other situations, the value equals to the associated ID of the upper-tier PEX.ro Integer32 .1.3.6.1.4.1.25506.2.180.2.2.1.9 |
hh3cVbrCasPortRowStatusThe control that allows creation and deletion of entries. Values include createAndGo, active, and destroy. If the row to be created or modified already exists, an error message is returned. If the row to be deleted does not exist, a success message is returned.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.180.2.2.1.10 |
hh3cVbrUpgradeTableThis table contains objects used to upgrade PEX software images or patches. SEQUENCE OF Hh3cVbrUpgradeEntry .1.3.6.1.4.1.25506.2.180.2.3 |
hh3cVbrUpgradeEntryUpgrade software for PEXs, including upgrading PEX software images by using an IPE file and installing or uninstalling PEX patches by using a patch file. Each time only one of the upgrading operations can be performed. The IPE file or the patch file must be saved in the flash:/pex_images directory on the parent fabric. Hh3cVbrUpgradeEntry .1.3.6.1.4.1.25506.2.180.2.3.1 |
hh3cVbrUpgradeAssociateIdID assigned to a PEX. The value range is hh3cVbrMinAssociateId to hh3cVbrMaxAssociateId. If the value is 0xffff,this object will upgrade software for all PEXs. Integer32 .1.3.6.1.4.1.25506.2.180.2.3.1.1 |
hh3cVbrUpgradeIPEFileThe IPE file used to upgrade PEX software images. The file must be saved in the flash:/pex_images directory on the parent fabric.rw DisplayString .1.3.6.1.4.1.25506.2.180.2.3.1.2 |
hh3cVbrUpgradePatchFileThe patch file used to install or uninstall PEX patches. The file must be saved in the flash:/pex_images directory on the parent fabric.rw DisplayString .1.3.6.1.4.1.25506.2.180.2.3.1.3 |
hh3cVbrUpgradePatchActionAction on patches in the patch file. The value active means to install the patches. The value deactive means to uninstall the patches.rw Enumeration .1.3.6.1.4.1.25506.2.180.2.3.1.4 |
hh3cVbrUpgradeStatusResult of the upgrading operation.ro Enumeration .1.3.6.1.4.1.25506.2.180.2.3.1.5 |
hh3cVbrInitUpgradeStatusIf you want to initialize the upgrade status, set the value of this object to enable.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.180.2.3.1.6 |
hh3cVbrTraps OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.180.3 |
hh3cVbrTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.180.3.0 |
hh3cVbrPEXRemoveOrInsertAn hh3cVbrPEXRemoveOrInsert notification is sent when a PEX is removed or inserted. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.180.3.0.1 |