ruckusIpv4AclFilterIcmpCode
RUCKUS-ACL-MIB ·
.1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.19
Object
column
r/w
Integer32
ICMP Message Code value. Used in combination with ICMP Message
Type to setup an ICMP filter. This object is not used with any
other protocol. 0 means ignored. The supported values are
Type: Echo reply
1 = Echo reply
Type: Destination unreachable
1 = Network unreachable
2 = Host unreachable
3 = Protocol unreachable
4 = Port unreachable
5 = Fragmentation needed by don't fragment bit set
6 = Source route failed
7 = Destination network unknown
8 = Destination host unknown
9 = Source host isolated
10 = Destination network administratively prohibited
11 = Destination host administratively prohibited
12 = Network unreachable for TOS
13 = Host unreachable for TOS
14 = Communication administratively prohibited by filter
15 = Host precedence violation
16 = Precedence cutoff in effect
Type: Source quench
1 = Source quench
Type: Redirect
1 = Redirect for network
2 = Redirect for host
3 = Redirect for TOS and network
4 = Redirect for TOS and host
Type: Echo request
1 = Echo request
Type: Router advertisement
1 = Router advertisement
Type: Router solicitation
1 = Router solicitation
Type: Time exceeded
1 = Time to live equals 0 during transmit
2 = Time to live equals 0 during reassembly
Type: Parameter problem
1 = IP header bad (catchall error)
2 = Required option missing
Type: Timestamp request
1 = Timestamp request
Type: Timestamp reply
1 = Timestamp reply
Type: Information request
1 = Information request
Type: Information reply
1 = Information reply
Type: Address mask request
1 = Address mask request
Type: Address mask reply
1 = Address mask reply
Context
- MIB
- RUCKUS-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ruckusIpv4AclFilterEntry
- Table
- ruckusIpv4AclFilterTable
- Siblings
- 29
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ruckusIpv4AclFilterSeqNum Specifies the sequence number for this ACL filter. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.1 |
| ruckusIpv4AclFilterDestAddr Destination Ipv4 address to match in packets. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.10 |
| ruckusIpv4AclFilterDestMask Destination Ipv4 address mask used in combination with source
IPv4 address to derive effective address for matching. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.11 |
| ruckusIpv4AclFilterDestOperator Type of comparison to perform. For now, this only
applies to TCP/UDP for comparing the port number. | column | AclOperator | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.12 |
| ruckusIpv4AclFilterDestPortLow Specifies the TCP/UDP port number to match in packets.
If the operator is 'range', it specfies the start of range. | column | Unsigned32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.13 |
| ruckusIpv4AclFilterDestPortHigh Used only if the operator is defined as 'range', where it
specifies the end of range | column | Unsigned32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.14 |
| ruckusIpv4AclFilterEstablished Enable/Disable the filtering of established TCP
packets of which the ACK or RESET flag is on. This
filter only applies to TCP transport protocol. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.15 |
| ruckusIpv4AclFilterPrecedence Specifies the IP precedence value to match in packets. | column | IpPrecedence | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.16 |
| ruckusIpv4AclFilterTos This refers to the IP TOS value in range <0-15>, which is
the sum of numeric vlaues of the following options
0x0 - normal TOS
0x1 - minimum monetary cost TOS
0x2 - maximum reliabi… | column | IpTos | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.17 |
| ruckusIpv4AclFilterIcmpType Specifies the ICMP type for matching if the Protocol is ICMP.
0 means ignore the field. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.18 |
| ruckusIpv4AclFilterAction Action to take if the IP packet matches with this ACL filter. | column | AclAction | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.2 |
| ruckusIpv4AclFilterExtIcmpType Any type that can't be specified using the standard types
can be specified using this object. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.20 |
| ruckusIpv4AclFilterPolicyName Specifies the DSCP value to use in matching or marking. | column | AclPolicyName | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.21 |
| ruckusIpv4AclFilterDscpMatch Specifies the DSCP value for matching with this filter. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.22 |
| ruckusIpv4AclFilterDscpForce Specifies the DSCP value to be used for marking in outgoing
packets matching this filter. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.23 |
| ruckusIpv4AclFilterPriorityMatch Specifies the 802.1P priority for matching with this filter. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.24 |
| ruckusIpv4AclFilterPriorityForce Specifies the 802.1P priority to be used for marking in outgoing
packets matching this filter. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.25 |
| ruckusIpv4AclFilterInternalPriority QoS priority option for this filter. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.26 |
| ruckusIpv4AclFilterMirrorPkts Mirror packets matching ACL permit clause. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.27 |
| ruckusIpv4AclFilterLogEnable Specifies if logging is enabled for the filter. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.28 |
| ruckusIpv4AclFilterComments Remark description of individual Access Control List entry. | column | OctetString | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.29 |
| ruckusIpv4AclFilterStdProtocol Standard transport protocols allowed. The extended option
enables to define other protocol using the OID
ruckusIpv4AclFilterExtProtocol which takes any value. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.3 |
| ruckusIpv4AclFilterRowStatus The row status variable, used according to installation and
removal conventions for conceptual rows. Setting this object
to createAndGo(4) results in the creation of IPv4 ACL filt… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.30 |
| ruckusIpv4AclFilterExtProtocol Any transport protocol other than standard protocols mentioned
with ruckusIpv4AclFilterStdProtocol OID. 0 means any protocol. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.4 |
| ruckusIpv4AclFilterSrcAddr Source Ipv4 address to match in packets. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.5 |
| ruckusIpv4AclFilterSrcMask Source Ipv4 address mask used in combination with source
IPv4 address to derive effective address for matching. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.6 |
| ruckusIpv4AclFilterSrcOperator Type of comparison to perform. For now, this only
applies to TCP/UDP for comparing the port number. | column | AclOperator | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.7 |
| ruckusIpv4AclFilterSrcPortLow Specifies the TCP/UDP port number to match in packets.
If the operator is 'range', it specfies the start of range. | column | Unsigned32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.8 |
| ruckusIpv4AclFilterSrcPortHigh Used only if the operator is defined as 'range', where it
specifies the end of range | column | Unsigned32 | .1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.9 |