MIB Viewer

CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB

26 objects
This MIB module contains objects related to the Dynamic ARP Inspection feature.
OIDNameAccessStatusDescription
1.3.6.1.4.1.2076.110IdentitycnDaiMibThis MIB module contains objects related to the Dynamic ARP Inspection feature.
1.3.6.1.4.1.2076.110.1NodecnDaiGlobal
1.3.6.1.4.1.2076.110.1.1ScalarcnDaiDebugFlagread-writecurrentThis object is used to set a specific value for Dynamic ARP inspection debug traces.
1.3.6.1.4.1.2076.110.2NodecnDaiVlanCfg
1.3.6.1.4.1.2076.110.2.1TablecnDaiVlanCfgTablenot-accessiblecurrentThis table contains the configuration & statistics collection parameters of Dynamic ARP Inspection for a specified VLAN.
1.3.6.1.4.1.2076.110.2.1.1RowcnDaiVlanCfgEntrynot-accessiblecurrentEach row instance gives the Dynamic ARP Inspection status on VLAN and the in that VLAN for the Dynamic ARP Inspection module
1.3.6.1.4.1.2076.110.2.1.1.1ColumncnDaiVlanCfgVlanIdnot-accessiblecurrentVlan ID of the VLAN to which this table-entry is associated.
1.3.6.1.4.1.2076.110.2.1.1.2ColumncnDaiVlanCfgDaiAdminStatusread-writecurrentThis OID is used to enable or disable the Dynamic ARP inspection on a per-VLAN basis.
1.3.6.1.4.1.2076.110.2.1.1.3ColumncnDaiVlanForwardedread-onlycurrentIndicates the total number of ARP packets which successfully passed all the validity checks specific to Dynamic ARP inspection being subject to forwarding.
1.3.6.1.4.1.2076.110.2.1.1.4ColumncnDaiVlanDroppedread-onlycurrentIndicates the total number of ARP packets which did not passed one of the validity checks specific to Dynamic ARP inspection, meaning that it will be dropped.
1.3.6.1.4.1.2076.110.2.1.1.5ColumncnDaiVlanInvalidProtocolDataread-onlycurrentIndicates the total number of ARP packets which contain data that is not valid for the ARP packet format.
1.3.6.1.4.1.2076.110.2.1.1.6ColumncnDaiVlanSrcMacValidationFailuresread-onlycurrentIndicates the total number of ARP packets for which the source HW address from the ARP payload didn't match any MAC address in the binding table.
1.3.6.1.4.1.2076.110.2.1.1.7ColumncnDaiVlanIpValidationFailuresread-onlycurrentIndicates the total number of ARP packets for which the source protocol address from the ARP payload specific to source HW address also from the ARP payload di…
1.3.6.1.4.1.2076.110.2.1.1.8ColumncnDaiVlanDhcpBindingsPermittedread-onlycurrentIndicates the total number of ARP packets which were validated against an entry in the binding table which was learned through DHCP Snooping.
1.3.6.1.4.1.2076.110.2.1.1.9ColumncnDaiVlanDhcpBindingsDeniedread-onlycurrentIndicates the total number of ARP packets which were invalidated against an entry in the binding table which was learned through DHCP Snooping.
1.3.6.1.4.1.2076.110.2.1.1.10ColumncnDaiVlanStaticBindingsPermittedread-onlycurrentIndicates the total number of ARP packets which were validated against a static entry from the binding table.
1.3.6.1.4.1.2076.110.2.1.1.11ColumncnDaiVlanStaticBindingsDeniedread-onlycurrentIndicates the total number of ARP packets which were invalidated against a static entry from the binding table.
1.3.6.1.4.1.2076.110.2.1.1.12ColumncnDaiVlanCfgRowStatusread-writecurrentRow-Status of the VLAN interface entry.
1.3.6.1.4.1.2076.110.3NodecnDaiIfCfg
1.3.6.1.4.1.2076.110.3.1TablecnDaiIfCfgTablenot-accessiblecurrentThis table contains the configuration & statistics collection parameters of Dynamic ARP Inspection for a specified VLAN.
1.3.6.1.4.1.2076.110.3.1.1RowcnDaiIfCfgEntrynot-accessiblecurrentEach row instance gives the Dynamic ARP Inspection status on VLAN and the in that VLAN for the Dynamic ARP Inspection module
1.3.6.1.4.1.2076.110.3.1.1.1ColumncnDaiIfCfgIfIndexnot-accessiblecurrentPort (ifIndex) identifier attribute
1.3.6.1.4.1.2076.110.3.1.1.2ColumncnDaiIfCfgTrustStateread-writecurrentSet the Dynamic ARP Inspection trust state for the given interface. If the interface is part of a port channel it cannot be set.
Type Definitions
NameSyntaxStatusDescription
AdminStatusINTEGER { enabled(1), disabled(2) }currentDynamic ARP Inspection admin status for VLAN entry.
TrustStateINTEGER { untrusted(0), trusted(1) }currentDynamic ARP Inspection trust state of the port.
VlanIdInteger32 (1..4094)currentA 12-bit VLAN ID used in the VLAN Tag header.