User Manual

Unified IP MIB Reference 381
53-1003106-01
Chapter
38
DAI MIB Definition
In this chapter
DAI VLAN configuration table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 381
DAI interface configuration table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 381
DAI entry table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 381
DAI VLAN configuration table
The following objects are used to configure Dynamic ARP Inspection (DAI) VLAN.
f
DAI interface configuration table
The following objects are used to configure DAI on each interface.
DAI entry table
The following table is used to display the DAI entries.
Name, OID, and syntax Access Description
fdryDaiVlanConfigTable
brcdIp.1.1.3.35.1.1
None This table provides the mechanism to control DAI per VLAN.
fdryDaiVlanVLanId
brcdIp.1.1.3.35.1.1.1.1
Syntax: VlanIndex
None This object indicates the VLAN number on which DAI is configured.
fdryDaiVlanDynArpInspEn
able
brcdIp.1.1.3.35.1.1.1.2
Syntax: TruthValue
Read-write This object indicates whether DAI is enabled in this VLAN. If this
object is set to “true”, DAI is enabled. If this object is set to “false”,
DAI is disabled.
Name, OID, and syntax Access Description
fdryDaiIfConfigTable
brcdIp.1.1.3.35.2.1
None This table allows you to configure the trust state for DAI purposes on
each physical interface.
fdryDaiIfTrustValue
brcdIp.1.1.3.35.2.1.1.1
Syntax: TruthValue
Read-write This object indicates whether the interface is trusted for DAI. If this
object is set to “true”, the interface is trusted. ARP packets coming to
this interface will be forwarded without being checked. If this object is
set to “false”, the interface is not trusted. ARP packets received on
this interface will be subjected to ARP inspection.