HH3C-FLOWTEMPLATE-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.64
- Last updated
- 2005-11-24 13:20
- Organization
- New H3C Tech. Co., Ltd.
- Namespace
- comware
- Source file
HH3C-FLOWTEMPLATE-MIB- Digest
sha256:2461c3c01521bc996b328970a3319add760e04c1f07c89141449a5c0857f6c91
Description
Flow template management information base.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-FLOWTEMPLATE-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cFlowTemplateMibObject OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.64.1 | |||
| hh3cFTConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.64.1.1 | |||
| hh3cFTGroupNextIndex OBJECT-TYPE This object contains an appropriate value to be used for hh3cFTGroupIndex when creating rows in the hh3cFTGroupTable. If it is 2147483647, it denotes that hh3cFTGroupTable can't create any instance. | 1.3.6.1.4.1.25506.2.64.1.1.1 | Integer32 | read-only | current |
| hh3cFTGroupTable OBJECT-TYPE A table of flow template group. A flow template group, which is applied to interface, must use hh3cFTGroupTable to create a instance and hh3cFTBasicGroupTable or hh3cFTExtendGroupTable to configure flow template's need item. A basic flow template must use hh3cFTBasicGroupTable to configure some basic flow template's need item, such as: address, protocol, priority. A extend flow template must use hh3cFTExtendGroupTable to configure packet's type and offset and length. | 1.3.6.1.4.1.25506.2.64.1.1.2 | not-accessible | current | |
| hh3cFTGroupEntry OBJECT-TYPE Flow template group information. | 1.3.6.1.4.1.25506.2.64.1.1.2.1 | not-accessible | current | |
| hh3cFTGroupIndex OBJECT-TYPE Flow template group index. | 1.3.6.1.4.1.25506.2.64.1.1.2.1.1 | Integer32 | not-accessible | current |
| hh3cFTGroupName OBJECT-TYPE Flow template group name. | 1.3.6.1.4.1.25506.2.64.1.1.2.1.2 | OCTET STRING (SIZE(1..31)) | read-create | current |
| hh3cFTGroupType OBJECT-TYPE Type of flow template. | 1.3.6.1.4.1.25506.2.64.1.1.2.1.3 | INTEGER {basic(1), extend(2)} | read-create | current |
| hh3cFTGroupRowStatus OBJECT-TYPE RowStatus. | 1.3.6.1.4.1.25506.2.64.1.1.2.1.4 | RowStatus | read-create | current |
| hh3cFTBasicGroupTable OBJECT-TYPE A table of basic flow template group. | 1.3.6.1.4.1.25506.2.64.1.1.3 | not-accessible | current | |
| hh3cFTBasicGroupEntry OBJECT-TYPE Basic flow template group information. | 1.3.6.1.4.1.25506.2.64.1.1.3.1 | not-accessible | current | |
| hh3cFTBasicGroupAddressType OBJECT-TYPE Type 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 address | 1.3.6.1.4.1.25506.2.64.1.1.3.1.1 | Bits {sourceIpv4Address(0), destIPv4Address(1), sourceIPv6Address(2), destIPv6Address(3), sourceMacAddress(4), destMacAddress(5)} | read-create | current |
| hh3cFTBasicGroupPriorityType OBJECT-TYPE Type 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 precedence | 1.3.6.1.4.1.25506.2.64.1.1.3.1.2 | Bits {vlanID(0), cos(1), topVlanID(2), topCos(3), fragment(4), tcpFlag(5), tos(6), dscp(7), ipprecedence(8)} | read-create | current |
| hh3cFTBasicGroupProtocolType OBJECT-TYPE Type 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 destination | 1.3.6.1.4.1.25506.2.64.1.1.3.1.3 | Bits {l2Potocol(0), ipv4L3Protocol(1), ipv6L3Protocol(2), icmpProtocolType(3), icmpProtocolCode(4), icmpv6ProtocolType(5), icmpv6ProtocolCode(6), sourceL4Port(7), destL4Port(8)} | read-create | current |
| hh3cFTBasicGroupSMacWildCard OBJECT-TYPE Source MAC address field in Ethernet packet head. | 1.3.6.1.4.1.25506.2.64.1.1.3.1.4 | MacAddress | read-create | current |
| hh3cFTBasicGroupDMacWildCard OBJECT-TYPE Destination MAC address field in Ethernet packet head. | 1.3.6.1.4.1.25506.2.64.1.1.3.1.5 | MacAddress | read-create | current |
| hh3cFTBasicGroupRowStatus OBJECT-TYPE RowStatus. | 1.3.6.1.4.1.25506.2.64.1.1.3.1.6 | RowStatus | read-create | current |
| hh3cFTExtendGroupTable OBJECT-TYPE A table of extend flow template group information. | 1.3.6.1.4.1.25506.2.64.1.1.4 | not-accessible | current | |
| hh3cFTExtendGroupEntry OBJECT-TYPE Extend flow template group information entry. | 1.3.6.1.4.1.25506.2.64.1.1.4.1 | not-accessible | current | |
| hh3cFTExtendGroupOffsetType OBJECT-TYPE Offset 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 | 1.3.6.1.4.1.25506.2.64.1.1.4.1.1 | INTEGER {start(1), mpls(2), l2(3), l4(4), l5(5), ipv4(6), ipv6(7)} | not-accessible | current |
| hh3cFTExtendGroupOffsetMaxValue OBJECT-TYPE The max value of offset. | 1.3.6.1.4.1.25506.2.64.1.1.4.1.2 | Integer32 | read-create | current |
| hh3cFTExtendGroupLengthMaxValue OBJECT-TYPE The max value of length. | 1.3.6.1.4.1.25506.2.64.1.1.4.1.3 | Integer32 | read-create | current |
| hh3cFTExtendGroupRowStatus OBJECT-TYPE RowStatus. | 1.3.6.1.4.1.25506.2.64.1.1.4.1.4 | RowStatus | read-create | current |
| hh3cFTApplyGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.64.1.2 | |||
| hh3cFTIfApplyTable OBJECT-TYPE A table of any interface with flowtemplate. A flow template, which will be applied interface, is an instance at hh3cFTGroupTable and hh3cFTBasicGroupTable or hh3cFTExtendGroupTable. A basic flow template is an instance at hh3cFTGroupTable and hh3cFTBasicGroupTable, and the instance's RowStatus must be 'active' at each table. A extend flow template is an instance at hh3cFTGroupTable and hh3cFTExtendGroupTable, and the instance's RowStatus must be 'active' at each table. | 1.3.6.1.4.1.25506.2.64.1.2.1 | not-accessible | current | |
| hh3cFTIfApplyEntry OBJECT-TYPE Any interface with flowtemplate information. | 1.3.6.1.4.1.25506.2.64.1.2.1.1 | not-accessible | current | |
| hh3cFTIfApplyGroupName OBJECT-TYPE The name of flow template. | 1.3.6.1.4.1.25506.2.64.1.2.1.1.1 | OCTET STRING | read-only | current |
| hh3cFTIfApplyRowStatus OBJECT-TYPE RowStatus. | 1.3.6.1.4.1.25506.2.64.1.2.1.1.2 | RowStatus | read-create | current |