ipPolicyQueryProtocol
POLICY-MIB ·
.1.3.6.1.4.1.81.36.5.1.5
Object
column
r/w
Integer32
The IP protocol in the packet. Use 256 to specify IP (i.e. don't care)
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipPolicyQueryEntry
- Table
- ipPolicyQueryTable
- Siblings
- 21
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-256
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 |
| ipPolicyQueryOperation The operation that would be applied to the simulated packet.
This field points to the appropriate ipPolicyCompositeOpID in
ipPolicyCompositeOpTable.
The following read-only rows… | column | Integer32 | .1.3.6.1.4.1.81.36.5.1.10 |
| 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 |
| 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 |