HH3C-BLG-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-BLG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cBlg | 1.3.6.1.4.1.25506.2.108 |
This MIB module defines a set of basic objects for configuring switches and routers to set/get balance group information. |
||
hh3cBlgObjects | 1.3.6.1.4.1.25506.2.108.1 | |||
hh3cBlgStatsTable | 1.3.6.1.4.1.25506.2.108.1.1 | no-access |
This table contains the statistics information about balance groups. |
|
1.3.6.1.4.1.25506.2.108.1.1.1 | no-access |
This list contains statistics information. |
||
hh3cBlgIndex | 1.3.6.1.4.1.25506.2.108.1.1.1.1 | integer32 | no-access |
The index of the balance group. |
hh3cBlgGroupTxPacketCount | 1.3.6.1.4.1.25506.2.108.1.1.1.2 | counter64 | read-only |
When retrieved, this object returns the count of packets the balance group has sent. |
hh3cBlgGroupRxPacketCount | 1.3.6.1.4.1.25506.2.108.1.1.1.3 | counter64 | read-only |
When retrieved, this object returns the count of packets the balance group has received. |
hh3cBlgGroupTxByteCount | 1.3.6.1.4.1.25506.2.108.1.1.1.4 | counter64 | read-only |
When retrieved, this object returns the count of bytes the balance group has sent. |
hh3cBlgGroupRxByteCount | 1.3.6.1.4.1.25506.2.108.1.1.1.5 | counter64 | read-only |
When retrieved, this object returns the count of bytes the balance group has received. |
hh3cBlgGroupCountClear | 1.3.6.1.4.1.25506.2.108.1.1.1.6 | counterclear | read-write |
This object is used to reset the counter of the balance group. Read operation is meaningless. |