MIB Viewer

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-MIBhpnicfCommon
SNMPv2-SMICounter64 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.14.11.15.2.108IdentityhpnicfBlgThis 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.1NodehpnicfBlgObjects
1.3.6.1.4.1.11.2.14.11.15.2.108.1.1TablehpnicfBlgStatsTablenot-accessiblecurrentThis table contains the statistics information about balance groups.
1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1RowhpnicfBlgStatsEntrynot-accessiblecurrentThis list contains statistics information.
1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.1ColumnhpnicfBlgIndexnot-accessiblecurrentThe index of the balance group.
1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1.2ColumnhpnicfBlgGroupTxPacketCountread-onlycurrentWhen 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.3ColumnhpnicfBlgGroupRxPacketCountread-onlycurrentWhen 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.4ColumnhpnicfBlgGroupTxByteCountread-onlycurrentWhen 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.5ColumnhpnicfBlgGroupRxByteCountread-onlycurrentWhen 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.6ColumnhpnicfBlgGroupCountClearread-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.