Wellfleet-IFWALL-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-IFWALL-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 |
wfIFwallIfTable | 1.3.6.1.4.1.18.3.5.1.11.1 | no-access |
WF_IFWALL_INTERFACE_TABLE - Interface This tabulates the interfaces within an interface firewall group. All interfaces are indexed according to their physical slot and connector designation. |
|
1.3.6.1.4.1.18.3.5.1.11.1.1 | no-access |
Firewall interface entries. |
||
wfIFwallIfDelete | 1.3.6.1.4.1.18.3.5.1.11.1.1.1 | integer | read-write |
Creation and deletion flag for this record. When set, it will cause this entry to be deleted from the MIB. Enumeration: 'deleted': 2, 'created': 1. |
wfIFwallIfDisable | 1.3.6.1.4.1.18.3.5.1.11.1.1.2 | integer | read-write |
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIFwallIfCct | 1.3.6.1.4.1.18.3.5.1.11.1.1.3 | integer | read-write |
The circuit number of the circuit to which the interface belongs. This interface will either act as the active interface for the circuit or as a hot stand-by. |
wfIFwallIfSlot | 1.3.6.1.4.1.18.3.5.1.11.1.1.4 | integer | read-only |
Slot ID of the interface, used as instance ID |
wfIFwallIfPort | 1.3.6.1.4.1.18.3.5.1.11.1.1.5 | integer | read-only |
Port ID of the interface, used as instance ID |
wfIFwallIfLineNumber | 1.3.6.1.4.1.18.3.5.1.11.1.1.6 | integer | read-write |
The Line number for the port |
wfIFwallIfName | 1.3.6.1.4.1.18.3.5.1.11.1.1.7 | displaystring | read-write |
Displayable string that is associated with this instance |
wfFwallIntfTable | 1.3.6.1.4.1.18.3.5.1.11.3 | no-access |
WF_IFWALL_INTERFACE_TABLE - Interface This tabulates the interfaces within an interface firewall group. All interfaces are indexed according to the circuit number. |
|
1.3.6.1.4.1.18.3.5.1.11.3.1 | no-access |
Firewall interface entries. |
||
wfFwallIntfDelete | 1.3.6.1.4.1.18.3.5.1.11.3.1.1 | integer | read-write |
Creation and deletion flag for this record. When set, it will cause this entry to be deleted from the MIB. Enumeration: 'create': 1, 'delete': 2. |
wfFwallIntfDisable | 1.3.6.1.4.1.18.3.5.1.11.3.1.2 | integer | read-write |
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfFwallIntfCct | 1.3.6.1.4.1.18.3.5.1.11.3.1.3 | integer | read-only |
The circuit number of the circuit to which the interface belongs. This interface will either act as the active interface for the circuit or as a hot stand-by. |
wfFwallIntfName | 1.3.6.1.4.1.18.3.5.1.11.3.1.4 | displaystring | read-write |
Displayable string that is associated with this instance |
wfFwallIntfPolicyIndex | 1.3.6.1.4.1.18.3.5.1.11.3.1.5 | integer | read-write |
Policy Index allows same virtual machine to be used by one or more circuits specified when the same policy index is configured on them. Thus allows scaling. |