diffServMultiFieldClfrAddrType
DIFFSERV-MIB ·
.1.3.6.1.2.1.97.1.2.6.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.
Context
- MIB
- DIFFSERV-MIB
- OID
.1.3.6.1.2.1.97.1.2.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServMultiFieldClfrEntry
- Table
- diffServMultiFieldClfrTable
- Siblings
- 14
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 |
|---|---|---|---|
| diffServMultiFieldClfrId An index that enumerates the MultiField Classifier filter
entries. Managers obtain new values for row creation in this
table by reading diffServMultiFieldClfrNextFree. | column | IndexInteger | .1.3.6.1.2.1.97.1.2.6.1.1 |
| diffServMultiFieldClfrDstL4PortMin The minimum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.97.1.2.6.1.10 |
| diffServMultiFieldClfrDstL4PortMax 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 value s… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.97.1.2.6.1.11 |
| diffServMultiFieldClfrSrcL4PortMin The minimum value that the layer-4 source port number in the
packet must have in order to match this classifier entry. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.97.1.2.6.1.12 |
| diffServMultiFieldClfrSrcL4PortMax 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 specif… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.97.1.2.6.1.13 |
| diffServMultiFieldClfrStorage 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.2.1.97.1.2.6.1.14 |
| diffServMultiFieldClfrStatus The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers p… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.97.1.2.6.1.15 |
| diffServMultiFieldClfrDstAddr 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. diffServMultiFieldClfrDstPrefixLength indicate… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.97.1.2.6.1.3 |
| diffServMultiFieldClfrDstPrefixLength The length of the CIDR Prefix carried in
diffServMultiFieldClfrDstAddr. 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.2.1.97.1.2.6.1.4 |
| diffServMultiFieldClfrSrcAddr 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.
diffServMultiFieldClfrSrcPrefixLength indicates the … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.97.1.2.6.1.5 |
| diffServMultiFieldClfrSrcPrefixLength The length of the CIDR Prefix carried in
diffServMultiFieldClfrSrcAddr. 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.2.1.97.1.2.6.1.6 |
| diffServMultiFieldClfrDscp 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 considere… | column | DIFFSERV-DSCP-TCDscpOrAny | .1.3.6.1.2.1.97.1.2.6.1.7 |
| diffServMultiFieldClfrFlowId The flow identifier in an IPv6 header. | column | Unsigned32 | .1.3.6.1.2.1.97.1.2.6.1.8 |
| diffServMultiFieldClfrProtocol 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 reserv… | column | Unsigned32 | .1.3.6.1.2.1.97.1.2.6.1.9 |