Wellfleet-RF-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-RF-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 |
wfIpRfRipImportTable | 1.3.6.1.4.1.18.3.5.3.2.1.8 | no-access |
The list of Rip Import Route Filter Rules in IP |
|
1.3.6.1.4.1.18.3.5.3.2.1.8.1 | no-access |
An entry in the Rip Import Rule Table |
||
wfIpRfRipImportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule. Enumeration: 'create': 1, 'delete': 2. |
wfIpRfRipImportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfRipImportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.3 | ipaddress | read-only |
The IP address to which this filter applies |
wfIpRfRipImportMask | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.4 | ipaddress | read-only |
The Mask to which this filter applies. When combined with the Address, a range is specified for application of this rule |
wfIpRfRipImportAction | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.5 | integer | read-write |
The Action of this Filter Enumeration: 'ignore': 3, 'accept': 1. |
wfIpRfRipImportPreference | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.6 | integer | read-write |
The Preference associated with this filter - only valid if accept |
wfIpRfRipImportRipGateway | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.7 | ipaddress | read-only |
The RIP Gateway to be concerned with |
wfIpRfRipImportRipInterface | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.8 | ipaddress | read-only |
The IP Network Interface to be concerned with |
wfIpRfRipImportApplyMask | 1.3.6.1.4.1.18.3.5.3.2.1.8.1.9 | ipaddress | read-write |
The Mask to apply to this route learned instead of the default. NULL means to apply the normal filter |
wfIpRfRipExportTable | 1.3.6.1.4.1.18.3.5.3.2.1.9 | no-access |
The list of Rip Export Route Filter Rules in IP |
|
1.3.6.1.4.1.18.3.5.3.2.1.9.1 | no-access |
An entry in the Rip Export Rule Table |
||
wfIpRfRipExportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule. Enumeration: 'create': 1, 'delete': 2. |
wfIpRfRipExportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfRipExportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.3 | ipaddress | read-only |
The IP address to which this filter applies |
wfIpRfRipExportMask | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.4 | ipaddress | read-only |
The Mask for the Address Above. When combined with the Address, a range is specified for application of this filter rule |
wfIpRfRipExportFromProtocol | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.5 | integer | read-only |
The protocol from which this Information is derived Enumeration: 'egp': 2, 'direct': 4, 'rip': 1, 'static': 5, 'bgp3': 6, 'ospf': 3. |
wfIpRfRipExportAction | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.6 | integer | read-write |
The action of this export filter; if IP_RF_RIP_EXP_ACTION_AGGREGATE action, the default route, 0.0.0.0, is advertised instead networks that match this filter Enumeration: 'ignore': 3, 'aggregate': 4, 'propa': 2. |
wfIpRfRipExportInterface | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.7 | ipaddress | read-only |
The optional outbound interface on which to apply this filter |
wfIpRfRipExportRipMetric | 1.3.6.1.4.1.18.3.5.3.2.1.9.1.8 | integer | read-write |
The optional export RIP metric to apply to this filter. Zero means: use the route's actual cost. Only valid for propagate |
wfIpRfOspfImportTable | 1.3.6.1.4.1.18.3.5.3.2.1.10 | no-access |
The list of OSPF Import Route Filter Rules in IP |
|
1.3.6.1.4.1.18.3.5.3.2.1.10.1 | no-access |
An entry in the OSPF Import Route Filter Table |
||
wfIpRfOspfImportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule. Enumeration: 'create': 1, 'delete': 2. |
wfIpRfOspfImportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfOspfImportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.3 | ipaddress | read-only |
The IP Address to which this filter applies |
wfIpRfOspfImportMask | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.4 | ipaddress | read-only |
The Mask to which this filter applies. When combined with the Address, a range is specified for application of this rule |
wfIpRfOspfImportAction | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.5 | integer | read-write |
The Action of this Filter Enumeration: 'ignore': 3, 'accept': 1. |
wfIpRfOspfImportPreference | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.6 | integer | read-write |
The Preference associated with this filter - only valid if accept |
wfIpRfOspfImportType | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.7 | integer | read-only |
The OSPF route Type to be concerned with. The valid values are null (any route type), 1 (OSPF external type 1), and 2 (OSPF external type 2). |
wfIpRfOspfImportTag | 1.3.6.1.4.1.18.3.5.3.2.1.10.1.8 | gauge | read-only |
The OSPF Tag to be concerned with |
wfIpRfOspfExportTable | 1.3.6.1.4.1.18.3.5.3.2.1.11 | no-access |
The list of OSPF Export Route Filter Rules in IP |
|
1.3.6.1.4.1.18.3.5.3.2.1.11.1 | no-access |
An entry in the OSPF Export Route Filter Table |
||
wfIpRfOspfExportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule. Enumeration: 'create': 1, 'delete': 2. |
wfIpRfOspfExportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfOspfExportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.3 | ipaddress | read-only |
The IP address to which this filter applies |
wfIpRfOspfExportMask | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.4 | ipaddress | read-only |
The Mask for the Address Above. When combined with the Address, a range is specified for application of this filter rule |
wfIpRfOspfExportFromProtocol | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.5 | integer | read-only |
The protocol from which this Information is derived Enumeration: 'egp': 2, 'direct': 4, 'rip': 1, 'static': 5, 'bgp3': 6, 'ospf': 3. |
wfIpRfOspfExportAction | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.6 | integer | read-write |
The action of this export filter Enumeration: 'ignore': 3, 'propa': 2. |
wfIpRfOspfExportType | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.7 | integer | read-write |
The ospf type to use when this filter matches |
wfIpRfOspfExportTag | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.8 | gauge | read-write |
The ospf tag to use when this filter matches |
wfIpRfOspfExportAutoTag | 1.3.6.1.4.1.18.3.5.3.2.1.11.1.9 | integer | read-write |
BGP/OSPF automatic tag generation: if enabled, a tag will be generated according to the criteria in RFC 1364. Only valid if wfIpRfOspfExportType is set. If enabled, wfIpRfOspfExportTag is ignored. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfEgpImportTable | 1.3.6.1.4.1.18.3.5.3.2.1.12 | no-access |
The list of Egp Import Route Filter Rules in IP |
|
1.3.6.1.4.1.18.3.5.3.2.1.12.1 | no-access |
An entry in the Egp Import Rule Table |
||
wfIpRfEgpImportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule. Enumeration: 'create': 1, 'delete': 2. |
wfIpRfEgpImportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfEgpImportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.3 | ipaddress | read-only |
The advertised network to which this filter applies |
wfIpRfEgpImportMask | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.4 | ipaddress | read-only |
The Mask of the Address to which this filter applies. |
wfIpRfEgpImportAction | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.5 | integer | read-write |
The Action of this Filter Enumeration: 'ignore': 3, 'accept': 1. |
wfIpRfEgpImportPreference | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.6 | integer | read-write |
The Preference associated with this filter - only valid if accept |
wfIpRfEgpImportPeer | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.7 | ipaddress | read-only |
The Egp Peer to be to be concerned with |
wfIpRfEgpImportAs | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.8 | integer | read-only |
The Autonomous System number to be concerned with |
wfIpRfEgpImportGateway | 1.3.6.1.4.1.18.3.5.3.2.1.12.1.9 | ipaddress | read-only |
The EGP gateway to be concerned with |
wfIpRfEgpExportTable | 1.3.6.1.4.1.18.3.5.3.2.1.13 | no-access |
The list of Egp Export Route Filter Rules in IP |
|
1.3.6.1.4.1.18.3.5.3.2.1.13.1 | no-access |
An entry in the Egp Export Rule Table |
||
wfIpRfEgpExportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule. Enumeration: 'create': 1, 'delete': 2. |
wfIpRfEgpExportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfEgpExportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.3 | ipaddress | read-only |
The advertised network to which this filter applies |
wfIpRfEgpExportMask | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.4 | ipaddress | read-only |
The Mask of the Address to which this filter applies. |
wfIpRfEgpExportFromProtocol | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.5 | integer | read-only |
The protocol from which this Information is derived Enumeration: 'egp': 2, 'direct': 4, 'rip': 1, 'static': 5, 'bgp3': 6, 'ospf': 3. |
wfIpRfEgpExportAction | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.6 | integer | read-write |
The action of this export filter Enumeration: 'ignore': 3, 'propa': 2. |
wfIpRfEgpExportPeer | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.7 | ipaddress | read-only |
The Egp Peer to be to be concerned with |
wfIpRfEgpExportOspfType | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.8 | integer | read-only |
The type of route being filtered. This field is only valid if the wfIpRfEgpExportFromProtocol is OSPF. Otherwise, the field is 0. Enumeration: 'ospfinttype': 3, 'ospfexttype2': 2, 'ospfexttype1': 1. |
wfIpRfEgpExportOspfTag | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.9 | integer | read-only |
The tag of the route being filtered. This field is only valid if the wfIpRfEgpExportFromProtocol is OSPF. Otherwise, this field is 0. |
wfIpRfEgpExportInterface | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.10 | ipaddress | read-write |
The optional outbound interface on which to apply this filter |
wfIpRfEgpExportMetric | 1.3.6.1.4.1.18.3.5.3.2.1.13.1.11 | integer | read-write |
The optional export Egp metric to apply to this filter. Zero means: use the route's actual cost. Only valid for propagate |
wfIpRfBgp3ImportTable | 1.3.6.1.4.1.18.3.5.3.2.1.14 | no-access |
The table of BGP-3 Import Route Filter Rules |
|
1.3.6.1.4.1.18.3.5.3.2.1.14.1 | no-access |
An entry in the BGP-3 Import Rule Table |
||
wfIpRfBgp3ImportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.1 | integer | read-write |
Create/Delete parameter. if set to delete, the rule is removed. Enumeration: 'create': 1, 'delete': 2. |
wfIpRfBgp3ImportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.2 | integer | read-write |
Enable/Disable parameter. controls whether the rule is enabled or disabled. Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfBgp3ImportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.3 | ipaddress | read-only |
The advertised network to which this filter applies. Zero implies `all networks' or the default route, based on wfIpRfBgp3ImportMask. |
wfIpRfBgp3ImportMask | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.4 | ipaddress | read-only |
The mask applied to wfIpRfBgp3ImportAddress. If zero, this filter applies to all networks. If the address is zero and this parameter is 255.255.255.255, this filter applies to the default route. |
wfIpRfBgp3ImportAction | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.5 | integer | read-write |
The Action of this Filter Enumeration: 'ignore': 3, 'accept': 1. |
wfIpRfBgp3ImportPreference | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.6 | integer | read-write |
The Preference associated with this filter - only valid if accept |
wfIpRfBgp3ImportPeerAs | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.7 | integer | read-only |
The BGP-3 Peer's AS number (or zero if `any AS') |
wfIpRfBgp3ImportPeerAddress | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.8 | ipaddress | read-only |
The IP address (not the peer ID) of the peer that this advertisement was received from (zero if `any peer') |
wfIpRfBgp3ImportOrigAs | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.9 | integer | read-only |
The AS number of the BGP-3 gateway that originated the route (or zero for `any AS') |
wfIpRfBgp3ImportRouteOrigin | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.10 | integer | read-only |
A value for the ORIGIN path attribute (or zero if not applicable) Enumeration: 'egp': 2, 'incomplete': 3, 'igp': 1. |
wfIpRfBgp3ImportBgp3Preference | 1.3.6.1.4.1.18.3.5.3.2.1.14.1.11 | gauge | read-write |
The Preference associated with this filter for comparison to other BGP routes only - only valid if accept |
wfIpRfBgp3ExportTable | 1.3.6.1.4.1.18.3.5.3.2.1.15 | no-access |
The table of BGP-3 Export Route Filter Rules |
|
1.3.6.1.4.1.18.3.5.3.2.1.15.1 | no-access |
An entry in the BGP-3 Export Rule Table |
||
wfIpRfBgp3ExportCreate | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.1 | integer | read-write |
Create/Delete: if set to delete, the rule is removed Enumeration: 'create': 1, 'delete': 2. |
wfIpRfBgp3ExportEnable | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.2 | integer | read-write |
Enable/Disable: controls whether the rule is enabled or disabled Enumeration: 'enable': 1, 'disable': 2. |
wfIpRfBgp3ExportAddress | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.3 | ipaddress | read-only |
The advertised network to which this filter applies. Zero implies `all networks' or the default route, based on wfIpRfBgp3ExportMask. |
wfIpRfBgp3ExportMask | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.4 | ipaddress | read-only |
The mask applied to wfIpRfBgp3ExportAddress. If zero, this filter applies to all networks. If the address is zero and this parameter is 255.255.255.255, this filter applies to the default route. |
wfIpRfBgp3ExportFromProtocol | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.5 | integer | read-only |
The protocol from which this Information is derived Enumeration: 'egp': 2, 'direct': 4, 'rip': 1, 'static': 5, 'bgp3': 6, 'ospf': 3. |
wfIpRfBgp3ExportAction | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.6 | integer | read-write |
The action of this export filter; if IP_RF_BGP3_EXP_ACTION_AGGREGATE action, the default route, 0.0.0.0, is advertised instead networks that match this filter Enumeration: 'ignore': 3, 'aggregate': 4, 'propa': 2. |
wfIpRfBgp3ExportPeerAs | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.7 | integer | read-only |
The AS number to which the network advertisement is going (zero if `any AS') |
wfIpRfBgp3ExportPeerAddress | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.8 | ipaddress | read-only |
The IP address (not the peer ID) of the peer that this advertisement is going to (zero if `any peer') |
wfIpRfBgp3ExportOspfType | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.9 | integer | read-only |
The type of route being filtered. This field is only valid if the wfIpRfEgpExportFromProtocol is OSPF. Otherwise, the field is 0. Enumeration: 'ospfinttype': 3, 'ospfexttype2': 2, 'ospfexttype1': 1. |
wfIpRfBgp3ExportOspfTag | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.10 | integer | read-only |
The OSPF tag of the route being filtered. This field is only valid if the wfIpRfBgp3ExportFromProtocol is OSPF and wfIpRfBgp3ExportOspfType is external type 1 or 2. Otherwise, this field is 0. |
wfIpRfBgp3ExportUseMetric | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.11 | integer | read-write |
Determines whether or not an INTER_AS_METRIC will be advertised for the associated network(s). none (1) indicates that no metric will be advertised. specified (2) indicates that the value in wfIpRfBgp3ExportInterAsMetric will be used. originating (3) indicates that the metric from the originating protocol will be used. Only valid for propagate. Enumeration: 'originating': 3, 'none': 1, 'specified': 2. |
wfIpRfBgp3ExportInterAsMetric | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.12 | integer | read-write |
If wfIpRfBgp3ExportUseMetric is set to specified (2), this is the value that will be used for the INTER_AS_METRIC. Only valid for propagate. |
wfIpRfBgp3ExportOrigin | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.13 | integer | read-write |
The value to use for the ORIGIN path attribute when advertising this route (zero means `do according to default'). Only valid for propagate action. Only valid if route origin is RIP or STATIC (ignored otherwise). |
wfIpRfBgp3ExportNeighAs | 1.3.6.1.4.1.18.3.5.3.2.1.15.1.14 | integer | read-write |
If action is propagate, route origin is RIP or STATIC, and ExportOrigin is EGP, this AS number is used as the EGP neighbor AS number when constructing the AS-PATH (ignored otherwise). |