ipPolicyQueryOperation
POLICY-MIB ·
.1.3.6.1.4.1.81.36.5.1.10
Object
column
Integer32
The operation that would be applied to the simulated packet.
This field points to the appropriate ipPolicyCompositeOpID in
ipPolicyCompositeOpTable.
The following read-only rows are always defined in
ipPolicyCompositeOpTable,for backward comaptability with Policy
MIB prior to version 1.3.0:
OpId OpName PolicyRuleOp prior to Policy MIB 1.3.0
==== ====== ======================================
0 Not relevant - this value should be returned when and invalid ifIndex, direction is specified.
1 Priority 0 forwardPriority0(1)
2 Priority 1 forwardPriority1(2)
3 Priority 2 forwardPriority2(3)
4 Priority 3 forwardPriority3(4)
5 Priority 4 forwardPriority4(5)
6 Priority 5 forwardPriority5(6)
7 Priority 6 forwardPriority6(7)
8 Priority 7 forwardPriority7(8)
9 Forward No Change forward(9)
10 Deny deny(10)
11 Deny and Notify denyAndNotify(11)
12 Reserved - do not use layer2Switching(12)
The following read-only rows that are always defined in ipPolicyCompositeOpTable for list in split list mode:
OpId OpName
==== ======
1 permit
2 deny
3 deny-and-notify
4 deny-and-reset-connection (Boxster only)
5 deny-and-notify-and-reset-connection (Boxster only)
The following read-only rows that are always defined in ipPolicyCompositeOpTable for a ACL list in split list mode:
OpId OpName
==== ======
1 CoS0
2 CoS1
3 CoS2
4 CoS3
5 CoS4
6. CoS5
7. CoS6
8. CoS7
9. no-change
10. trust-dscp-only
11. trust-dscp-and-cos (Boxster default)
The following read-only rows are always defined in ipPolicyCompositeOpTable for PBR list in split list mode:
OpId OpName
==== ======
1 DBR (Destination Based Routing)
2 unused
.
.
9 NH1 (Next Hop)
10 NH2
.
.
28 NH20
The following read-only rows are always defined in ipPolicyCompositeOpTable for Crypto list in split list mode:
OpId OpName
==== ======
1 Bypass
2 Crypto Map 1
3 Crypto Map 2
21 Crypto Map 20
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.5.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyQueryEntry
- Table
- ipPolicyQueryTable
- Siblings
- 21
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1000
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipPolicyQuerySlot The EntID-id (AKA module-id / box number) to which this rule relates | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.1 |
| ipPolicyQueryRuleID ID of the rule of the list that resulted in the ipPolicyQueryOperation for the query.
A value of 0 means that ipPolicyQueryOperation is a result of the ipPolicyListDefaultOperatio… | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.11 |
| ipPolicyQueryDSCPOperation The New DSCP value that of the simulated packet
A value of 64 means the DSCP field will not be changed.
A value of 65 means this query can't be processed. | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.12 |
| ipPolicyQueryPriority The 802.1p priority in the simulated packet.
When the priority is dontCare, the result maybe forwardNoChange. | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.13 |
| ipPolicyQueryIfIndex This variable should be made equal to the ifIndex of the interface for which this query should be resolved.
The value of 0 means the context of the first entry in the ipPolicyActi… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.81.36.5.1.14 |
| ipPolicyQuerySubContext The direction for which this query should be resolved:
ingress(1)- going into the interface, from the network
egress(2) - going out of the interface, towards the network | column | SubContextTypes | .1.3.6.1.4.1.81.36.5.1.15 |
| ipPolicyQueryIcmpTypeCode Simulated packet ICMP type and code.
If protocol is not ICMP this values should not be used.
Field format:
- 19 bits filed.
- MSB (bit 18) stand for not-supported.
… | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.16 |
| ipPolicyQueryIpFragments Simulate fragment packet. | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.17 |
| ipPolicyQueryIpOption Simulate IP option packet. | column | TruthValue | .1.3.6.1.4.1.81.36.5.1.18 |
| ipPolicyQueryAccessOperation This object reports the Access operation result.
This object obsoletes the ipPolicyQueryOperation object. | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.19 |
| ipPolicyQueryListID The ID of the list used to check the simulated packet. | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.2 |
| ipPolicyQueryNotifyOperation This object reports the Notify operation result.
This object obsoletes the ipPolicyQueryOperation object. | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.20 |
| ipPolicyQueryErrorReplyOperation This object reports the Error Reply operation result.
This object obsoletes the ipPolicyQueryOperation object. | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.21 |
| ipPolicyQueryCoSOperation This object reports the CoS (Ethernet=802.1p) operation result.
This object obsoletes the ipPolicyQueryOperation object. | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.22 |
| ipPolicyQuerySrcAddr The IP address of the source station in the packet | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.81.36.5.1.3 |
| ipPolicyQueryDstAddr The IP address of the destination station in the packet | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.81.36.5.1.4 |
| ipPolicyQueryProtocol The IP protocol in the packet. Use 256 to specify IP
(i.e. don't care) | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.5 |
| ipPolicyQueryL4SrcPort The source port of the packet.
This fields is applicable only when ipPolicyQueryProtocol
is TCP(6) or UDP(17).
In all other cases its values is not used. | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.6 |
| ipPolicyQueryL4DestPort The destination port of the packet.
This fields is applicable only when ipPolicyRuleProtocol is TCP(6) or UDP(17).
In all other cases its values is not used. | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.7 |
| ipPolicyQueryEstablished The value of the TCP Establish bit in simulated packet.
This fields is applicable only when ipPolicyQueryProtocol is TCP(6) | column | Enumeration | .1.3.6.1.4.1.81.36.5.1.8 |
| ipPolicyQueryDSCP The DSCP value in the simulated packet.
The value 64 is used to specify DONT CARE. In this case the result
maybe forwardNoChange
If a specifc value is specified the result woul… | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.9 |