MIB Viewer

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.
OIDNameAccessStatusDescription
1.3.6.1.4.1.1991.1.1.3.35IdentityfdryDaiMIBManagement 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.1NodefdryDaiVlan
1.3.6.1.4.1.1991.1.1.3.35.1.1TablefdryDaiVlanConfigTablenot-accessiblecurrentA 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.1RowfdryDaiVlanConfigEntrynot-accessiblecurrentA 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.1ColumnfdryDaiVlanVLanIdnot-accessiblecurrentThis 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.2ColumnfdryDaiVlanDynArpInspEnableread-writecurrentThis 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.2NodefdryDaiInterface
1.3.6.1.4.1.1991.1.1.3.35.2.1TablefdryDaiIfConfigTablenot-accessiblecurrentA 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.1RowfdryDaiIfConfigEntrynot-accessiblecurrentA 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.1ColumnfdryDaiIfTrustValueread-writecurrentThis 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.3NodefdryDaiArpInspect
1.3.6.1.4.1.1991.1.1.3.35.3.1TablefdryDaiArpInspectTablenot-accessiblecurrentA 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.1RowfdryDaiArpInspectEntrynot-accessiblecurrentA 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.1ColumnfdryDaiArpInspectIpAddrnot-accessiblecurrentThe device IP address.
1.3.6.1.4.1.1991.1.1.3.35.3.1.1.2ColumnfdryDaiArpInspectMacAddrread-createcurrentThe device MAC address.
1.3.6.1.4.1.1991.1.1.3.35.3.1.1.3ColumnfdryDaiArpInspectRowStatusread-createcurrentThis 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.4ColumnfdryDaiArpInspectTyperead-onlycurrentThe type of the ARP entry
1.3.6.1.4.1.1991.1.1.3.35.3.1.1.5ColumnfdryDaiArpInspectStateread-onlycurrentThe state of the ARP entry
1.3.6.1.4.1.1991.1.1.3.35.3.1.1.6ColumnfdryDaiArpInspectAgeread-onlycurrentThe timer of the ARP entry
1.3.6.1.4.1.1991.1.1.3.35.3.1.1.7ColumnfdryDaiArpInspectPortread-onlycurrentThe port of the ARP entry
Type Definitions
NameSyntaxStatusDescription
ArpStateINTEGER{ other(1), valid(2), pend(3) }currentRepresents state of ARP entry to be used.
ArpTypeINTEGER{ other(1), static(2), dynamic(3), inspect(4), dhcp(5), dynamicDhcp(6), staticDhcp(7), host(8) }currentRepresents type of ARP entry to be used.