HP-LOADBALANCE-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-LOADBALANCE-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 |
hpicfLoadBalanceMod | 1.3.6.1.4.1.11.2.14.11.5.1.76 |
MIB module for configuring trunk Load Balancing on Hewlett-Packard network devices. |
||
hpicfLoadBalanceNotifications | 1.3.6.1.4.1.11.2.14.11.5.1.76.0 | |||
hpicfLoadBalanceMethodMod | 1.3.6.1.4.1.11.2.14.11.5.1.76.1 | |||
hpicfTrunkLoadBalanceMethod | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.1 | integer | read-write |
Method to be used for Load Balancing. Enumeration: 'l3based': 1, 'l2based': 3, 'l4based': 2. |
hpicfTrunkClearStatsTable | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.2 | no-access |
This table is for resetting the statistics for the given trunk. |
|
1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1 | no-access |
This entry is used to clear the statistics for the given trunk. |
||
hpicfTrunkId | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1.1 | integer32 | no-access |
This object uniquely identifies the entry in this table. |
hpicfTrunkStatsClear | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1.2 | truthvalue | read-write |
This object is to clear the statistics for the trunk identified by 'hpicfTrunkId'. Statistics counters will be cleared when this object is set to 'true'. This object will always returns 'false'. |
hpicfTrunkStatsTable | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3 | no-access |
A collection of statistics for the specified trunk. |
|
1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1 | no-access |
A collection of statistics for the specified trunk. |
||
hpicfTrunkUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.1 | unsigned32 | read-only |
The time the trunk has been up or since the counters were reset. |
hpicfTrunkTotalBytesRx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.2 | counter64 | read-only |
Total number of bytes received on this trunk. |
hpicfTrunkTotalBytesTx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.3 | counter64 | read-only |
Total number of bytes transmitted on this trunk. |
hpicfTrunkTotalFramesRx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.4 | counter64 | read-only |
Total number of frames received on this trunk. |
hpicfTrunkTotalFramesTx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.5 | counter64 | read-only |
Total number of frames transmitted on this trunk. |
hpicfTrunkTotalDropsTx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.6 | counter64 | read-only |
Total number of transmitted frames which were dropped because the port was oversubscribed. |
hpicfTrunkPortStatsTable | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4 | no-access |
A collection of statistics for specified port of the trunk. |
|
1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1 | no-access |
A collection of statistics for specified port of the trunk. |
||
hpicfTrunkPortBytesRx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.1 | counter64 | read-only |
Total number of bytes received on the specified port of the trunk. |
hpicfTrunkPortBytesTx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.2 | counter64 | read-only |
Total number of bytes transmitted on the specified port of the trunk. |
hpicfTrunkPortFramesRx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.3 | counter64 | read-only |
Total number of frames received on the specified port of the trunk. |
hpicfTrunkPortFramesTx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.4 | counter64 | read-only |
Total number of frames transmitted on the specified port of the trunk. |
hpicfTrunkPortFramesDropTx | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.5 | counter64 | read-only |
Total number of transmitted frames which were dropped on the specified port of the trunk because of oversubscription. |
hpicfTrunkPortRxFramePercent | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.6 | unsigned32 | read-only |
Percentage of frames received by this specified port of the trunk, calculated as the total number of frames received by this port over the total number of frames received by all ports in the trunk group |
hpicfTrunkPortTxFramePercent | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.7 | unsigned32 | read-only |
Percentage of frames transmitted by this specified port of the trunk, calculated as the total number of frames transmitted by this port over the total number of frames transmitted by all ports in the trunk group |
hpicfTrunkPortDropTxFramePercent | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.8 | unsigned32 | read-only |
Percentage of frames transmitted by this port that are dropped because of oversubscription, calculated as the total number of dropped frames in transmission over the total number of frames transmitted by the specified port of the trunk. |
hpicfLoadBalanceObjects | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5 | |||
hpicfLoadBalanceTable | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1 | no-access |
A table which gives the current egress port in the trunk for the specific conversation. |
|
1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1 | no-access |
gives the current egress port in the trunk for the specific conversation. |
||
hpicfLoadBalanceIndex | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.1 | integer32 | no-access |
The index which uniquely identifies a row in the table. |
hpicfLoadBalanceTrunkId | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.2 | interfaceindex | read-only |
Specifies the trunk index. |
hpicfLoadBalanceSourceMacAddr | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.3 | macaddress | read-only |
Specifies the source Mac address. |
hpicfLoadBalanceDestMacAddr | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.4 | macaddress | read-only |
Specifies the destination Mac address |
hpicfLoadBalanceIPSourceAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.5 | inetaddresstype | read-only |
Specifies the source IP address type. |
hpicfLoadBalanceIPSourceAddr | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.6 | inetaddress | read-only |
Specifies the source IP address. |
hpicfLoadBalanceIPDestAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.7 | inetaddresstype | read-only |
Specifies the destination IP address type. |
hpicfLoadBalanceIPDestAddr | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.8 | inetaddress | read-only |
Specifies the destination IP address. |
hpicfLoadBalanceSourcePort | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.9 | integer32 | read-only |
Specifies the TCP/UDP source port. |
hpicfLoadBalanceDestPort | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.10 | integer32 | read-only |
Specifies the TCP/UDP destination port. |
hpicfLoadBalanceEtherType | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.11 | integer32 | read-only |
Specifies the ether-type of the packet. |
hpicfLoadBalanceInboundVlan | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.12 | integer32 | read-only |
Specifies the inbound VLAN of the packet. |
hpicfLoadBalanceInboundPort | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.13 | interfaceindex | read-only |
Specifies the inbound port of the packet. |
hpicfLoadBalanceOutboundPort | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.14 | interfaceindex | read-only |
Specifies the port on which the specified stream with given source and destination information will be forwarded out. |
hpicfLoadBalanceStatus | 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.15 | rowstatus | read-only |
Status of the load balance entry. |
hpicfLoadBalanceConformance | 1.3.6.1.4.1.11.2.14.11.5.1.76.2 | |||
hpicfLoadBalanceCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.1 | |||
hpicfLoadBalanceCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.1.1 |
The compliance statement for devices implementing the hpicfLoadBalanceMethodMod MIB. |
||
hpicfTrunkStatsCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.1.2 |
The compliance statement for devices implementing the statistics of the trunk and trunk port. |
||
hpicfLoadBalanceGroups | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2 | |||
hpicfLoadBalanceGroup | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2.1 |
A collection of objects for selecting a load balancing method to use. |
||
hpicfTrunkStatsClearGroup | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2.2 |
A collection of objects for clearing the statistics. |
||
hpicfTrunkStatsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2.3 |
A collection of objects for trunk statistics. |
||
hpicfTrunkPortStatsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2.4 |
A collection of objects for statistics of a specified port of a trunk. |
||
hpicfLoadBalanceGroup5 | 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2.5 |
|