Wellfleet-ARP-MIB

File: Wellfleet-ARP-MIB.mib (4415 bytes)

Imported modules

RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

OBJECT-TYPE wfArpGroup

Defined Types

WfArpIntfEntry  
SEQUENCE    
  wfArpCreate INTEGER
  wfArpEnable INTEGER
  wfArpCctno INTEGER

Defined Values

wfArpBase 1.3.6.1.4.1.18.3.5.3.1.1
OBJECT IDENTIFIER    

wfArpBaseCreate 1.3.6.1.4.1.18.3.5.3.1.1.1
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete ARP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfArpBaseEnable 1.3.6.1.4.1.18.3.5.3.1.1.2
Enable/Disable Parameter indicates whether this ARP record is enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfArpBaseForwarding 1.3.6.1.4.1.18.3.5.3.1.1.3
Equivalent to IP Host Only. This attribute says that ARP should send unknown addresses to the bridge for further handling
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER forwarding(1), notforwarding(2)  

wfArpBaseNonlocalSrc 1.3.6.1.4.1.18.3.5.3.1.1.4
DROP_LOG/DROP Parameter indicates whether or not log an invalid ARP source address when processing an ARP request. If DROP_LOG is set, log the invalid ARP source address; if DROP is set, do not log it. In both cases, the ARP request from the invalid source address will be droped.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER log(1), drop(2)  

wfArpBaseNonlocalDest 1.3.6.1.4.1.18.3.5.3.1.1.5
DEST_DROP/DEST_ACCEPT Parameter indicates whether or not drop/accept an ARP Request in which the destination address is in a different network/subnetwork from the source address. If DEST_DROP is set, drop the ARP Request; If DEST_ACCEPT is set, process the ARP Request. The default is DEST_DROP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), accept(2)  

wfArpIntfTable 1.3.6.1.4.1.18.3.5.3.1.2
List of configured ARP interfaces
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfArpIntfEntry

wfArpIntfEntry 1.3.6.1.4.1.18.3.5.3.1.2.1
A description of an ARP interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfArpIntfEntry  

wfArpCreate 1.3.6.1.4.1.18.3.5.3.1.2.1.1
Indicates whether this ARP intf record is to be deleted or created
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfArpEnable 1.3.6.1.4.1.18.3.5.3.1.2.1.2
Indicates whether this ARP intf record is to be enabled or disabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfArpCctno 1.3.6.1.4.1.18.3.5.3.1.2.1.3
Which Circuit arp should run on
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER