Wellfleet-RF-MIB

File: Wellfleet-RF-MIB.mib (38091 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

IpAddress Gauge OBJECT-TYPE
wfIpGroup

Defined Types

WfIpRfRipImportEntry  
SEQUENCE    
  wfIpRfRipImportCreate INTEGER
  wfIpRfRipImportEnable INTEGER
  wfIpRfRipImportAddress IpAddress
  wfIpRfRipImportMask IpAddress
  wfIpRfRipImportAction INTEGER
  wfIpRfRipImportPreference INTEGER
  wfIpRfRipImportRipGateway IpAddress
  wfIpRfRipImportRipInterface IpAddress
  wfIpRfRipImportApplyMask IpAddress

WfIpRfRipExportEntry  
SEQUENCE    
  wfIpRfRipExportCreate INTEGER
  wfIpRfRipExportEnable INTEGER
  wfIpRfRipExportAddress IpAddress
  wfIpRfRipExportMask IpAddress
  wfIpRfRipExportFromProtocol INTEGER
  wfIpRfRipExportAction INTEGER
  wfIpRfRipExportInterface IpAddress
  wfIpRfRipExportRipMetric INTEGER

WfIpRfOspfImportEntry  
SEQUENCE    
  wfIpRfOspfImportCreate INTEGER
  wfIpRfOspfImportEnable INTEGER
  wfIpRfOspfImportAddress IpAddress
  wfIpRfOspfImportMask IpAddress
  wfIpRfOspfImportAction INTEGER
  wfIpRfOspfImportPreference INTEGER
  wfIpRfOspfImportType INTEGER
  wfIpRfOspfImportTag Gauge

WfIpRfOspfExportEntry  
SEQUENCE    
  wfIpRfOspfExportCreate INTEGER
  wfIpRfOspfExportEnable INTEGER
  wfIpRfOspfExportAddress IpAddress
  wfIpRfOspfExportMask IpAddress
  wfIpRfOspfExportFromProtocol INTEGER
  wfIpRfOspfExportAction INTEGER
  wfIpRfOspfExportType INTEGER
  wfIpRfOspfExportTag Gauge
  wfIpRfOspfExportAutoTag INTEGER

WfIpRfEgpImportEntry  
SEQUENCE    
  wfIpRfEgpImportCreate INTEGER
  wfIpRfEgpImportEnable INTEGER
  wfIpRfEgpImportAddress IpAddress
  wfIpRfEgpImportMask IpAddress
  wfIpRfEgpImportAction INTEGER
  wfIpRfEgpImportPreference INTEGER
  wfIpRfEgpImportPeer IpAddress
  wfIpRfEgpImportAs INTEGER
  wfIpRfEgpImportGateway IpAddress

WfIpRfEgpExportEntry  
SEQUENCE    
  wfIpRfEgpExportCreate INTEGER
  wfIpRfEgpExportEnable INTEGER
  wfIpRfEgpExportAddress IpAddress
  wfIpRfEgpExportMask IpAddress
  wfIpRfEgpExportFromProtocol INTEGER
  wfIpRfEgpExportAction INTEGER
  wfIpRfEgpExportPeer IpAddress
  wfIpRfEgpExportOspfType INTEGER
  wfIpRfEgpExportOspfTag INTEGER
  wfIpRfEgpExportInterface IpAddress
  wfIpRfEgpExportMetric INTEGER

WfIpRfBgp3ImportEntry  
SEQUENCE    
  wfIpRfBgp3ImportCreate INTEGER
  wfIpRfBgp3ImportEnable INTEGER
  wfIpRfBgp3ImportAddress IpAddress
  wfIpRfBgp3ImportMask IpAddress
  wfIpRfBgp3ImportAction INTEGER
  wfIpRfBgp3ImportPreference INTEGER
  wfIpRfBgp3ImportPeerAs INTEGER
  wfIpRfBgp3ImportPeerAddress IpAddress
  wfIpRfBgp3ImportOrigAs INTEGER
  wfIpRfBgp3ImportRouteOrigin INTEGER
  wfIpRfBgp3ImportBgp3Preference Gauge

WfIpRfBgp3ExportEntry  
SEQUENCE    
  wfIpRfBgp3ExportCreate INTEGER
  wfIpRfBgp3ExportEnable INTEGER
  wfIpRfBgp3ExportAddress IpAddress
  wfIpRfBgp3ExportMask IpAddress
  wfIpRfBgp3ExportFromProtocol INTEGER
  wfIpRfBgp3ExportAction INTEGER
  wfIpRfBgp3ExportPeerAs INTEGER
  wfIpRfBgp3ExportPeerAddress IpAddress
  wfIpRfBgp3ExportOspfType INTEGER
  wfIpRfBgp3ExportOspfTag INTEGER
  wfIpRfBgp3ExportUseMetric INTEGER
  wfIpRfBgp3ExportInterAsMetric INTEGER
  wfIpRfBgp3ExportOrigin INTEGER
  wfIpRfBgp3ExportNeighAs INTEGER

Defined Values

wfIpRfRipImportTable 1.3.6.1.4.1.18.3.5.3.2.1.8
The list of Rip Import Route Filter Rules in IP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfRipImportEntry

wfIpRfRipImportEntry 1.3.6.1.4.1.18.3.5.3.2.1.8.1
An entry in the Rip Import Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfRipImportEntry  

wfIpRfRipImportCreate 1.3.6.1.4.1.18.3.5.3.2.1.8.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfRipImportEnable 1.3.6.1.4.1.18.3.5.3.2.1.8.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfRipImportAddress 1.3.6.1.4.1.18.3.5.3.2.1.8.1.3
The IP address to which this filter applies
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfRipImportMask 1.3.6.1.4.1.18.3.5.3.2.1.8.1.4
The Mask to which this filter applies. When combined with the Address, a range is specified for application of this rule
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfRipImportAction 1.3.6.1.4.1.18.3.5.3.2.1.8.1.5
The Action of this Filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), ignore(3)  

wfIpRfRipImportPreference 1.3.6.1.4.1.18.3.5.3.2.1.8.1.6
The Preference associated with this filter - only valid if accept
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

wfIpRfRipImportRipGateway 1.3.6.1.4.1.18.3.5.3.2.1.8.1.7
The RIP Gateway to be concerned with
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfRipImportRipInterface 1.3.6.1.4.1.18.3.5.3.2.1.8.1.8
The IP Network Interface to be concerned with
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfRipImportApplyMask 1.3.6.1.4.1.18.3.5.3.2.1.8.1.9
The Mask to apply to this route learned instead of the default. NULL means to apply the normal filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfIpRfRipExportTable 1.3.6.1.4.1.18.3.5.3.2.1.9
The list of Rip Export Route Filter Rules in IP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfRipExportEntry

wfIpRfRipExportEntry 1.3.6.1.4.1.18.3.5.3.2.1.9.1
An entry in the Rip Export Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfRipExportEntry  

wfIpRfRipExportCreate 1.3.6.1.4.1.18.3.5.3.2.1.9.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfRipExportEnable 1.3.6.1.4.1.18.3.5.3.2.1.9.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfRipExportAddress 1.3.6.1.4.1.18.3.5.3.2.1.9.1.3
The IP address to which this filter applies
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfRipExportMask 1.3.6.1.4.1.18.3.5.3.2.1.9.1.4
The Mask for the Address Above. When combined with the Address, a range is specified for application of this filter rule
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfRipExportFromProtocol 1.3.6.1.4.1.18.3.5.3.2.1.9.1.5
The protocol from which this Information is derived
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rip(1), egp(2), ospf(3), direct(4), static(5), bgp3(6)  

wfIpRfRipExportAction 1.3.6.1.4.1.18.3.5.3.2.1.9.1.6
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER propa(2), ignore(3), aggregate(4)  

wfIpRfRipExportInterface 1.3.6.1.4.1.18.3.5.3.2.1.9.1.7
The optional outbound interface on which to apply this filter
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfRipExportRipMetric 1.3.6.1.4.1.18.3.5.3.2.1.9.1.8
The optional export RIP metric to apply to this filter. Zero means: use the route's actual cost. Only valid for propagate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wfIpRfOspfImportTable 1.3.6.1.4.1.18.3.5.3.2.1.10
The list of OSPF Import Route Filter Rules in IP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfOspfImportEntry

wfIpRfOspfImportEntry 1.3.6.1.4.1.18.3.5.3.2.1.10.1
An entry in the OSPF Import Route Filter Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfOspfImportEntry  

wfIpRfOspfImportCreate 1.3.6.1.4.1.18.3.5.3.2.1.10.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfOspfImportEnable 1.3.6.1.4.1.18.3.5.3.2.1.10.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfOspfImportAddress 1.3.6.1.4.1.18.3.5.3.2.1.10.1.3
The IP Address to which this filter applies
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfOspfImportMask 1.3.6.1.4.1.18.3.5.3.2.1.10.1.4
The Mask to which this filter applies. When combined with the Address, a range is specified for application of this rule
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfOspfImportAction 1.3.6.1.4.1.18.3.5.3.2.1.10.1.5
The Action of this Filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), ignore(3)  

wfIpRfOspfImportPreference 1.3.6.1.4.1.18.3.5.3.2.1.10.1.6
The Preference associated with this filter - only valid if accept
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

wfIpRfOspfImportType 1.3.6.1.4.1.18.3.5.3.2.1.10.1.7
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfIpRfOspfImportTag 1.3.6.1.4.1.18.3.5.3.2.1.10.1.8
The OSPF Tag to be concerned with
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfIpRfOspfExportTable 1.3.6.1.4.1.18.3.5.3.2.1.11
The list of OSPF Export Route Filter Rules in IP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfOspfExportEntry

wfIpRfOspfExportEntry 1.3.6.1.4.1.18.3.5.3.2.1.11.1
An entry in the OSPF Export Route Filter Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfOspfExportEntry  

wfIpRfOspfExportCreate 1.3.6.1.4.1.18.3.5.3.2.1.11.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfOspfExportEnable 1.3.6.1.4.1.18.3.5.3.2.1.11.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfOspfExportAddress 1.3.6.1.4.1.18.3.5.3.2.1.11.1.3
The IP address to which this filter applies
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfOspfExportMask 1.3.6.1.4.1.18.3.5.3.2.1.11.1.4
The Mask for the Address Above. When combined with the Address, a range is specified for application of this filter rule
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfOspfExportFromProtocol 1.3.6.1.4.1.18.3.5.3.2.1.11.1.5
The protocol from which this Information is derived
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rip(1), egp(2), ospf(3), direct(4), static(5), bgp3(6)  

wfIpRfOspfExportAction 1.3.6.1.4.1.18.3.5.3.2.1.11.1.6
The action of this export filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER propa(2), ignore(3)  

wfIpRfOspfExportType 1.3.6.1.4.1.18.3.5.3.2.1.11.1.7
The ospf type to use when this filter matches
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2  

wfIpRfOspfExportTag 1.3.6.1.4.1.18.3.5.3.2.1.11.1.8
The ospf tag to use when this filter matches
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfIpRfOspfExportAutoTag 1.3.6.1.4.1.18.3.5.3.2.1.11.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfEgpImportTable 1.3.6.1.4.1.18.3.5.3.2.1.12
The list of Egp Import Route Filter Rules in IP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfEgpImportEntry

wfIpRfEgpImportEntry 1.3.6.1.4.1.18.3.5.3.2.1.12.1
An entry in the Egp Import Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfEgpImportEntry  

wfIpRfEgpImportCreate 1.3.6.1.4.1.18.3.5.3.2.1.12.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfEgpImportEnable 1.3.6.1.4.1.18.3.5.3.2.1.12.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfEgpImportAddress 1.3.6.1.4.1.18.3.5.3.2.1.12.1.3
The advertised network to which this filter applies
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpImportMask 1.3.6.1.4.1.18.3.5.3.2.1.12.1.4
The Mask of the Address to which this filter applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpImportAction 1.3.6.1.4.1.18.3.5.3.2.1.12.1.5
The Action of this Filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), ignore(3)  

wfIpRfEgpImportPreference 1.3.6.1.4.1.18.3.5.3.2.1.12.1.6
The Preference associated with this filter - only valid if accept
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

wfIpRfEgpImportPeer 1.3.6.1.4.1.18.3.5.3.2.1.12.1.7
The Egp Peer to be to be concerned with
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpImportAs 1.3.6.1.4.1.18.3.5.3.2.1.12.1.8
The Autonomous System number to be concerned with
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfIpRfEgpImportGateway 1.3.6.1.4.1.18.3.5.3.2.1.12.1.9
The EGP gateway to be concerned with
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpExportTable 1.3.6.1.4.1.18.3.5.3.2.1.13
The list of Egp Export Route Filter Rules in IP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfEgpExportEntry

wfIpRfEgpExportEntry 1.3.6.1.4.1.18.3.5.3.2.1.13.1
An entry in the Egp Export Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfEgpExportEntry  

wfIpRfEgpExportCreate 1.3.6.1.4.1.18.3.5.3.2.1.13.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfEgpExportEnable 1.3.6.1.4.1.18.3.5.3.2.1.13.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable this Rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfEgpExportAddress 1.3.6.1.4.1.18.3.5.3.2.1.13.1.3
The advertised network to which this filter applies
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpExportMask 1.3.6.1.4.1.18.3.5.3.2.1.13.1.4
The Mask of the Address to which this filter applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpExportFromProtocol 1.3.6.1.4.1.18.3.5.3.2.1.13.1.5
The protocol from which this Information is derived
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rip(1), egp(2), ospf(3), direct(4), static(5), bgp3(6)  

wfIpRfEgpExportAction 1.3.6.1.4.1.18.3.5.3.2.1.13.1.6
The action of this export filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER propa(2), ignore(3)  

wfIpRfEgpExportPeer 1.3.6.1.4.1.18.3.5.3.2.1.13.1.7
The Egp Peer to be to be concerned with
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpExportOspfType 1.3.6.1.4.1.18.3.5.3.2.1.13.1.8
The type of route being filtered. This field is only valid if the wfIpRfEgpExportFromProtocol is OSPF. Otherwise, the field is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ospfexttype1(1), ospfexttype2(2), ospfinttype(3)  

wfIpRfEgpExportOspfTag 1.3.6.1.4.1.18.3.5.3.2.1.13.1.9
The tag of the route being filtered. This field is only valid if the wfIpRfEgpExportFromProtocol is OSPF. Otherwise, this field is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfIpRfEgpExportInterface 1.3.6.1.4.1.18.3.5.3.2.1.13.1.10
The optional outbound interface on which to apply this filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfIpRfEgpExportMetric 1.3.6.1.4.1.18.3.5.3.2.1.13.1.11
The optional export Egp metric to apply to this filter. Zero means: use the route's actual cost. Only valid for propagate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

wfIpRfBgp3ImportTable 1.3.6.1.4.1.18.3.5.3.2.1.14
The table of BGP-3 Import Route Filter Rules
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfBgp3ImportEntry

wfIpRfBgp3ImportEntry 1.3.6.1.4.1.18.3.5.3.2.1.14.1
An entry in the BGP-3 Import Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfBgp3ImportEntry  

wfIpRfBgp3ImportCreate 1.3.6.1.4.1.18.3.5.3.2.1.14.1.1
Create/Delete parameter. if set to delete, the rule is removed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfBgp3ImportEnable 1.3.6.1.4.1.18.3.5.3.2.1.14.1.2
Enable/Disable parameter. controls whether the rule is enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfBgp3ImportAddress 1.3.6.1.4.1.18.3.5.3.2.1.14.1.3
The advertised network to which this filter applies. Zero implies `all networks' or the default route, based on wfIpRfBgp3ImportMask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfBgp3ImportMask 1.3.6.1.4.1.18.3.5.3.2.1.14.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfBgp3ImportAction 1.3.6.1.4.1.18.3.5.3.2.1.14.1.5
The Action of this Filter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), ignore(3)  

wfIpRfBgp3ImportPreference 1.3.6.1.4.1.18.3.5.3.2.1.14.1.6
The Preference associated with this filter - only valid if accept
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

wfIpRfBgp3ImportPeerAs 1.3.6.1.4.1.18.3.5.3.2.1.14.1.7
The BGP-3 Peer's AS number (or zero if `any AS')
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfIpRfBgp3ImportPeerAddress 1.3.6.1.4.1.18.3.5.3.2.1.14.1.8
The IP address (not the peer ID) of the peer that this advertisement was received from (zero if `any peer')
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfBgp3ImportOrigAs 1.3.6.1.4.1.18.3.5.3.2.1.14.1.9
The AS number of the BGP-3 gateway that originated the route (or zero for `any AS')
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfIpRfBgp3ImportRouteOrigin 1.3.6.1.4.1.18.3.5.3.2.1.14.1.10
A value for the ORIGIN path attribute (or zero if not applicable)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER igp(1), egp(2), incomplete(3)  

wfIpRfBgp3ImportBgp3Preference 1.3.6.1.4.1.18.3.5.3.2.1.14.1.11
The Preference associated with this filter for comparison to other BGP routes only - only valid if accept
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfIpRfBgp3ExportTable 1.3.6.1.4.1.18.3.5.3.2.1.15
The table of BGP-3 Export Route Filter Rules
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIpRfBgp3ExportEntry

wfIpRfBgp3ExportEntry 1.3.6.1.4.1.18.3.5.3.2.1.15.1
An entry in the BGP-3 Export Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfIpRfBgp3ExportEntry  

wfIpRfBgp3ExportCreate 1.3.6.1.4.1.18.3.5.3.2.1.15.1.1
Create/Delete: if set to delete, the rule is removed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfIpRfBgp3ExportEnable 1.3.6.1.4.1.18.3.5.3.2.1.15.1.2
Enable/Disable: controls whether the rule is enabled or disabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfIpRfBgp3ExportAddress 1.3.6.1.4.1.18.3.5.3.2.1.15.1.3
The advertised network to which this filter applies. Zero implies `all networks' or the default route, based on wfIpRfBgp3ExportMask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfBgp3ExportMask 1.3.6.1.4.1.18.3.5.3.2.1.15.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfBgp3ExportFromProtocol 1.3.6.1.4.1.18.3.5.3.2.1.15.1.5
The protocol from which this Information is derived
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rip(1), egp(2), ospf(3), direct(4), static(5), bgp3(6)  

wfIpRfBgp3ExportAction 1.3.6.1.4.1.18.3.5.3.2.1.15.1.6
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER propa(2), ignore(3), aggregate(4)  

wfIpRfBgp3ExportPeerAs 1.3.6.1.4.1.18.3.5.3.2.1.15.1.7
The AS number to which the network advertisement is going (zero if `any AS')
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfIpRfBgp3ExportPeerAddress 1.3.6.1.4.1.18.3.5.3.2.1.15.1.8
The IP address (not the peer ID) of the peer that this advertisement is going to (zero if `any peer')
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfIpRfBgp3ExportOspfType 1.3.6.1.4.1.18.3.5.3.2.1.15.1.9
The type of route being filtered. This field is only valid if the wfIpRfEgpExportFromProtocol is OSPF. Otherwise, the field is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ospfexttype1(1), ospfexttype2(2), ospfinttype(3)  

wfIpRfBgp3ExportOspfTag 1.3.6.1.4.1.18.3.5.3.2.1.15.1.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfIpRfBgp3ExportUseMetric 1.3.6.1.4.1.18.3.5.3.2.1.15.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), specified(2), originating(3)  

wfIpRfBgp3ExportInterAsMetric 1.3.6.1.4.1.18.3.5.3.2.1.15.1.12
If wfIpRfBgp3ExportUseMetric is set to specified (2), this is the value that will be used for the INTER_AS_METRIC. Only valid for propagate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wfIpRfBgp3ExportOrigin 1.3.6.1.4.1.18.3.5.3.2.1.15.1.13
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

wfIpRfBgp3ExportNeighAs 1.3.6.1.4.1.18.3.5.3.2.1.15.1.14
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535