H3C-FLOWTEMPLATE-MIB
AI MIB Summary
The H3C-FLOWTEMPLATE-MIB facilitates the configuration and monitoring of flow template parameters on H3C (formerly Huawei-3Com) network devices to define traffic classification rules and export policies for NetFlow or sFlow protocols. It enables administrators to manage specific template attributes, including match criteria, action definitions, and template registration states, which are essential for granular traffic analysis and accounting.
Huawei-3com flow template management information base.
Main OID:
h3cFlowTemplate.1.3.6.1.4.1.2011.10.2.64
29
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
h3cFlowTemplateHuawei-3com flow template management information base. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.2.64 |
h3cFlowTemplateMibObject OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.64.1 |
h3cFTConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.64.1.1 |
h3cFTGroupNextIndexThis object contains an appropriate value to be used for h3cFTGroupIndex
when creating rows in the h3cFTGroupTable. If it is 2147483647,
it denotes that h3cFTGroupTable can't create any instance.ro Integer32 .1.3.6.1.4.1.2011.10.2.64.1.1.1 |
h3cFTGroupTableA table of flow template group.
A flow template group, which is applied to interface,
must use h3cFTGroupTable to create a instance
and h3cFTBasicGroupTable or h3cFTExtendGroupTable
to configure flow template's need item.
A basic flow template must use h3cFTBasicGroupTable
to configure some basic flow template's need item,
such as: address, protocol, priority.
A extend flow template must use h3cFTExtendGroupTable
to configure packet's type and offset and length. SEQUENCE OF H3cFTGroupEntry .1.3.6.1.4.1.2011.10.2.64.1.1.2 |
h3cFTGroupEntryFlow template group information. H3cFTGroupEntry .1.3.6.1.4.1.2011.10.2.64.1.1.2.1 |
h3cFTGroupIndexFlow template group index. Integer32 .1.3.6.1.4.1.2011.10.2.64.1.1.2.1.1 |
h3cFTGroupNameFlow template group name.rw OCTET STRING .1.3.6.1.4.1.2011.10.2.64.1.1.2.1.2 |
h3cFTGroupTypeType of flow template.rw Enumeration .1.3.6.1.4.1.2011.10.2.64.1.1.2.1.3 |
h3cFTGroupRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.64.1.1.2.1.4 |
h3cFTBasicGroupTableA table of basic flow template group. SEQUENCE OF H3cFTBasicGroupEntry .1.3.6.1.4.1.2011.10.2.64.1.1.3 |
h3cFTBasicGroupEntryBasic flow template group information. H3cFTBasicGroupEntry .1.3.6.1.4.1.2011.10.2.64.1.1.3.1 |
h3cFTBasicGroupAddressTypeType 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.2011.10.2.64.1.1.3.1.1 |
h3cFTBasicGroupPriorityTypeType 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.2011.10.2.64.1.1.3.1.2 |
h3cFTBasicGroupProtocolTypeType 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.2011.10.2.64.1.1.3.1.3 |
h3cFTBasicGroupSMacWildCardSource MAC address field in Ethernet packet head.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.64.1.1.3.1.4 |
h3cFTBasicGroupDMacWildCardDestination MAC address field in Ethernet packet head.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.64.1.1.3.1.5 |
h3cFTBasicGroupRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.64.1.1.3.1.6 |
h3cFTExtendGroupTableA table of extend flow template group information. SEQUENCE OF H3cFTExtendGroupEntry .1.3.6.1.4.1.2011.10.2.64.1.1.4 |
h3cFTExtendGroupEntryExtend flow template group information entry. H3cFTExtendGroupEntry .1.3.6.1.4.1.2011.10.2.64.1.1.4.1 |
h3cFTExtendGroupOffsetTypeOffset 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.2011.10.2.64.1.1.4.1.1 |
h3cFTExtendGroupOffsetMaxValueThe max value of offset.rw Integer32 .1.3.6.1.4.1.2011.10.2.64.1.1.4.1.2 |
h3cFTExtendGroupLengthMaxValueThe max value of length.rw Integer32 .1.3.6.1.4.1.2011.10.2.64.1.1.4.1.3 |
h3cFTExtendGroupRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.64.1.1.4.1.4 |
h3cFTApplyGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.64.1.2 |
h3cFTIfApplyTableA table of any interface with flowtemplate.
A flow template, which will be applied interface,
is an instance at h3cFTGroupTable
and h3cFTBasicGroupTable or h3cFTExtendGroupTable.
A basic flow template is an instance at h3cFTGroupTable
and h3cFTBasicGroupTable, and the instance's RowStatus
must be 'active' at each table.
A extend flow template is an instance at h3cFTGroupTable
and h3cFTExtendGroupTable, and the instance's RowStatus
must be 'active' at each table. SEQUENCE OF H3cFTIfApplyEntry .1.3.6.1.4.1.2011.10.2.64.1.2.1 |
h3cFTIfApplyEntryAny interface with flowtemplate information. H3cFTIfApplyEntry .1.3.6.1.4.1.2011.10.2.64.1.2.1.1 |
h3cFTIfApplyGroupNameThe name of flow template.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.64.1.2.1.1.1 |
h3cFTIfApplyRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.64.1.2.1.1.2 |