dsgIfClassDestIpAddressType
DSG-IF-MIB ·
.1.3.6.1.4.1.4491.2.1.3.1.1.1.1.6
Object
The type of internet address of dsgIfClassDestIpAddress.
Context
- MIB
- DSG-IF-MIB
- OID
.1.3.6.1.4.1.4491.2.1.3.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsgIfClassifierEntry
- Table
- dsgIfClassifierTable
- Siblings
- 10
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 |
|---|---|---|---|
| dsgIfClassId The index that provides a unique classifier (in a DSG
Agent). This value corresponds to the Classifier ID TLV
in the DCD message. | column | Unsigned32 | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.1 |
| dsgIfClassRowStatus The status of the row. A value of active(1) indicates
that this classifier is applied to this tunnel.
A value of notInService(2) indicates that matching of
the packets are ignored… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.10 |
| dsgIfClassIncludeInDCD Indicates whether or not this DSG Classifier will
be sent in DCD messages for use as a Layer-3 and
Layer-4 packet filter by the DSG eCM. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.11 |
| dsgIfClassPriority The priority of this classifier.
Default value 0 indicates lowest priority. | column | Unsigned32 | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.2 |
| dsgIfClassSrcIpAddrType The type of internet address of dsgIfClassSrcIpAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.3 |
| dsgIfClassSrcIpAddr The source IP address to be matched for this classifier.
A value 0 for this object indicates a match of any IP
address. A value that contains non-zero bits
outside the range indic… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.4 |
| dsgIfClassSrcIpPrefixLength The length of the CIDR Prefix carried in
dsgIfClassSrcIpAddr. In IPv4 addresses, a length of 32 indicates
a match of a single host address, and a length between
0 and 32 indicates… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.5 |
| dsgIfClassDestIpAddress The destination IP address to be matched for this
classifier. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.7 |
| dsgIfClassDestPortStart This is the inclusive lower bound of the transport-layer
source port range that is to be matched. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.8 |
| dsgIfClassDestPortEnd This is the inclusive higher bound of the transport-layer
source port range that is to be matched. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.9 |