HPN-ICF-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
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.108 | IdentityhpnicfBlg | 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.11.2.14.11.15.2.108.1 | NodehpnicfBlgObjects | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1 | TablehpnicfBlgStatsTable | not-accessible | current | This table contains the statistics information about balance groups. |
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1 | RowhpnicfBlgStatsEntry | not-accessible | current | This list contains statistics information. |
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.1 | ColumnhpnicfBlgIndex | not-accessible | current | The index of the balance group. |
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.2 | ColumnhpnicfBlgGroupTxPacketCount | read-only | current | When retrieved, this object returns the count of packets the balance group has sent. |
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.3 | ColumnhpnicfBlgGroupRxPacketCount | read-only | current | When retrieved, this object returns the count of packets the balance group has received. |
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.4 | ColumnhpnicfBlgGroupTxByteCount | read-only | current | When retrieved, this object returns the count of bytes the balance group has sent. |
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.5 | ColumnhpnicfBlgGroupRxByteCount | read-only | current | When retrieved, this object returns the count of bytes the balance group has received. |
| 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.6 | ColumnhpnicfBlgGroupCountClear | 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. |