frwkIpFilterAddrType OBJECT-TYPE
SYNTAX InetAddressType
STATUS current
DESCRIPTION
"The address type enumeration value to specify the type of
the packets IP address.
While other types of addresses are defined in the
InetAddressType textual convention, an IP filter can only
use IPv4 and IPv6 addresses directly to classify traffic.
All other InetAddressTypes require mapping to the
corresponding Ipv4 or IPv6 address before being used to
classify traffic. Therefore, this object as such is not
limited to IPv4 and IPv6 addresses, i.e., it can be assigned
any of the valid values defined in the InetAddressType TC,
but the mapping of the address values to IPv4 or IPv6
addresses for the address attributes (frwkIpFilterDstAddr
and frwkIpFilterSrcAddr) must be done by the PEP. For
example when dns (16) is used, the PEP must resolve
the address to IPv4 or IPv6 at install time."
REFERENCE
"Textual Conventions for Internet Network Addresses.
RFC 3291."
View at oid-info.com
Automatically extracted from RFC3318
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.2.2.3.2.1.2 | frwkIpFilterDstAddr | 0 | 0 | frwkIpFilterDstAddr OBJECT-TYPE SYNTAX InetAddress STATUS current DESCRIPTION "The IP address to match against the packets dest… |
1.3.6.1.2.2.2.3.2.1.3 | frwkIpFilterDstPrefixLength | 0 | 0 | frwkIpFilterDstPrefixLength OBJECT-TYPE SYNTAX InetAddressPrefixLength STATUS current DESCRIPTION "The length of a mask for the… |
1.3.6.1.2.2.2.3.2.1.4 | frwkIpFilterSrcAddr | 0 | 0 | frwkIpFilterSrcAddr OBJECT-TYPE SYNTAX InetAddress STATUS current DESCRIPTION "The IP address to match against the packets sour… |
1.3.6.1.2.2.2.3.2.1.5 | frwkIpFilterSrcPrefixLength | 0 | 0 | frwkIpFilterSrcPrefixLength OBJECT-TYPE SYNTAX InetAddressPrefixLength UNITS "bits" STATUS current DESCRIPTION "The length of a… |
1.3.6.1.2.2.2.3.2.1.6 | frwkIpFilterDscp | 0 | 0 | frwkIpFilterDscp OBJECT-TYPE SYNTAX DscpOrAny STATUS current DESCRIPTION "The value that the DSCP in the packet can have and ma… |
1.3.6.1.2.2.2.3.2.1.7 | frwkIpFilterFlowId | 0 | 0 | frwkIpFilterFlowId OBJECT-TYPE SYNTAX Integer32 (-1 | 0..1048575) STATUS current DESCRIPTION "The flow label or flow identifier… |
1.3.6.1.2.2.2.3.2.1.8 | frwkIpFilterProtocol | 0 | 0 | frwkIpFilterProtocol OBJECT-TYPE SYNTAX Unsigned32 (0..255) STATUS current DESCRIPTION "The layer-4 protocol Id to match agains… |
1.3.6.1.2.2.2.3.2.1.9 | frwkIpFilterDstL4PortMin | 0 | 0 | frwkIpFilterDstL4PortMin OBJECT-TYPE SYNTAX InetPortNumber STATUS current DESCRIPTION "The minimum value that the packets layer… |
1.3.6.1.2.2.2.3.2.1.10 | frwkIpFilterDstL4PortMax | 0 | 0 | frwkIpFilterDstL4PortMax OBJECT-TYPE SYNTAX InetPortNumber STATUS current DESCRIPTION "The maximum value that the packets layer… |
1.3.6.1.2.2.2.3.2.1.11 | frwkIpFilterSrcL4PortMin | 0 | 0 | frwkIpFilterSrcL4PortMin OBJECT-TYPE SYNTAX InetPortNumber STATUS current DESCRIPTION "The minimum value that the packets layer… |
1.3.6.1.2.2.2.3.2.1.12 | frwkIpFilterSrcL4PortMax | 0 | 0 | frwkIpFilterSrcL4PortMax OBJECT-TYPE SYNTAX InetPortNumber STATUS current DESCRIPTION "The maximum value that the packets layer… |