MIB Viewer

HH3C-BLG-MIB

11 objects
This MIB module defines a set of basic objects for configuring switches and routers to set/get balance group information.
Imported Objects
HH3C-OID-MIBhh3cCommon
SNMPv2-SMICounter64 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.25506.2.108Identityhh3cBlgThis MIB module defines a set of basic objects for configuring switches and routers to set/get balance group information.
1.3.6.1.4.1.25506.2.108.1Nodehh3cBlgObjects
1.3.6.1.4.1.25506.2.108.1.1Tablehh3cBlgStatsTablenot-accessiblecurrentThis table contains the statistics information about balance groups.
1.3.6.1.4.1.25506.2.108.1.1.1Rowhh3cBlgStatsEntrynot-accessiblecurrentThis list contains statistics information.
1.3.6.1.4.1.25506.2.108.1.1.1.1Columnhh3cBlgIndexnot-accessiblecurrentThe index of the balance group.
1.3.6.1.4.1.25506.2.108.1.1.1.2Columnhh3cBlgGroupTxPacketCountread-onlycurrentWhen retrieved, this object returns the count of packets the balance group has sent.
1.3.6.1.4.1.25506.2.108.1.1.1.3Columnhh3cBlgGroupRxPacketCountread-onlycurrentWhen retrieved, this object returns the count of packets the balance group has received.
1.3.6.1.4.1.25506.2.108.1.1.1.4Columnhh3cBlgGroupTxByteCountread-onlycurrentWhen retrieved, this object returns the count of bytes the balance group has sent.
1.3.6.1.4.1.25506.2.108.1.1.1.5Columnhh3cBlgGroupRxByteCountread-onlycurrentWhen retrieved, this object returns the count of bytes the balance group has received.
1.3.6.1.4.1.25506.2.108.1.1.1.6Columnhh3cBlgGroupCountClearread-writecurrentThis object is used to reset the counter of the balance group. Read operation is meaningless.
Type Definitions
NameSyntaxStatusDescription
CounterClearINTEGER { cleared(1), nouse(2) }currentCleared: reset the value of the group's counter. Nouse: 'nouse' will be returned when getting.