CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB
26 objects
This MIB module contains objects related to the Dynamic ARP Inspection feature.
Imported Objects
| Q-BRIDGE-MIB | dot1qStaticUnicastEntry dot1qTpFdbEntry dot1qTpFdbPort dot1qVlanStaticEntry PortList VlanIdOrNone |
| SNMPv2-SMI | Counter32 enterprises Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2076.110 | IdentitycnDaiMib | This MIB module contains objects related to the Dynamic ARP Inspection feature. | ||
| 1.3.6.1.4.1.2076.110.1 | NodecnDaiGlobal | |||
| 1.3.6.1.4.1.2076.110.1.1 | ScalarcnDaiDebugFlag | read-write | current | This object is used to set a specific value for Dynamic ARP inspection debug traces. |
| 1.3.6.1.4.1.2076.110.2 | NodecnDaiVlanCfg | |||
| 1.3.6.1.4.1.2076.110.2.1 | TablecnDaiVlanCfgTable | not-accessible | current | This 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.1 | RowcnDaiVlanCfgEntry | not-accessible | current | Each 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.1 | ColumncnDaiVlanCfgVlanId | not-accessible | current | Vlan ID of the VLAN to which this table-entry is associated. |
| 1.3.6.1.4.1.2076.110.2.1.1.2 | ColumncnDaiVlanCfgDaiAdminStatus | read-write | current | This 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.3 | ColumncnDaiVlanForwarded | read-only | current | Indicates 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.4 | ColumncnDaiVlanDropped | read-only | current | Indicates 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.5 | ColumncnDaiVlanInvalidProtocolData | read-only | current | Indicates 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.6 | ColumncnDaiVlanSrcMacValidationFailures | read-only | current | Indicates 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.7 | ColumncnDaiVlanIpValidationFailures | read-only | current | Indicates 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.8 | ColumncnDaiVlanDhcpBindingsPermitted | read-only | current | Indicates 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.9 | ColumncnDaiVlanDhcpBindingsDenied | read-only | current | Indicates 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.10 | ColumncnDaiVlanStaticBindingsPermitted | read-only | current | Indicates 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.11 | ColumncnDaiVlanStaticBindingsDenied | read-only | current | Indicates 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.12 | ColumncnDaiVlanCfgRowStatus | read-write | current | Row-Status of the VLAN interface entry. |
| 1.3.6.1.4.1.2076.110.3 | NodecnDaiIfCfg | |||
| 1.3.6.1.4.1.2076.110.3.1 | TablecnDaiIfCfgTable | not-accessible | current | This 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.1 | RowcnDaiIfCfgEntry | not-accessible | current | Each 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.1 | ColumncnDaiIfCfgIfIndex | not-accessible | current | Port (ifIndex) identifier attribute |
| 1.3.6.1.4.1.2076.110.3.1.1.2 | ColumncnDaiIfCfgTrustState | read-write | current | Set 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
| Name | Syntax | Status | Description |
|---|---|---|---|
| AdminStatus | INTEGER { enabled(1), disabled(2) } | current | Dynamic ARP Inspection admin status for VLAN entry. |
| TrustState | INTEGER { untrusted(0), trusted(1) } | current | Dynamic ARP Inspection trust state of the port. |
| VlanId | Integer32 (1..4094) | current | A 12-bit VLAN ID used in the VLAN Tag header. |