MIB Viewer

tnAclStatusFrameType

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.3.1.1.5.8.1.3
Access
read-only
Status
current
Sub-identifiers
0
Indicates the frame type of the ACE. Possible values are: Any: The ACE will match any frame type. EType: The ACE will match Ethernet Type frames. Note that an Ethernet Type based ACE will not get matched by IP and ARP frames. ARP: The ACE will match ARP/RARP frames. IPv4: The ACE will match all IPv4 frames. IPv4/ICMP: The ACE will match IPv4 frames with ICMP protocol. IPv4/UDP: The ACE will match IPv4 frames with UDP protocol. IPv4/TCP: The ACE will match IPv4 frames with TCP protocol. IPv4/Other: The ACE will match IPv4 frames, which are not ICMP/UDP/TCP. IPv6: The ACE will match all IPv6 standard frames.
INTEGER { any(1), eType(2), arp(3), ipv4(4), ipv4icmp(5), ipv4udp(6), ipv4tcp(7), ipv4other(8), ipv6(9) }