MIB Viewer

tnAcePolicyFrameType

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.3.1.1.5.4.1.7
Access
read-create
Status
current
Sub-identifiers
0
Select the frame type for this ACE. These frame types are mutually exclusive. any: Any frame can match this ACE. etherType: Only Ethernet Type frames can match this ACE. The IEEE 802.3 describes the value of Length/Type Field specifications to be greater than or equal to 1536 decimal (equal to 0600 hexadecimal). arp: Only ARP frames can match this ACE. Notice the ARP frames won't match the ACE with ethernet type. ipv4: Only IPv4 frames can match this ACE. Notice the IPv4 frames won't match the ACE with ethernet type.
INTEGER { any(1), etherType(2), arp(3), ipv4(4) }