qtechAceExtEntry
QTECH-ACL-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1
Object
row
Entry contains ace parameters and results.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be used
as the index to a ace entry of a acl. The station should
then create the associated entry.
We must set all specifies valid values for the
non-defaulted configuration objects, certainly, it should
also modify the default values for the other configuration
objects if the defaults are not appropriate.
Once the appropriate instance of all the configuration
objects have been created or set,the row status should be set
to active to initiate the request.
Context
- MIB
- QTECH-ACL-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1- Type
- row
- Status
- current
- Parent
- qtechAceExtTable
- Table
- qtechAceExtTable
- Children
- 51
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qtechAceExtAclName Access list name of this ace belong to.
When this string be used as an index,Value of a sub-identifier equal
ASCII value of corresponding character(first sub-identifier correspon… | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.1 |
| qtechAceExtSourceMacAddr Sourece Mac address of Ace flow definition. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.10 |
| qtechAceExtIfAnyDestIp Destination Ip wild card of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.11 |
| qtechAceExtDestIp Destination ip address of Ace flow definition. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.12 |
| qtechAceExtIfAnyDestWildCard Source Ip wild card of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.13 |
| qtechAceExtDestIpWildCard Destination ip wild card(in reverse ip address mask) of Ace flow definition. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.14 |
| qtechAceExtIfAnyDestMacAddr Source Ip wild card of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.15 |
| qtechAceExtDestMacAddr Destination Mac address of Ace flow definition. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.16 |
| qtechAceExtIfAnyEtherLikeType Ether Like Type in MAC packet will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.17 |
| qtechAceExtEtherLikeType Ether Like Type in MAC packet of Ace flow definition. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.18 |
| qtechAceExtIfAnyIpProtocolField Source Ip wild card of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.19 |
| qtechAceExtIndex Object which specifies a unique entry in the
qtechAclTable. A management station wishing
to initiate a acl operation should use a
pseudo-random value for this object when creatin… | column | Integer32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.2 |
| qtechAceExtIpProtocolField The value of protocol field in IP packet of Ace flow definition. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.20 |
| qtechAceExtSourceProtocolPort The value of source protocol port in IP packet of Ace flow definition. It is
significative only to those protocol which support this field. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.21 |
| qtechAceExtDestProtocolPort The value of destination protocol port in IP packet of Ace flow definition. It is
significative only to those protocol which support this field(tcp,udp). | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.22 |
| qtechAceExtIfAnyProtocolType The value of protocol type field in IP packet will not be checked if this
value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.23 |
| qtechAceExtProtocolType The value of protocol type field in IP packet of Ace flow definition. It is
significative only to those protocol which support this field(icmp,igmp). | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.24 |
| qtechAceExtFlowAction Permit indicate that the kind of flow which entry define will be allow to access ,
deny indicate that the kind of flow which entry define will be refuse to access | column | Enumeration | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.25 |
| qtechAceExtEntryStauts entry status for this list. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.26 |
| qtechAceExtTimeRangeName Name of time-range of this ACE match. It indicate that
this ACE doesn't match any time-range if this string is null | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.27 |
| qtechAceExtSourcePortOp noOperator(1), which is the default value, means that no
comparison is to be made with the Source TCP/UDP port
number.
lt(2) means less than.
gt(3) means greater than.
eq(4) means… | column | Enumeration | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.28 |
| qtechAceExtSourceProtocolPortRange The ending value of source protocol port in IP packet of Ace flow definition. It is
significative only to those protocol which support this field. The qtechAceExtSourcePortOp
mus… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.29 |
| qtechAceExtIfAnyVID VID of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.3 |
| qtechAceExtDestPortOp noOperator(1), which is the default value, means that no
comparison is to be made with the Dest TCP/UDP port
number.
lt(2) means less than.
gt(3) means greater than.
eq(4) means e… | column | Enumeration | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.30 |
| qtechAceExtDestProtocolPortRange The ending value of dest protocol port in IP packet of Ace flow definition. It is
significative only to those protocol which support this field. The qtechAceExtSourcePortOp
must … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.31 |
| qtechAceExtIfAnyCos Cos will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.32 |
| qtechAceExtCos Cos of Ace flow definition. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.33 |
| qtechAceExtIfAnyIpPrec Ip precedence will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.34 |
| qtechAceExtIpPrec Ip precedence of Ace flow definition. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.35 |
| qtechAceExtIfAnyDscp Dscp will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.36 |
| qtechAceExtDscp Dscp of Ace flow definition. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.37 |
| qtechAceExtIfAnyTcpFlag Tcp flag will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.38 |
| qtechAceExtTcpFlag Tcp flag of Ace flow definition. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.39 |
| qtechAceExtVID VID of Ace flow definition. | column | Unsigned32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.4 |
| qtechAceExtIfAnySourceMacAddrWildCard Source mac address wildcard of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.40 |
| qtechAceExtSourceMacAddrWildCard Sourece Mac address wildcard of Ace flow definition. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.41 |
| qtechAceExtIfAnyDestMacAddrWildCard Dest mac address wildcard of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.42 |
| qtechAceExtDestMacAddrWildCard Dest Mac address wildcard of Ace flow definition. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.43 |
| qtechAceExtIfAnySourceIp6 Source Ipv6 address of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.44 |
| qtechAceExtSourceIp6 Sourece ipv6 address of Ace flow definition. | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.45 |
| qtechAceExtIfAnySourceIp6WildCard Source Ipv6 address wild card of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.46 |
| qtechAceExtSourceIp6WildCard Sourece ipv6 address wild card(in reverse ip address mask)of Ace flow definition. | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.47 |
| qtechAceExtIfAnyDestIp6 Dest Ipv6 address of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.48 |
| qtechAceExtDestIp6 Dest ipv6 address of Ace flow definition. | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.49 |
| qtechAceExtIfAnySourceIp Source Ip of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.5 |
| qtechAceExtIfAnyDestIp6WildCard Dest Ipv6 address wild card of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.50 |
| qtechAceExtDestIp6WildCard Dest ipv6 address wild card(in reverse ip address mask)of Ace flow definition. | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.51 |
| qtechAceExtSourceIp Sourece ip address of Ace flow definition. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.6 |
| qtechAceExtIfAnySourceWildCard Source Ip wild card of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.7 |
| qtechAceExtSourceWildCard Sourece ip wild card(in reverse ip address mask)of Ace flow definition. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.8 |
| qtechAceExtIfAnySourceMacAddr Source mac address of class will not be checked if this value is true. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| qtechAceExtAclName Access list name of this ace belong to.
When this string be used as an index,Value of a sub-identifier equal
ASCII value of corresponding character(first sub-identifier correspon… | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.1 |
| qtechAceExtIndex Object which specifies a unique entry in the
qtechAclTable. A management station wishing
to initiate a acl operation should use a
pseudo-random value for this object when creatin… | column | Integer32 | .1.3.6.1.4.1.27514.1.1.10.2.17.1.4.1.2 |