ntnDsMultiFieldClfrAddrType
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.5.2.1.2
Object
The type of IP address used by this classifier
entry. While other types of addresses are
defined in the InetAddressType textual convention,
and DNS names, a classifier can only look at
packets on the wire. Therefore, this object is
limited to IPv4 and IPv6 addresses, with the exception
of releases that support the logging of martian packets.
Instead of IPv4z and IPv6z, the martian variants of IPv4
and IPv6 are used.
Version 1/2 attribute.
Context
- MIB
- NTN-QOS-POLICY-EVOL-PIB
- OID
.1.3.6.1.4.1.45.4.7.1.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnDsMultiFieldClfrEntry
- Table
- ntnDsMultiFieldClfrTable
- Siblings
- 20
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntnDsMultiFieldClfrId An index that enumerates the Multi-Field
Classifier filter entries. Managers obtain
new values for row creation in this table by
reading ntnDsMultiFieldClfrNextFree.
… | column | DIFFSERV-MIBIndexInteger | .1.3.6.1.4.1.45.4.7.1.5.2.1.1 |
| ntnDsMultiFieldClfrDstL4PortMin The minimum value that the layer-4 destination
port number in the packet must have in order
to match this classifier entry.
Version 1/2 attribute. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.7.1.5.2.1.10 |
| ntnDsMultiFieldClfrDstL4PortMax The maximum value that the layer-4 destination
port number in the packet must have in order
to match this classifier entry. This value must
be equal to or greater than the valu… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.7.1.5.2.1.11 |
| ntnDsMultiFieldClfrSrcL4PortMin The minimum value that the layer-4 source
port number in the packet must have in order
to match this classifier entry.
Version 1/2 attribute. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.7.1.5.2.1.12 |
| ntnDsMultiFieldClfrSrcL4PortMax The maximum value that the layer-4 source
port number in the packet must have in order
to match this classifier entry. This value
must be equal to or greater than the value
sp… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.7.1.5.2.1.13 |
| ntnDsMultiFieldClfrStorage The storage type for this conceptual row.
Conceptual rows having the value 'permanent'
need not allow write-access to any columnar
objects in the row.
… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.45.4.7.1.5.2.1.14 |
| ntnDsMultiFieldClfrStatus The status of this conceptual row.
An entry may not exist in the active state
unless all objects in the entry have an
appropriate value.
Version 1/… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.45.4.7.1.5.2.1.15 |
| ntnDsMultiFieldClfrLabel A label used to reference the classifier entry
in a textual manner.
Version 1/2 attribute. | column | OctetString | .1.3.6.1.4.1.45.4.7.1.5.2.1.16 |
| ntnDsMultiFieldClfrSessionId A session identifier used to reference transitory
(volatile) data.
Version 1/2 attribute. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.45.4.7.1.5.2.1.17 |
| ntnDsMultiFieldClfrVersion Version indicator for ntnDsMultiFieldClfrTable. | column | VersionIndicator | .1.3.6.1.4.1.45.4.7.1.5.2.1.18 |
| ntnDsMultiFieldClfrIpFlags Represents the flags present in an IPv4 header.
If a bit that is associated with a specific IP flag
is set in this attribute, IPv4 packets with the
specified flag set in the he… | column | Bits | .1.3.6.1.4.1.45.4.7.1.5.2.1.19 |
| ntnDsMultiFieldClfrTcpCtrlFlags Represents the control flags (code bits) present in
an TCP header. If a bit that is associated with a
specific TCP control flag is set in this attribute,
TCP packets with the s… | column | Bits | .1.3.6.1.4.1.45.4.7.1.5.2.1.20 |
| ntnDsMultiFieldClfrIpv4Options This object indicates whether the presence,
or lack thereof, of IPv4 options in an IPv4
packet should should be considered when looking
for a match for this classifier entry.
… | column | Enumeration | .1.3.6.1.4.1.45.4.7.1.5.2.1.21 |
| ntnDsMultiFieldClfrDstAddr The IP address to match against the packet's
destination IP address. This may not be a DNS
name, but may be an IPv4 or IPv6 prefix.
ntnDsMultiFieldClfrDstPrefixLength indicate… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.7.1.5.2.1.3 |
| ntnDsMultiFieldClfrDstPrefixLength The length of the CIDR Prefix carried in
ntnDsMultiFieldClfrDstAddr. In IPv4 addresses,
a length of 0 indicates a match of any address;
a length of 32 indicates a match of a si… | column | bits INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.45.4.7.1.5.2.1.4 |
| ntnDsMultiFieldClfrSrcAddr The IP address to match against the packet's
source IP address. This may not be a DNS name,
but may be an IPv4 or IPv6 prefix.
ntnDsMultiFieldClfrSrcPrefixLength indicates
the… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.7.1.5.2.1.5 |
| ntnDsMultiFieldClfrSrcPrefixLength The length of the CIDR Prefix carried in
ntnDsMultiFieldClfrSrcAddr. In IPv4 addresses,
a length of 0 indicates a match of any address;
a length of 32 indicates a match of a sin… | column | bits INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.45.4.7.1.5.2.1.6 |
| ntnDsMultiFieldClfrDscp The value that the DSCP in the packet must
have to match this entry. A value of -1
indicates that a specific DSCP value has not
been defined and thus all DSCP values are
consi… | column | DIFFSERV-DSCP-TCDscpOrAny | .1.3.6.1.4.1.45.4.7.1.5.2.1.7 |
| ntnDsMultiFieldClfrFlowId The flow identifier in an IPv6 header.
Version 1/2 attribute. | column | FlowIdOrAny | .1.3.6.1.4.1.45.4.7.1.5.2.1.8 |
| ntnDsMultiFieldClfrProtocol The IP protocol to match against the IPv4
protocol number or the IPv6 Next-Header number
in the packet. A value of 255 means match all.
Note the protocol number of 255 is rese… | column | Unsigned32 | .1.3.6.1.4.1.45.4.7.1.5.2.1.9 |