iso/org/dod/internet/private/enterprises/.81/ipPolicyMgmt/ipPolicyRuleTable/ipPolicyRuleEntry/ipPolicyRuleIcmpTypeCode
ipPolicyRuleIcmpTypeCode
OBJECT-TYPE
1.3.6.1.4.1.81.36.2.1.23
Description
The ICMP type and code to which this rule relates. If protocol is not ICMP this values should not be used. Field format: - 19 bits filed. - MSB (bit 18) stand for not-supported. - Bit 17 stands for any ICMP type. - Bit 16 stands for any ICMP code. - Bits 8-15 stand for ICMP type. - Bits 0-7 stand for ICMP code. For example: - not-supported(262144) = 0x40000 - any(196608) = 0x30000 - ICMP type unreachable(66304), code any = 0x10300 - ICMP type & code host-unreachable(769) = 0x301
Syntax
INTEGER { echo-reply(0), netwrok-unreachable(768), host-unreachable(769), protocol-unreachable(770), port-unreachable(771), fragmentation-needed-but-df-bit-set(772), source-route-failed(773), destination-network-unknown(774), destination-host-unknown(775), destination-network-admin-prohibited(777), network-unreachable-for-tos(779), host-unreachable-for-tos(780), communication-admin-prohibited-filtering(781), host-precedence-violation(782), precedence-cutoff-in-effect(783), source-quench(1024), redirect-for-network(1280), redirect-for-type-of-service-and-host(1283), echo-request(2048), router-advertisement(2304), time-to-live-equals-0-during-reassembly(2817), bad-ip-header(3072), required-option-missing(3073), timestamp-requested(3328), timestamp-reply(3584), address-mask-request(4352), address-mask-reply(4608), traceroute-outbound-packet-successfully-fw(7680), traceroute-no-route-for-outbound-packet(7681), domain-name-request(9472), domain-name-reply(9728), skip-algorithm-discovery-protocol(9984), unreachable(66304), redirect(66816), time-exceeded(68352), parameters-problem(68608), traceroute(73216), conversion-errors(73472), mobile-host-redirect(73728), ipv6-where-are-you(73984), ipv6-I-am-here(74240), mobile-registration-request(74496), mobile-registration-reply(74752), security-failure(75776), any(196608), not-supported(262144) }