Home/Catalog/HPN-ICF-FLOWTEMPLATE-MIB

HPN-ICF-FLOWTEMPLATE-MIB

AI MIB Summary

The HPN-ICF-FLOWTEMPLATE-MIB enables management of flow template configurations on HP Network Connectors (ICF) devices to define parameters for NetFlow, sFlow, or IPFIX traffic export. It facilitates the monitoring and modification of template structures, including field definitions and record formats, which are essential for accurate network traffic analysis and accounting.

Flow template management information base.
Main OID:
hpnicfFlowTemplate.1.3.6.1.4.1.11.2.14.11.15.2.64
29
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

29 total
Object Name
hpnicfFlowTemplateFlow template management information base.
MODULE-IDENTITY
.1.3.6.1.4.1.11.2.14.11.15.2.64
hpnicfFlowTemplateMibObject
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.64.1
hpnicfFTConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1
hpnicfFTGroupNextIndexThis object contains an appropriate value to be used for hpnicfFTGroupIndex when creating rows in the hpnicfFTGroupTable. If it is 2147483647, it denotes that hpnicfFTGroupTable can't create any instance.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.1
hpnicfFTGroupTableA table of flow template group. A flow template group, which is applied to interface, must use hpnicfFTGroupTable to create a instance and hpnicfFTBasicGroupTable or hpnicfFTExtendGroupTable to configure flow template's need item. A basic flow template must use hpnicfFTBasicGroupTable to configure some basic flow template's need item, such as: address, protocol, priority. A extend flow template must use hpnicfFTExtendGroupTable to configure packet's type and offset and length.
SEQUENCE OF HpnicfFTGroupEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.2
hpnicfFTGroupEntryFlow template group information.
HpnicfFTGroupEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.2.1
hpnicfFTGroupIndexFlow template group index.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.2.1.1
hpnicfFTGroupNameFlow template group name.rw
OCTET STRING
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.2.1.2
hpnicfFTGroupTypeType of flow template.rw
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.2.1.3
hpnicfFTGroupRowStatusRowStatus.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.2.1.4
hpnicfFTBasicGroupTableA table of basic flow template group.
SEQUENCE OF HpnicfFTBasicGroupEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3
hpnicfFTBasicGroupEntryBasic flow template group information.
HpnicfFTBasicGroupEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1
hpnicfFTBasicGroupAddressTypeType of MAC and IP address. This is a bit-map of possible conditions. The various bit positions are: sourceIpv4Address source IPv4's address destIPv4Address destination IPv4's address sourceIPv6Address source IPv6 address destIPv6Address destination IPv6 address sourceMacAddress source MAC address destMacAddress destination MAC addressrw
Bits
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.1
hpnicfFTBasicGroupPriorityTypeType of priority. This is a bit-map of possible conditions. The various bit positions are: vlanID VlanID cos 802.1p priority topVlanID VlanID of top layer topCos 802.1p priority of top layer fragment fragment tcpFlag TCP flag tos type of service dscp DSCP ipprecedence IP precedencerw
Bits
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.2
hpnicfFTBasicGroupProtocolTypeType of protocol. This is a bit-map of possible conditions. The various bit positions are: l2Potocol layer 2 protocol ipv4L3Protocol layer 3 protocol of IPv4 ipv6L3Protocol layer 3 protocol of IPv6 icmpProtocolType Type of ICMP protocol of IPv4 icmpProtocolCode Code of ICMP protocol of IPv4 icmpv6ProtocolType Type of ICMP protocol of IPv6 icmpv6ProtocolCode Code of ICMP protocol of IPv6 sourceL4Port port of layer 4 of source destL4Port port of layer 4 of destinationrw
Bits
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.3
hpnicfFTBasicGroupSMacWildCardSource MAC address field in Ethernet packet head.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.4
hpnicfFTBasicGroupDMacWildCardDestination MAC address field in Ethernet packet head.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.5
hpnicfFTBasicGroupRowStatusRowStatus.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.6
hpnicfFTExtendGroupTableA table of extend flow template group information.
SEQUENCE OF HpnicfFTExtendGroupEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.4
hpnicfFTExtendGroupEntryExtend flow template group information entry.
HpnicfFTExtendGroupEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.4.1
hpnicfFTExtendGroupOffsetTypeOffset type of the packet. start Offset from the start of the packet mpls Offset from the head of MPLS l2 Offset from the head of the L2 frame l4 Offset from the head of L4 packet l5 Offset from the head of the L5 packet ipv4 Offset from the head of the IPv4 packet ipv6 Offset from the head of the IPv6 packet
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.4.1.1
hpnicfFTExtendGroupOffsetMaxValueThe max value of offset.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.4.1.2
hpnicfFTExtendGroupLengthMaxValueThe max value of length.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.4.1.3
hpnicfFTExtendGroupRowStatusRowStatus.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.4.1.4
hpnicfFTApplyGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.2
hpnicfFTIfApplyTableA table of any interface with flowtemplate. A flow template, which will be applied interface, is an instance at hpnicfFTGroupTable and hpnicfFTBasicGroupTable or hpnicfFTExtendGroupTable. A basic flow template is an instance at hpnicfFTGroupTable and hpnicfFTBasicGroupTable, and the instance's RowStatus must be 'active' at each table. A extend flow template is an instance at hpnicfFTGroupTable and hpnicfFTExtendGroupTable, and the instance's RowStatus must be 'active' at each table.
SEQUENCE OF HpnicfFTIfApplyEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.2.1
hpnicfFTIfApplyEntryAny interface with flowtemplate information.
HpnicfFTIfApplyEntry
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.2.1.1
hpnicfFTIfApplyGroupNameThe name of flow template.ro
OCTET STRING
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.2.1.1.1
hpnicfFTIfApplyRowStatusRowStatus.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.2.1.1.2
HPN-ICF-FLOWTEMPLATE-MIB - SNMP MIB Reference | MIBs Explorer