adGenDCProfileDestIpType
ADTRAN-DYNAMIC-COUNTERS-MIB ·
.1.3.6.1.4.1.664.5.70.53.1.2.1.10
Object
column
r/w
Enumeration
Specify whether the destination IP is being matched in
this profile. The default is noMatching, which means the
IP will not be used in this profile. If ip is set,
then the matched destination IP value is specified in
adGenDCProfileDestIpAddress.
If unicast is set, then this will match all packets
that have a unicast destination IP address.
If multicast is set, then this will match all packets
that have a multicast destination IP address.
If any is set, then this will match all packets
that have an IP address (i.e. all L3 packets).
If none is set, then this will match all packets
that do not have an IP address (i.e. L2 packets only).
Context
- MIB
- ADTRAN-DYNAMIC-COUNTERS-MIB
- OID
.1.3.6.1.4.1.664.5.70.53.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenDCProfileEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noMatching |
2 | ip |
3 | unicast |
4 | multicast |
5 | any |
6 | none |