MIBs Depot

HH3C-VBR-MIB

Registered at
1.3.6.1.4.1.25506.2.180
Last updated
2018-07-11 11:29
Organization
New H3C Technologies Co., Ltd.
Revisions
2018-07-11 11:29
Namespace
comware
Source file
HH3C-VBR-MIB
Digest
sha256:e8eaf7fde21e9df4a8d94744d64c4f9664a33f34108f71a6d1e73aaa8f0c9ebd

Description

This MIB is used to manage port extenders (PEXs) over 802.1BR. This MIB is applicable to products that support PEXs.

Contact

Platform Team New H3C Technologies Co., Ltd. Haidian District Beijing P.R. China Http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-OID-MIB
HH3C-VBR-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cVbrSpecInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.180.1
hh3cVbrGroupMinId
OBJECT-TYPE
Lowest PEX group ID that can be used to allocate ECIDs for ports on a PEX.
1.3.6.1.4.1.25506.2.180.1.1Integer32read-onlycurrent
hh3cVbrGroupMaxId
OBJECT-TYPE
Highest PEX group ID that can be used to allocate ECID for ports on a PEX.
1.3.6.1.4.1.25506.2.180.1.2Integer32read-onlycurrent
hh3cVbrMinAssociateId
OBJECT-TYPE
Lowest ID that can be assigned to a PEX.
1.3.6.1.4.1.25506.2.180.1.3Integer32read-onlycurrent
hh3cVbrMaxAssociateId
OBJECT-TYPE
Highest ID that can be assigned to a PEX.
1.3.6.1.4.1.25506.2.180.1.4Integer32read-onlycurrent
hh3cVbrTable
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.180.2
hh3cVbrGroupTable
OBJECT-TYPE
This table contains objects used to configure PEX groups.
1.3.6.1.4.1.25506.2.180.2.1not-accessiblecurrent
hh3cVbrGroupEntry
OBJECT-TYPE
Information about a PEX group.
1.3.6.1.4.1.25506.2.180.2.1.1not-accessiblecurrent
hh3cVbrGroupId
OBJECT-TYPE
ID that can be used to uniquely identify a PEX group. The value range is hh3cVbrGroupMinId to hh3cVbrGroupMaxId.
1.3.6.1.4.1.25506.2.180.2.1.1.1Integer32 (1..2147483647)read-onlycurrent
hh3cVbrGroupDescr
OBJECT-TYPE
Description 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.
1.3.6.1.4.1.25506.2.180.2.1.1.2DisplayString (SIZE(0..79))read-createcurrent
hh3cVbrGroupRowStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.180.2.1.1.3RowStatusread-createcurrent
hh3cVbrCasPortTable
OBJECT-TYPE
This table contains objects used to configure PEX cascade ports.
1.3.6.1.4.1.25506.2.180.2.2not-accessiblecurrent
hh3cVbrCasPortEntry
OBJECT-TYPE
Information about a PEX cascade port.
1.3.6.1.4.1.25506.2.180.2.2.1not-accessiblecurrent
hh3cVbrCasPortIndex
OBJECT-TYPE
Interface index of the cascade port for a PEX.
1.3.6.1.4.1.25506.2.180.2.2.1.1Integer32 (1..2147483647)accessible-for-notifycurrent
hh3cVbrCasPortAssociateId
OBJECT-TYPE
ID 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.
1.3.6.1.4.1.25506.2.180.2.2.1.2Integer32 (1..65535)read-createcurrent
hh3cVbrCasPortGroupID
OBJECT-TYPE
PEX group ID assigned to the PEX that is attached to the cascade port. The value range is hh3cVbrGroupMinId to hh3cVbrGroupMaxId.
1.3.6.1.4.1.25506.2.180.2.2.1.3Integer32 (1..2147483647)read-createcurrent
hh3cVbrPEXStatus
OBJECT-TYPE
Status 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.
1.3.6.1.4.1.25506.2.180.2.2.1.4INTEGER {offline(1), online(2)}read-onlycurrent
hh3cVbrPEXTier
OBJECT-TYPE
Tier of the PEX. The value is 0xffff if the upper-tier device of the PEX is not online.
1.3.6.1.4.1.25506.2.180.2.2.1.5Integer32 (1..65535)read-onlycurrent
hh3cVbrPEXDeviceMac
OBJECT-TYPE
Device MAC address of the PEX.
1.3.6.1.4.1.25506.2.180.2.2.1.6DisplayString (SIZE(1..15))read-onlycurrent
hh3cVbrPEXSysname
OBJECT-TYPE
Device name of the PEX.
1.3.6.1.4.1.25506.2.180.2.2.1.7DisplayString (SIZE(1..64))read-onlycurrent
hh3cVbrPEXBoardType
OBJECT-TYPE
Device board type of the PEX.
1.3.6.1.4.1.25506.2.180.2.2.1.8DisplayString (SIZE(1..64))read-onlycurrent
hh3cVbrPEXParent
OBJECT-TYPE
Upper-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.
1.3.6.1.4.1.25506.2.180.2.2.1.9Integer32 (1..65535)read-onlycurrent
hh3cVbrCasPortRowStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.180.2.2.1.10RowStatusread-createcurrent
hh3cVbrUpgradeTable
OBJECT-TYPE
This table contains objects used to upgrade PEX software images or patches.
1.3.6.1.4.1.25506.2.180.2.3not-accessiblecurrent
hh3cVbrUpgradeEntry
OBJECT-TYPE
Upgrade 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.
1.3.6.1.4.1.25506.2.180.2.3.1not-accessiblecurrent
hh3cVbrUpgradeAssociateId
OBJECT-TYPE
ID assigned to a PEX. The value range is hh3cVbrMinAssociateId to hh3cVbrMaxAssociateId. If the value is 0xffff,this object will upgrade software for all PEXs.
1.3.6.1.4.1.25506.2.180.2.3.1.1Integer32 (1..65535)not-accessiblecurrent
hh3cVbrUpgradeIPEFile
OBJECT-TYPE
The IPE file used to upgrade PEX software images. The file must be saved in the flash:/pex_images directory on the parent fabric.
1.3.6.1.4.1.25506.2.180.2.3.1.2DisplayString (SIZE(0..127))read-writecurrent
hh3cVbrUpgradePatchFile
OBJECT-TYPE
The patch file used to install or uninstall PEX patches. The file must be saved in the flash:/pex_images directory on the parent fabric.
1.3.6.1.4.1.25506.2.180.2.3.1.3DisplayString (SIZE(0..127))read-writecurrent
hh3cVbrUpgradePatchAction
OBJECT-TYPE
Action on patches in the patch file. The value active means to install the patches. The value deactive means to uninstall the patches.
1.3.6.1.4.1.25506.2.180.2.3.1.4INTEGER {active(1), inactive(2)}read-writecurrent
hh3cVbrUpgradeStatus
OBJECT-TYPE
Result of the upgrading operation.
1.3.6.1.4.1.25506.2.180.2.3.1.5INTEGER {initial(1), downloading(2), upgrading(3), succeeded(4), failed(5)}read-onlycurrent
hh3cVbrInitUpgradeStatus
OBJECT-TYPE
If you want to initialize the upgrade status, set the value of this object to enable.
1.3.6.1.4.1.25506.2.180.2.3.1.6TruthValueread-writecurrent
hh3cVbrTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.180.3
hh3cVbrTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.180.3.0

Notifications

NameOIDStatus
hh3cVbrPEXRemoveOrInsert
NOTIFICATION-TYPE
An hh3cVbrPEXRemoveOrInsert notification is sent when a PEX is removed or inserted.
1.3.6.1.4.1.25506.2.180.3.0.1current