RADLAN-ARPSPOOFING-MIB

File: RADLAN-ARPSPOOFING-MIB.mib (3921 bytes)

Imported modules

RADLAN-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB

Imported symbols

rnd OBJECT-TYPE MODULE-IDENTITY
IpAddress RowStatus PhysAddress
InterfaceIndex InterfaceIndexOrZero

Defined Types

RlArpSpoofingEntry  
SEQUENCE    
  rlArpSpoofingIfIndex InterfaceIndex
  rlArpSpoofingLocalIpAddr IpAddress
  rlArpSpoofingMacAddr PhysAddress
  rlArpSpoofingRemoteIpAddr IpAddress
  rlArpSpoofingOutPhysIfIndex InterfaceIndexOrZero
  rlArpSpoofingStatus RowStatus

Defined Values

rlArpSpoofing 1.3.6.1.4.1.89.60
This private MIB module defines ARP spoofing private MIBs.
MODULE-IDENTITY    

rlArpSpoofingMibVersion 1.3.6.1.4.1.89.60.1
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlArpSpoofingTable 1.3.6.1.4.1.89.60.2
A list of the ifIndexes, IP addresses and corresponding MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlArpSpoofingEntry

rlArpSpoofingEntry 1.3.6.1.4.1.89.60.2.1
An entry of this table specifis ifIndex,IP Address and MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlArpSpoofingEntry  

rlArpSpoofingIfIndex 1.3.6.1.4.1.89.60.2.1.1
The physical interface for which this entry contains information.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

rlArpSpoofingLocalIpAddr 1.3.6.1.4.1.89.60.2.1.2
Ip addres for which the device will send ARP reply (ARP spoofing).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rlArpSpoofingMacAddr 1.3.6.1.4.1.89.60.2.1.3
MAC addres with which the device will send ARP reply. If the field is ommited or its value 0.0.0.0 the device will send with the interface's MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  PhysAddress  

rlArpSpoofingRemoteIpAddr 1.3.6.1.4.1.89.60.2.1.4
Ip addres for which the device will send periodically ARP requests if its value differs from 0.0.0.0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rlArpSpoofingOutPhysIfIndex 1.3.6.1.4.1.89.60.2.1.5
The physical interface to which the device will send periodically ARP requests if its value differs from 0. If its value is 0 then ARP requests will send to all the VLAN's ports.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

rlArpSpoofingStatus 1.3.6.1.4.1.89.60.2.1.6
It is used to insert, update or delete an entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus