H3C-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
| HUAWEI-3COM-OID-MIB | h3cCommon |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.10.2.108 | Identityh3cBlg | This 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.2011.10.2.108.1 | Nodeh3cBlgObjects | |||
| 1.3.6.1.4.1.2011.10.2.108.1.1 | Tableh3cBlgStatsTable | not-accessible | current | This table contains the statistics information about balance groups. |
| 1.3.6.1.4.1.2011.10.2.108.1.1.1 | Rowh3cBlgStatsEntry | not-accessible | current | This list contains statistics information. |
| 1.3.6.1.4.1.2011.10.2.108.1.1.1.1 | Columnh3cBlgIndex | not-accessible | current | The index of the balance group. |
| 1.3.6.1.4.1.2011.10.2.108.1.1.1.2 | Columnh3cBlgGroupTxPacketCount | read-only | current | When retrieved, this object returns the count of packets the balance group has sent. |
| 1.3.6.1.4.1.2011.10.2.108.1.1.1.3 | Columnh3cBlgGroupRxPacketCount | read-only | current | When retrieved, this object returns the count of packets the balance group has received. |
| 1.3.6.1.4.1.2011.10.2.108.1.1.1.4 | Columnh3cBlgGroupTxByteCount | read-only | current | When retrieved, this object returns the count of bytes the balance group has sent. |
| 1.3.6.1.4.1.2011.10.2.108.1.1.1.5 | Columnh3cBlgGroupRxByteCount | read-only | current | When retrieved, this object returns the count of bytes the balance group has received. |
| 1.3.6.1.4.1.2011.10.2.108.1.1.1.6 | Columnh3cBlgGroupCountClear | read-write | current | This object is used to reset the counter of the balance group. Read operation is meaningless. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CounterClear | INTEGER { cleared(1), nouse(2) } | current | Cleared: reset the value of the group's counter. Nouse: 'nouse' will be returned when getting. |