Wellfleet-ARP-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-ARP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfArpBase | 1.3.6.1.4.1.18.3.5.3.1.1 | |||
wfArpBaseCreate | 1.3.6.1.4.1.18.3.5.3.1.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete ARP. Enumeration: 'deleted': 2, 'created': 1. |
wfArpBaseEnable | 1.3.6.1.4.1.18.3.5.3.1.1.2 | integer | read-write |
Enable/Disable Parameter indicates whether this ARP record is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfArpBaseForwarding | 1.3.6.1.4.1.18.3.5.3.1.1.3 | integer | read-write |
Equivalent to IP Host Only. This attribute says that ARP should send unknown addresses to the bridge for further handling Enumeration: 'notforwarding': 2, 'forwarding': 1. |
wfArpBaseNonlocalSrc | 1.3.6.1.4.1.18.3.5.3.1.1.4 | integer | read-write |
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. Enumeration: 'drop': 2, 'log': 1. |
wfArpBaseNonlocalDest | 1.3.6.1.4.1.18.3.5.3.1.1.5 | integer | read-write |
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. Enumeration: 'drop': 1, 'accept': 2. |
wfArpIntfTable | 1.3.6.1.4.1.18.3.5.3.1.2 | no-access |
List of configured ARP interfaces |
|
1.3.6.1.4.1.18.3.5.3.1.2.1 | no-access |
A description of an ARP interface |
||
wfArpCreate | 1.3.6.1.4.1.18.3.5.3.1.2.1.1 | integer | read-write |
Indicates whether this ARP intf record is to be deleted or created Enumeration: 'deleted': 2, 'created': 1. |
wfArpEnable | 1.3.6.1.4.1.18.3.5.3.1.2.1.2 | integer | read-write |
Indicates whether this ARP intf record is to be enabled or disabled Enumeration: 'disabled': 2, 'enabled': 1. |
wfArpCctno | 1.3.6.1.4.1.18.3.5.3.1.2.1.3 | integer | read-only |
Which Circuit arp should run on |