FDRY-DAI-MIB
22 objects
Management Information for configuration of Dynamic ARP Inspection feature. Dynamic ARP Inspection is a security mechanism which validates all ARP packets in a subnet and discard those packets with invalid IP to MAC address bindings. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Imported Objects
| FOUNDRY-SN-AGENT-MIB | DisplayString |
| FOUNDRY-SN-SWITCH-GROUP-MIB | snSwitch |
| IF-MIB | ifIndex |
| Q-BRIDGE-MIB | VlanIndex |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.1991.1.1.3.35 | IdentityfdryDaiMIB | Management Information for configuration of Dynamic ARP Inspection feature. Dynamic ARP Inspection is a security mechanism which validates all ARP packets in a… | ||
| 1.3.6.1.4.1.1991.1.1.3.35.1 | NodefdryDaiVlan | |||
| 1.3.6.1.4.1.1991.1.1.3.35.1.1 | TablefdryDaiVlanConfigTable | not-accessible | current | A table provides the mechanism to control Dynamic ARP Inspection per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of t… |
| 1.3.6.1.4.1.1991.1.1.3.35.1.1.1 | RowfdryDaiVlanConfigEntry | not-accessible | current | A row instance contains the configuration to enable or disable Dynamic ARP Inspection at the existing VLAN. |
| 1.3.6.1.4.1.1991.1.1.3.35.1.1.1.1 | ColumnfdryDaiVlanVLanId | not-accessible | current | This object indicates the VLAN number on which Dynamic ARP Inspection feature is configured. |
| 1.3.6.1.4.1.1991.1.1.3.35.1.1.1.2 | ColumnfdryDaiVlanDynArpInspEnable | read-write | current | This object indicates whether Dynamic ARP Inspection is enabled in this VLAN. If this object is set to 'true', Dynamic ARP Inspection is enabled. If this objec… |
| 1.3.6.1.4.1.1991.1.1.3.35.2 | NodefdryDaiInterface | |||
| 1.3.6.1.4.1.1991.1.1.3.35.2.1 | TablefdryDaiIfConfigTable | not-accessible | current | A table provides the mechanism to configure the trust state for Dynamic ARP Inspection purpose at each physical interface. |
| 1.3.6.1.4.1.1991.1.1.3.35.2.1.1 | RowfdryDaiIfConfigEntry | not-accessible | current | A row instance contains the configuration to enable or disable trust state for Dynamic ARP Inspection at each physical interface capable of this feature. |
| 1.3.6.1.4.1.1991.1.1.3.35.2.1.1.1 | ColumnfdryDaiIfTrustValue | read-write | current | This object indicates whether the interface is trusted for Dynamic ARP Inspection. If this object is set to 'true', the interface is trusted. ARP packets comin… |
| 1.3.6.1.4.1.1991.1.1.3.35.3 | NodefdryDaiArpInspect | |||
| 1.3.6.1.4.1.1991.1.1.3.35.3.1 | TablefdryDaiArpInspectTable | not-accessible | current | A table provides the mechanism to control Dynamic ARP Inspection entries. When an IP-MAC mapping entry is created in a device supporting this table, a correspo… |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1 | RowfdryDaiArpInspectEntry | not-accessible | current | A row instance contains the configuration to map a device IP address with its MAC address. |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1.1 | ColumnfdryDaiArpInspectIpAddr | not-accessible | current | The device IP address. |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1.2 | ColumnfdryDaiArpInspectMacAddr | read-create | current | The device MAC address. |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1.3 | ColumnfdryDaiArpInspectRowStatus | read-create | current | This variable is used to create, or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except t… |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1.4 | ColumnfdryDaiArpInspectType | read-only | current | The type of the ARP entry |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1.5 | ColumnfdryDaiArpInspectState | read-only | current | The state of the ARP entry |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1.6 | ColumnfdryDaiArpInspectAge | read-only | current | The timer of the ARP entry |
| 1.3.6.1.4.1.1991.1.1.3.35.3.1.1.7 | ColumnfdryDaiArpInspectPort | read-only | current | The port of the ARP entry |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ArpState | INTEGER{ other(1), valid(2), pend(3) } | current | Represents state of ARP entry to be used. |
| ArpType | INTEGER{ other(1), static(2), dynamic(3), inspect(4), dhcp(5), dynamicDhcp(6), staticDhcp(7), host(8) } | current | Represents type of ARP entry to be used. |