HP-LOADBALANCE-MIB

File: HP-LOADBALANCE-MIB.mib (18943 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB HP-ICF-OID INET-ADDRESS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Counter64
Integer32 Unsigned32 TruthValue
OBJECT-GROUP MODULE-COMPLIANCE RowStatus
MacAddress InterfaceIndex ifIndex
hpSwitch InetAddressType InetAddress

Defined Types

HpicfTrunkClearStatsEntry  
SEQUENCE    
  hpicfTrunkId Integer32
  hpicfTrunkStatsClear TruthValue

HpicfTrunkStatsEntry  
SEQUENCE    
  hpicfTrunkUpTime Unsigned32
  hpicfTrunkTotalBytesRx Counter64
  hpicfTrunkTotalBytesTx Counter64
  hpicfTrunkTotalFramesRx Counter64
  hpicfTrunkTotalFramesTx Counter64
  hpicfTrunkTotalDropsTx Counter64

HpicfTrunkPortStatsEntry  
SEQUENCE    
  hpicfTrunkPortBytesRx Counter64
  hpicfTrunkPortBytesTx Counter64
  hpicfTrunkPortFramesRx Counter64
  hpicfTrunkPortFramesTx Counter64
  hpicfTrunkPortFramesDropTx Counter64
  hpicfTrunkPortRxFramePercent Unsigned32
  hpicfTrunkPortTxFramePercent Unsigned32
  hpicfTrunkPortDropTxFramePercent Unsigned32

HpicfLoadBalanceEntry  
SEQUENCE    
  hpicfLoadBalanceIndex Integer32
  hpicfLoadBalanceTrunkId InterfaceIndex
  hpicfLoadBalanceSourceMacAddr MacAddress
  hpicfLoadBalanceDestMacAddr MacAddress
  hpicfLoadBalanceIPSourceAddrType InetAddressType
  hpicfLoadBalanceIPSourceAddr InetAddress
  hpicfLoadBalanceIPDestAddrType InetAddressType
  hpicfLoadBalanceIPDestAddr InetAddress
  hpicfLoadBalanceSourcePort Integer32
  hpicfLoadBalanceDestPort Integer32
  hpicfLoadBalanceEtherType Integer32
  hpicfLoadBalanceInboundVlan Integer32
  hpicfLoadBalanceInboundPort InterfaceIndex
  hpicfLoadBalanceOutboundPort InterfaceIndex
  hpicfLoadBalanceStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

hpicfLoadBalanceNotifications 1.3.6.1.4.1.11.2.14.11.5.1.76.0
OBJECT IDENTIFIER    

hpicfLoadBalanceMethodMod 1.3.6.1.4.1.11.2.14.11.5.1.76.1
OBJECT IDENTIFIER    

hpicfLoadBalanceConformance 1.3.6.1.4.1.11.2.14.11.5.1.76.2
OBJECT IDENTIFIER    

hpicfTrunkLoadBalanceMethod 1.3.6.1.4.1.11.2.14.11.5.1.76.1.1
Method to be used for Load Balancing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER l3based(1), l4based(2), l2based(3)  

hpicfTrunkClearStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.76.1.2
This table is for resetting the statistics for the given trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTrunkClearStatsEntry

hpicfTrunkClearStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1
This entry is used to clear the statistics for the given trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTrunkClearStatsEntry  

hpicfTrunkId 1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1.1
This object uniquely identifies the entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfTrunkStatsClear 1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1.2
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfTrunkStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3
A collection of statistics for the specified trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTrunkStatsEntry

hpicfTrunkStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1
A collection of statistics for the specified trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTrunkStatsEntry  

hpicfTrunkUpTime 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.1
The time the trunk has been up or since the counters were reset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfTrunkTotalBytesRx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.2
Total number of bytes received on this trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkTotalBytesTx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.3
Total number of bytes transmitted on this trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkTotalFramesRx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.4
Total number of frames received on this trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkTotalFramesTx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.5
Total number of frames transmitted on this trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkTotalDropsTx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.3.1.6
Total number of transmitted frames which were dropped because the port was oversubscribed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkPortStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4
A collection of statistics for specified port of the trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTrunkPortStatsEntry

hpicfTrunkPortStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1
A collection of statistics for specified port of the trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTrunkPortStatsEntry  

hpicfTrunkPortBytesRx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.1
Total number of bytes received on the specified port of the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkPortBytesTx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.2
Total number of bytes transmitted on the specified port of the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkPortFramesRx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.3
Total number of frames received on the specified port of the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkPortFramesTx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.4
Total number of frames transmitted on the specified port of the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkPortFramesDropTx 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.5
Total number of transmitted frames which were dropped on the specified port of the trunk because of oversubscription.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfTrunkPortRxFramePercent 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.6
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
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfTrunkPortTxFramePercent 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.7
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
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfTrunkPortDropTxFramePercent 1.3.6.1.4.1.11.2.14.11.5.1.76.1.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfLoadBalanceObjects 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5
OBJECT IDENTIFIER    

hpicfLoadBalanceTable 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1
A table which gives the current egress port in the trunk for the specific conversation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfLoadBalanceEntry

hpicfLoadBalanceEntry 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1
gives the current egress port in the trunk for the specific conversation.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfLoadBalanceEntry  

hpicfLoadBalanceIndex 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.1
The index which uniquely identifies a row in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfLoadBalanceTrunkId 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.2
Specifies the trunk index.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hpicfLoadBalanceSourceMacAddr 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.3
Specifies the source Mac address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hpicfLoadBalanceDestMacAddr 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.4
Specifies the destination Mac address
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hpicfLoadBalanceIPSourceAddrType 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.5
Specifies the source IP address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpicfLoadBalanceIPSourceAddr 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.6
Specifies the source IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0..48)  

hpicfLoadBalanceIPDestAddrType 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.7
Specifies the destination IP address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpicfLoadBalanceIPDestAddr 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.8
Specifies the destination IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0..48)  

hpicfLoadBalanceSourcePort 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.9
Specifies the TCP/UDP source port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpicfLoadBalanceDestPort 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.10
Specifies the TCP/UDP destination port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpicfLoadBalanceEtherType 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.11
Specifies the ether-type of the packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpicfLoadBalanceInboundVlan 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.12
Specifies the inbound VLAN of the packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpicfLoadBalanceInboundPort 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.13
Specifies the inbound port of the packet.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hpicfLoadBalanceOutboundPort 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.14
Specifies the port on which the specified stream with given source and destination information will be forwarded out.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hpicfLoadBalanceStatus 1.3.6.1.4.1.11.2.14.11.5.1.76.1.5.1.1.15
Status of the load balance entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfLoadBalanceCompliances 1.3.6.1.4.1.11.2.14.11.5.1.76.2.1
OBJECT IDENTIFIER    

hpicfLoadBalanceGroups 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-create
MODULE-COMPLIANCE    

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.
Status: current Access: read-create
MODULE-COMPLIANCE    

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.
Status: current Access: read-create
OBJECT-GROUP    

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.
Status: current Access: read-create
OBJECT-GROUP    

hpicfTrunkStatsGroup 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2.3
A collection of objects for trunk statistics.
Status: current Access: read-create
OBJECT-GROUP    

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.
Status: current Access: read-create
OBJECT-GROUP    

hpicfLoadBalanceGroup5 1.3.6.1.4.1.11.2.14.11.5.1.76.2.2.5
Status: current Access: read-create
OBJECT-GROUP