Wellfleet-IPXA-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-IPXA-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 |
wfIpxBasicSysTable | 1.3.6.1.4.1.18.3.5.5.15 | no-access |
Wellfleet IPX Basic System Table |
|
1.3.6.1.4.1.18.3.5.5.15.1 | no-access |
An entry in the IPX Circ Table |
||
wfIpxBasicSysDelete | 1.3.6.1.4.1.18.3.5.5.15.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 IPX. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxBasicSysDisable | 1.3.6.1.4.1.18.3.5.5.15.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 IPX. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxBasicSysState | 1.3.6.1.4.1.18.3.5.5.15.1.3 | integer | read-only |
The current state of the entire IPX Router. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfIpxBasicSysInstance | 1.3.6.1.4.1.18.3.5.5.15.1.4 | integer | read-only |
The unique identifier for the instance of IPX. |
wfIpxBasicSysPrimaryNetworkNumber | 1.3.6.1.4.1.18.3.5.5.15.1.5 | octet string | read-write |
The 'internal' network number, used for IPXWAN |
wfIpxBasicSysMultipleHostAddresses | 1.3.6.1.4.1.18.3.5.5.15.1.6 | integer | read-write |
Allow the user to configure one host/mac addr for the whole box (default) where, if configured, the CfgHostAddress is used (becomes HostAddress) otherwise if left unconfigured the Host address is discerned from the backplane serial number. If Multiple host is Enabled and the host number is configured in the interface record the configured value is used as the hostid/mac addr of the interface (except Token Ring which can't go into promiscous mode, uses Token Ring Mac as hostid/mac of interface). If the host number in left unconfigured then the hostid/mac is gotten from the mac of the circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxBasicSysCfgHostAddress | 1.3.6.1.4.1.18.3.5.5.15.1.7 | octet string | read-write |
Host Number of Router and potential MAC address of box. This host number will be used to overide the default box generated host address. |
wfIpxBasicSysHostAddress | 1.3.6.1.4.1.18.3.5.5.15.1.8 | octet string | read-only |
Host Number of Router and potential MAC address of box. This is not a restart variable because this will be filled in from the IPX code after reading it from either the configurable host number or from a box generated variable. |
wfIpxBasicSysRouterName | 1.3.6.1.4.1.18.3.5.5.15.1.9 | displaystring | read-write |
The Name of the Router, used for IPXWAN |
wfIpxBasicSysInReceives | 1.3.6.1.4.1.18.3.5.5.15.1.10 | counter | read-only |
The total number of IPX packets received, including errors |
wfIpxBasicSysInHdrErrors | 1.3.6.1.4.1.18.3.5.5.15.1.11 | counter | read-only |
The number of IPX packets discarded due to errors in their headers, including any IPX packet with a size less than the minimum of 30 bytes |
wfIpxBasicSysInUnknownSockets | 1.3.6.1.4.1.18.3.5.5.15.1.12 | counter | read-only |
The number of IPX packets discarded because the destination was the router and the socket was not known |
wfIpxBasicSysInDiscards | 1.3.6.1.4.1.18.3.5.5.15.1.13 | counter | read-only |
The number of IPX packets received but discarded due to reasons other than those accounted for by wfIpxBasicSysInHdrErrors , wfIpxBasicSysInUnknownSockets, wfIpxBasicSysAdvSysInDiscards, and wfIpxAdvSysInCompressDiscards |
wfIpxBasicSysInBadChecksums | 1.3.6.1.4.1.18.3.5.5.15.1.14 | counter | read-only |
The number of IPX packets received with incorrect checksums |
wfIpxBasicSysInDelivers | 1.3.6.1.4.1.18.3.5.5.15.1.15 | counter | read-only |
The number of IPX packets delivered locally |
wfIpxBasicSysNoRoutes | 1.3.6.1.4.1.18.3.5.5.15.1.16 | counter | read-only |
The number of times no route to a destination was found |
wfIpxBasicSysOutRequests | 1.3.6.1.4.1.18.3.5.5.15.1.17 | counter | read-only |
The number of IPX packets supplied locally for transmission, not including any packets counted in wfIpxAdvSysForwPackets |
wfIpxBasicSysOutMalformedRequests | 1.3.6.1.4.1.18.3.5.5.15.1.18 | counter | read-only |
The number of outgoing IPX packets discarded due to reasons other than those accounted for in wfIpxBasicSysOutMalformedRequest, wfIpxAdvSysOutFiltered, and wfIpxAdvSysOutCompressDiscards |
wfIpxBasicSysOutPackets | 1.3.6.1.4.1.18.3.5.5.15.1.19 | counter | read-only |
The total number of IPX packets transmitted |
wfIpxBasicSysOpenEncapsFails | 1.3.6.1.4.1.18.3.5.5.15.1.20 | counter | read-only |
The number of IPX encaps open calls which failed |
wfIpxBasicSysOutDiscards | 1.3.6.1.4.1.18.3.5.5.15.1.21 | counter | read-only |
The number of outgoing IPX packets discarded due to reasons other than those accounted for by wfIpxBasicSysOutMalformedRequests, wfIpxBasicSysAdvSysOutFiltered, and wfIpxAdvSysOutCompressDiscards |
wfIpxAdvSysTable | 1.3.6.1.4.1.18.3.5.5.16 | no-access |
Wellfleet IPX Advanced System Table |
|
1.3.6.1.4.1.18.3.5.5.16.1 | no-access |
An entry in the IPX Circ Table |
||
wfIpxAdvSysDelete | 1.3.6.1.4.1.18.3.5.5.16.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 the IPX advanced system group. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxAdvSysInstance | 1.3.6.1.4.1.18.3.5.5.16.1.2 | integer | read-only |
The unique identifier for the instance of IPX. |
wfIpxAdvSysRoutingMethod | 1.3.6.1.4.1.18.3.5.5.16.1.3 | integer | read-write |
Choose either Tick or Hop based routing Enumeration: 'tick': 2, 'hop': 1. |
wfIpxAdvSysLogFilter | 1.3.6.1.4.1.18.3.5.5.16.1.4 | integer | read-write |
Filter out some log messages, Default filters out trace messages. Enumeration: 'info': 2, 'trace': 16, 'infotrace': 18, 'debuginfo': 3, 'debugtrace': 17, 'debug': 1, 'debuginfotrace': 19. |
wfIpxAdvSysMaximumPath | 1.3.6.1.4.1.18.3.5.5.16.1.5 | integer | read-write |
Declare Maximum number of paths stored for a given destination network |
wfIpxAdvSysMaxPathSplits | 1.3.6.1.4.1.18.3.5.5.16.1.6 | integer | read-write |
A non-zero value enables load sharing between equal cost paths with the best metric when forwarding packets |
wfIpxAdvSysMaxHops | 1.3.6.1.4.1.18.3.5.5.16.1.7 | integer | read-write |
The maximum number of hops a packet may take |
wfIpxAdvSysInTooManyHops | 1.3.6.1.4.1.18.3.5.5.16.1.8 | counter | read-only |
The number of IPX packets discarded due to exceeding the maximum hop count. |
wfIpxAdvSysInFiltered | 1.3.6.1.4.1.18.3.5.5.16.1.9 | counter | read-only |
The number of incoming IPX packets discarded due to filtering, not including those counted in wfIpxTrafficFilterCounter |
wfIpxAdvSysInCompressDiscards | 1.3.6.1.4.1.18.3.5.5.16.1.10 | counter | read-only |
Then number of incoming IPX packets discarded due to decompression errors. |
wfIpxAdvSysNETBIOSPackets | 1.3.6.1.4.1.18.3.5.5.16.1.11 | counter | read-only |
The number of NETBIOS packets received |
wfIpxAdvSysForwPackets | 1.3.6.1.4.1.18.3.5.5.16.1.12 | counter | read-only |
The number of IPX packets forwarded |
wfIpxAdvSysOutFiltered | 1.3.6.1.4.1.18.3.5.5.16.1.13 | counter | read-only |
The number of outgoing IPX packets discarded due to filtering |
wfIpxAdvSysOutCompressDiscards | 1.3.6.1.4.1.18.3.5.5.16.1.14 | counter | read-only |
The number of outgoing IPX packets discarded due to compression errors |
wfIpxAdvSysNovellCertificationConformanceDisable | 1.3.6.1.4.1.18.3.5.5.16.1.15 | integer | read-write |
enable/disable Novell certification, disable/enable Wellfleet specifics Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAdvSysCircCount | 1.3.6.1.4.1.18.3.5.5.16.1.16 | counter | read-only |
The number of IPX Circuits (interfaces). |
wfIpxAdvSysCfgDestCount | 1.3.6.1.4.1.18.3.5.5.16.1.17 | integer | read-write |
A value indicating the maximum destinations (networks) that the user expects the router to learn. This is used to pre-allocate table sizes for network tables. Changing this value can greatly effect the memory used by IPX, however it can also speed learning times. |
wfIpxAdvSysDestCount | 1.3.6.1.4.1.18.3.5.5.16.1.18 | counter | read-only |
The number of currently reachable destinations known to IPX |
wfIpxAdvSysCfgServCount | 1.3.6.1.4.1.18.3.5.5.16.1.19 | integer | read-write |
A value indicating the maximum services that the user expects the router to learn. This is used to pre-allocate table sizes for service tables. Changing this value can greatly effect the memory used by IPX, however it can also speed learning times. |
wfIpxAdvSysServCount | 1.3.6.1.4.1.18.3.5.5.16.1.20 | counter | read-only |
The number of currently reachable services known to IPX |
wfIpxAdvSysCfgHostCount | 1.3.6.1.4.1.18.3.5.5.16.1.21 | integer | read-write |
A value indicating the maximum next hop hosts that the user expects the router to learn. This is used to pre-allocate table sizes for host tables. Changing this value can greatly effect the memory used by IPX, however it can also speed learning times. |
wfIpxAdvSysHostCount | 1.3.6.1.4.1.18.3.5.5.16.1.22 | counter | read-only |
The number of currently reachable hosts known to IPX |
wfIpxAdvSysAgingFrequency | 1.3.6.1.4.1.18.3.5.5.16.1.23 | integer | read-write |
The frequency, in seconds, for aging RIP and SAP information. |
wfIpxAdvSysAgingPendingFrequency | 1.3.6.1.4.1.18.3.5.5.16.1.24 | integer | read-write |
The number of routes and services to age before pending. |
wfIpxAdvSysDefaultRouteEnable | 1.3.6.1.4.1.18.3.5.5.16.1.25 | integer | read-write |
This parameter indicates whether or not default route is used for unknown networks. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAdvSysSapViaDefaultRouteEnable | 1.3.6.1.4.1.18.3.5.5.16.1.26 | integer | read-write |
This parameter indicates whether or not a SAP advertisement can be learned from an interface if the network number advertised in the SAP advertisement is unreachable but default route is accessible from that interface. Note that the router may not be compatible with other router implementations when this feature is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAdvSysCT | 1.3.6.1.4.1.18.3.5.5.16.1.27 | integer | read-write |
The NLSP Certification Test compatibility flag. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAdvSysMibReplySlots | 1.3.6.1.4.1.18.3.5.5.16.1.28 | displaystring | read-write |
The slots running IPX which should reply to MIB Proxy requests |
wfIpxAdvSysGNSRespMode | 1.3.6.1.4.1.18.3.5.5.16.1.29 | integer | read-write |
Algorithm used to determine the server to choose when responding to a Get Nearest Server Request Enumeration: 'alphabetical': 1, 'lastlearned': 2. |
wfIpxAdvSysMaxNetTblSize | 1.3.6.1.4.1.18.3.5.5.16.1.30 | integer | read-write |
maximum allowed size of the network table |
wfIpxAdvSysNetTblFillNotify | 1.3.6.1.4.1.18.3.5.5.16.1.31 | integer | read-write |
notify when (configured) percentage is reached |
wfIpxAdvSysGlobalTrigUpdate | 1.3.6.1.4.1.18.3.5.5.16.1.32 | integer | read-write |
enable/disable triggered rip/sap updates box wide. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAdvSysTrigUpdateDelay | 1.3.6.1.4.1.18.3.5.5.16.1.33 | integer | read-write |
Delay before performing immediate update (10ths) |
wfIpxAdvSysLostRouteDelay | 1.3.6.1.4.1.18.3.5.5.16.1.34 | integer | read-write |
Delay before performing lost route algorithm (10ths) |
wfIpxCircTable | 1.3.6.1.4.1.18.3.5.5.17 | no-access |
Wellfleet IPX Circuit Table |
|
1.3.6.1.4.1.18.3.5.5.17.1 | no-access |
An entry in the IPX Circuit Table |
||
wfIpxCircDelete | 1.3.6.1.4.1.18.3.5.5.17.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxCircDisable | 1.3.6.1.4.1.18.3.5.5.17.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircState | 1.3.6.1.4.1.18.3.5.5.17.1.3 | integer | read-only |
The current state of this entry Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfIpxCircSysInstance | 1.3.6.1.4.1.18.3.5.5.17.1.4 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxCircIndex | 1.3.6.1.4.1.18.3.5.5.17.1.5 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxCircIfIndex | 1.3.6.1.4.1.18.3.5.5.17.1.6 | integer | read-write |
The identifier of the DP circuit to which this IPX circuit is linked. |
wfIpxCircName | 1.3.6.1.4.1.18.3.5.5.17.1.7 | displaystring | read-write |
The Name of this IPX circuit |
wfIpxCircCfgType | 1.3.6.1.4.1.18.3.5.5.17.1.8 | integer | read-write |
The type assigned by the user to this IPX circuit. To enable IPXWAN negotiations on this (WAN) circuit, set one or more of WAN_RIP, UNNUMBERED_RIP, and WAN_NLSP. Enumeration: 'unnumberedrip': 16, 'pt': 4, 'wanrip': 8, 'dynamic': 32, 'broadcast': 2, 'other': 1, 'ws': 64, 'nlsp': 128. |
wfIpxCircLocalMaxPacketSize | 1.3.6.1.4.1.18.3.5.5.17.1.9 | integer | read-only |
The maximum size (including header), in bytes that the media supports on this DP circuit. |
wfIpxCircCfgCompressState | 1.3.6.1.4.1.18.3.5.5.17.1.10 | integer | read-write |
The configured compression state of this IPX circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircCompressState | 1.3.6.1.4.1.18.3.5.5.17.1.11 | integer | read-only |
The actual compression state on this IPX circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircCompressSlots | 1.3.6.1.4.1.18.3.5.5.17.1.12 | integer | read-write |
The number of compression slots available on this circuit. |
wfIpxCircCompressedSent | 1.3.6.1.4.1.18.3.5.5.17.1.13 | counter | read-only |
The number of compressed packets sent. |
wfIpxCircCompressedInitSent | 1.3.6.1.4.1.18.3.5.5.17.1.14 | counter | read-only |
The number of compression initialization packets sent. |
wfIpxCircCompressedRejectsSent | 1.3.6.1.4.1.18.3.5.5.17.1.15 | counter | read-only |
The number of compressed packet rejected packets sent. |
wfIpxCircUncompressedSent | 1.3.6.1.4.1.18.3.5.5.17.1.16 | counter | read-only |
The number of uncompressed packets sent without being compressed even though compression was turned on for this IPX circuit. |
wfIpxCircCompressedReceived | 1.3.6.1.4.1.18.3.5.5.17.1.17 | counter | read-only |
The number of compressed packets received. |
wfIpxCircCompressedInitReceived | 1.3.6.1.4.1.18.3.5.5.17.1.18 | counter | read-only |
The number of compression initialization packets received. |
wfIpxCircCompressedRejectsReceived | 1.3.6.1.4.1.18.3.5.5.17.1.19 | counter | read-only |
The number of compressed packet rejected packets received. |
wfIpxCircUncompressedReceived | 1.3.6.1.4.1.18.3.5.5.17.1.20 | counter | read-only |
The number of packets received without having been compressed even though compression was turned on for this IPX circuit. |
wfIpxCircMediaType | 1.3.6.1.4.1.18.3.5.5.17.1.21 | integer | read-only |
The media type used on this IPX circuit. |
wfIpxCircCfgNetworkNumber | 1.3.6.1.4.1.18.3.5.5.17.1.22 | octet string | read-write |
The IPX network number assigned by the user to this IPX circuit. |
wfIpxCircNetworkNumber | 1.3.6.1.4.1.18.3.5.5.17.1.23 | octet string | read-only |
The IPX network number of this IPX circuit. |
wfIpxCircCommonNetworkNumber | 1.3.6.1.4.1.18.3.5.5.17.1.24 | octet string | read-write |
The IPX common network number assigned to this IPX circuit. |
wfIpxCircCfgHostAddress | 1.3.6.1.4.1.18.3.5.5.17.1.25 | octet string | read-write |
The IPX Host Address assigned by the user to this IPX circuit. |
wfIpxCircHostAddress | 1.3.6.1.4.1.18.3.5.5.17.1.26 | octet string | read-only |
The IPX Host Address of this IPX circuit. |
wfIpxCircMacAddress | 1.3.6.1.4.1.18.3.5.5.17.1.27 | octet string | read-only |
The IPX Host Address of this IPX circuit. |
wfIpxCircCfgBroadcastAddress | 1.3.6.1.4.1.18.3.5.5.17.1.28 | octet string | read-write |
The Broadcast Address assigned by the user to this IPX circuit. |
wfIpxCircBroadcastAddress | 1.3.6.1.4.1.18.3.5.5.17.1.29 | octet string | read-only |
The Broadcast Address of this IPX circuit. |
wfIpxCircCfgMulticastAddress | 1.3.6.1.4.1.18.3.5.5.17.1.30 | octet string | read-write |
The Multicast Address assigned by the user to this IPX circuit. |
wfIpxCircMulticastAddress | 1.3.6.1.4.1.18.3.5.5.17.1.31 | octet string | read-only |
The Multicast Address of this IPX circuit. |
wfIpxCircStateChanges | 1.3.6.1.4.1.18.3.5.5.17.1.32 | counter | read-only |
The number of times this IPX circuit has changed state. |
wfIpxCircInitFails | 1.3.6.1.4.1.18.3.5.5.17.1.33 | counter | read-only |
The number of times that initialization of this circuit has failed. |
wfIpxCircDelay | 1.3.6.1.4.1.18.3.5.5.17.1.34 | integer | read-only |
The period of time, in microseconds, that it takes to transmit one byte of data, excluding protocol headers, to a destination on the other end of this IPX circuit, if the IPX circuit is free of other traffic. This value will be filled in by IPX to be either the value configured or a computed value. |
wfIpxCircThroughput | 1.3.6.1.4.1.18.3.5.5.17.1.35 | integer | read-only |
The amount of data, in bits per second, that may flow through this IPX circuit if there is no other traffic. This value will be filled in by IPX to be either the value configured or a computed value. |
wfIpxCircNeighRouterName | 1.3.6.1.4.1.18.3.5.5.17.1.36 | displaystring | read-only |
The name of the neighboring router on a IPXWAN circuit. |
wfIpxCircNeighInternalNetNum | 1.3.6.1.4.1.18.3.5.5.17.1.37 | octet string | read-only |
The internal network number of the neighboring router on an IPXWAN circuit. |
wfIpxCircCost | 1.3.6.1.4.1.18.3.5.5.17.1.38 | integer | read-write |
The cost of this interface, in ticks or hops dependant on the wfIpxAdvSysRoutingMethod field. |
wfIpxCircChecksum | 1.3.6.1.4.1.18.3.5.5.17.1.39 | integer | read-write |
Whether or not to check checksums of packets coming into this IPX circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircCfgEncaps | 1.3.6.1.4.1.18.3.5.5.17.1.40 | integer | read-write |
The encapsulation assigned by the user to this IPX circuit. Enumeration: 'lsap': 2, 'ethernet': 1, 'ppp': 5, 'novell': 3, 'snap': 4. |
wfIpxCircEncaps | 1.3.6.1.4.1.18.3.5.5.17.1.41 | integer | read-only |
The encapsulation used on this IPX circuit. Enumeration: 'lsap': 2, 'ethernet': 1, 'ppp': 5, 'novell': 3, 'snap': 4. |
wfIpxCircInTooManyHops | 1.3.6.1.4.1.18.3.5.5.17.1.42 | counter | read-only |
The number of IPX packets discarded due to exceeding the maximum hops count set for this IPX circuit. |
wfIpxCircInFiltered | 1.3.6.1.4.1.18.3.5.5.17.1.43 | counter | read-only |
The number of incoming IPX packets discarded due to filtering, not including those counted in wfIpxTrafficFilterCounter. |
wfIpxCircInHdrErrors | 1.3.6.1.4.1.18.3.5.5.17.1.44 | counter | read-only |
The number of IPX packets discarded due to errors in their headers, including any IPX packet with a size less than the minimum of 30 bytes. |
wfIpxCircInUnknownSockets | 1.3.6.1.4.1.18.3.5.5.17.1.45 | counter | read-only |
The number of IPX packets discarded because the destination socket was not known. |
wfIpxCircNETBIOSPackets | 1.3.6.1.4.1.18.3.5.5.17.1.46 | counter | read-only |
The number of NETBIOS packets received on this IPX circuit. |
wfIpxCircInBadChecksums | 1.3.6.1.4.1.18.3.5.5.17.1.47 | counter | read-only |
The number of IPX packets discarded because the checksum was incorrect. |
wfIpxCircInDelivers | 1.3.6.1.4.1.18.3.5.5.17.1.48 | counter | read-only |
The number of IPX packets delivered locally |
wfIpxCircInDiscards | 1.3.6.1.4.1.18.3.5.5.17.1.49 | counter | read-only |
The number of IPX packets received but discarded due to reasons other than those accounted for by wfIpxCircInHdrErrors, wfIpxCircInUnknownSockets |
wfIpxCircNoRoutes | 1.3.6.1.4.1.18.3.5.5.17.1.50 | counter | read-only |
The number of times no route to a destination was found. |
wfIpxCircOutRequests | 1.3.6.1.4.1.18.3.5.5.17.1.51 | counter | read-only |
The number of IPX packets supplied locally for transmission. |
wfIpxCircOutMalformedRequests | 1.3.6.1.4.1.18.3.5.5.17.1.52 | counter | read-only |
The number of IPX packets supplied locally that contained errors in their structure. |
wfIpxCircOutDiscards | 1.3.6.1.4.1.18.3.5.5.17.1.53 | counter | read-only |
The number of outgoing IPX packets discarded due to reasons other than those accounted for in |
wfIpxCircOutFiltered | 1.3.6.1.4.1.18.3.5.5.17.1.54 | counter | read-only |
The number of outgoing IPX packets diecarded due to filtering. |
wfIpxCircDestCount | 1.3.6.1.4.1.18.3.5.5.17.1.55 | counter | read-only |
The number of networks known to the IPX router from this IPX circuit. |
wfIpxCircServCount | 1.3.6.1.4.1.18.3.5.5.17.1.56 | counter | read-only |
The number of services known to the IPX router from this IPX circuit. |
wfIpxCircHostCount | 1.3.6.1.4.1.18.3.5.5.17.1.57 | counter | read-only |
The number of hosts known to the IPX router from this IPX circuit. |
wfIpxCircForwardCount | 1.3.6.1.4.1.18.3.5.5.17.1.58 | counter | read-only |
The number of forward entries in the IPX router forwarding table for this IPX circuit. |
wfIpxCircTrEndStation | 1.3.6.1.4.1.18.3.5.5.17.1.59 | integer | read-write |
Whether or not to do Source Routing, only valid on token ring media. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircNetbiosAccept | 1.3.6.1.4.1.18.3.5.5.17.1.60 | integer | read-write |
Accept NetBios All Networks Broadcast Packets Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircNetbiosDeliver | 1.3.6.1.4.1.18.3.5.5.17.1.61 | integer | read-write |
Deliver NetBios All Networks Broadcast Packets Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircSMDSIndividualAddress | 1.3.6.1.4.1.18.3.5.5.17.1.62 | octet string | read-write |
The SMDS individual address for this IPX circuit. |
wfIpxCircType | 1.3.6.1.4.1.18.3.5.5.17.1.63 | integer | read-only |
The type of the circuit. If IPXWAN was enabled on this circuit, this attribute will indicate the negotiated routing type. Enumeration: 'unnumberedrip': 5, 'pt': 3, 'wanrip': 4, 'dynamic': 6, 'broadcast': 2, 'other': 1, 'ws': 7, 'nlsp': 8. |
wfIpxCircWatchdogSpoof | 1.3.6.1.4.1.18.3.5.5.17.1.64 | integer | read-write |
Whether or not to do Watchdog Spoofing. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircIPXOutWatchdogSpoofRsps | 1.3.6.1.4.1.18.3.5.5.17.1.65 | counter | read-only |
The number of Watchdog response packets sent to IPX servers in response to Watchdog queries. |
wfIpxCircCfgDelay | 1.3.6.1.4.1.18.3.5.5.17.1.66 | integer | read-write |
The period of time, in microseconds, that it takes to transmit one byte of data, excluding protocol headers, to a destination on the other end of this IPX circuit, if the IPX circuit is free of other traffic. This value is assigned by the user. |
wfIpxCircCfgThroughput | 1.3.6.1.4.1.18.3.5.5.17.1.67 | integer | read-write |
The amount of data, in bits per second, that may flow through this IPX circuit if there is no other traffic. This value is assigned by the user. |
wfIpxCircSPXOutWatchdogSpoofRsps | 1.3.6.1.4.1.18.3.5.5.17.1.68 | counter | read-only |
The number of SPX Watchdog response packets sent to SPX endpoint in response to Watchdog requests. |
wfIpxCircInitStabilizationTimer | 1.3.6.1.4.1.18.3.5.5.17.1.69 | integer | read-write |
The circuit RIP/SAP start delay timer to allow routes to stabilize, in seconds |
wfIpxCircSVCBroadcast | 1.3.6.1.4.1.18.3.5.5.17.1.70 | integer | read-write |
Enable if Frame Relay SVCs should be established for all adjacent hosts before sending RIP and SAP updates. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxCircVRRPTriggerState | 1.3.6.1.4.1.18.3.5.5.17.1.71 | integer | read-only |
Indicates whether VRRP subsystem wants this IPX Intf to be enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxDestEntryTable | 1.3.6.1.4.1.18.3.5.5.18 | no-access |
IPX Dest table, contains information about all known destinations. |
|
1.3.6.1.4.1.18.3.5.5.18.1 | no-access |
Destination table contains information about all known destinations |
||
wfIpxDestSysInstance | 1.3.6.1.4.1.18.3.5.5.18.1.1 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxDestNetNum | 1.3.6.1.4.1.18.3.5.5.18.1.2 | octet string | read-only |
The identifier of this circuit, unique within the instance. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxDestProtocol | 1.3.6.1.4.1.18.3.5.5.18.1.3 | integer | read-only |
The routing protocol from which knowledge of this destination was obtained. Enumeration: 'static': 5, 'other': 1, 'local': 2, 'rip': 3, 'nlsp': 4. |
wfIpxDestTicks | 1.3.6.1.4.1.18.3.5.5.18.1.4 | integer | read-only |
The delay in ticks to reach this destination. |
wfIpxDestHopCount | 1.3.6.1.4.1.18.3.5.5.18.1.5 | integer | read-only |
The number of hops necessary to reach the destination. |
wfIpxDestNextHopCircIndex | 1.3.6.1.4.1.18.3.5.5.18.1.6 | integer | read-only |
The unique identifier of the IPX circuit used to reach the next hop. |
wfIpxDestNextHopHostAddress | 1.3.6.1.4.1.18.3.5.5.18.1.7 | octet string | read-only |
The Host address of the Next Hop. |
wfIpxDestNextHopNetNum | 1.3.6.1.4.1.18.3.5.5.18.1.8 | octet string | read-only |
The IPX network number of the next hop. |
wfIpxDestAge | 1.3.6.1.4.1.18.3.5.5.18.1.9 | integer | read-only |
The current age of this entry, in seconds. Local, Static, and NLSP destinations are not aged. |
wfIpxUserStaticRouteEntryTable | 1.3.6.1.4.1.18.3.5.5.19 | no-access |
Wellfleet IPX Static Route Table |
|
1.3.6.1.4.1.18.3.5.5.19.1 | no-access |
The Static Routes table contains information about all destinations reached via user statically configured routes. |
||
wfIpxUserStaticRouteDelete | 1.3.6.1.4.1.18.3.5.5.19.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxUserStaticRouteDisable | 1.3.6.1.4.1.18.3.5.5.19.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxUserStaticRouteSysInstance | 1.3.6.1.4.1.18.3.5.5.19.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxUserStaticRouteCircIndex | 1.3.6.1.4.1.18.3.5.5.19.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxUserStaticRouteNetNum | 1.3.6.1.4.1.18.3.5.5.19.1.5 | octet string | read-only |
The network number of this static route. |
wfIpxUserStaticRouteTicks | 1.3.6.1.4.1.18.3.5.5.19.1.6 | integer | read-write |
The cost in ticks of this static route entry. |
wfIpxUserStaticRouteHopCount | 1.3.6.1.4.1.18.3.5.5.19.1.7 | integer | read-write |
The hop count to this static route. |
wfIpxUserStaticRouteNextHopHostAddress | 1.3.6.1.4.1.18.3.5.5.19.1.8 | octet string | read-write |
The next hop host address of this entry |
wfIpxAutoStaticRouteEntryTable | 1.3.6.1.4.1.18.3.5.5.20 | no-access |
Wellfleet IPX Automatic Static Route Table |
|
1.3.6.1.4.1.18.3.5.5.20.1 | no-access |
The Auto Static Routes table contains information about all destinations reached via Auto statically configured routes. |
||
wfIpxAutoStaticRouteDelete | 1.3.6.1.4.1.18.3.5.5.20.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxAutoStaticRouteDisable | 1.3.6.1.4.1.18.3.5.5.20.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAutoStaticRouteSysInstance | 1.3.6.1.4.1.18.3.5.5.20.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxAutoStaticRouteCircIndex | 1.3.6.1.4.1.18.3.5.5.20.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxAutoStaticRouteNetNum | 1.3.6.1.4.1.18.3.5.5.20.1.5 | octet string | read-only |
The network number of this static route. |
wfIpxAutoStaticRouteTicks | 1.3.6.1.4.1.18.3.5.5.20.1.6 | integer | read-only |
The cost in ticks of this static route entry. |
wfIpxAutoStaticRouteHopCount | 1.3.6.1.4.1.18.3.5.5.20.1.7 | integer | read-only |
The hop count to this static route. |
wfIpxAutoStaticRouteNextHopHostAddress | 1.3.6.1.4.1.18.3.5.5.20.1.8 | octet string | read-only |
The next hop host address of this entry |
wfIpxStaticRouteMaskEntryTable | 1.3.6.1.4.1.18.3.5.5.21 | no-access |
Wellfleet IPX Static Route Mask Table |
|
1.3.6.1.4.1.18.3.5.5.21.1 | no-access |
The static route mask table only allows auto static route entries to be made when the net fits the netmask. |
||
wfIpxStaticRouteMaskDelete | 1.3.6.1.4.1.18.3.5.5.21.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxStaticRouteMaskDisable | 1.3.6.1.4.1.18.3.5.5.21.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxStaticRouteMaskSysInstance | 1.3.6.1.4.1.18.3.5.5.21.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxStaticRouteMaskCircIndex | 1.3.6.1.4.1.18.3.5.5.21.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxStaticRouteMaskNetwork | 1.3.6.1.4.1.18.3.5.5.21.1.5 | octet string | read-only |
The network |
wfIpxStaticRouteMaskNetworkMask | 1.3.6.1.4.1.18.3.5.5.21.1.6 | octet string | read-only |
The network mask. |
wfIpxServEntryTable | 1.3.6.1.4.1.18.3.5.5.22 | no-access |
Wellfleet IPX service Table |
|
1.3.6.1.4.1.18.3.5.5.22.1 | no-access |
Table of services, indexed by type and name. NOTE: In the instance id wfIpxServName is prefixed by the service name's length. |
||
wfIpxServSysInstance | 1.3.6.1.4.1.18.3.5.5.22.1.1 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxServType | 1.3.6.1.4.1.18.3.5.5.22.1.2 | octet string | read-only |
The Service type. |
wfIpxServName | 1.3.6.1.4.1.18.3.5.5.22.1.3 | displaystring | read-only |
The Service name. NOTE: This is a variable length field, 2-47 chars. |
wfIpxServProtocol | 1.3.6.1.4.1.18.3.5.5.22.1.4 | integer | read-only |
The protocol from which knowledge of service was obtained. Enumeration: 'static': 5, 'other': 1, 'local': 2, 'sap': 6, 'nlsp': 4. |
wfIpxServNetNum | 1.3.6.1.4.1.18.3.5.5.22.1.5 | octet string | read-only |
The IPX network number portion of the IPX address of the service. |
wfIpxServNode | 1.3.6.1.4.1.18.3.5.5.22.1.6 | octet string | read-only |
The node portion of the IPX address of the service. |
wfIpxServSocket | 1.3.6.1.4.1.18.3.5.5.22.1.7 | octet string | read-only |
The socket portion of the IPX address of the service. |
wfIpxServHopCount | 1.3.6.1.4.1.18.3.5.5.22.1.8 | integer | read-only |
The number of hops to the service. |
wfIpxServNextHopCircIndex | 1.3.6.1.4.1.18.3.5.5.22.1.9 | integer | read-only |
The unique identifier of the IPX circuit used to reach the next hop. |
wfIpxServNextHopHostAddress | 1.3.6.1.4.1.18.3.5.5.22.1.10 | octet string | read-only |
The Host address of the Next Hop. |
wfIpxServNextHopNetNum | 1.3.6.1.4.1.18.3.5.5.22.1.11 | octet string | read-only |
The IPX network number of the next hop. |
wfIpxServAge | 1.3.6.1.4.1.18.3.5.5.22.1.12 | integer | read-only |
The current age of this entry, in seconds. Local, Static, and NLSP services are not aged. |
wfIpxUserStaticServEntryTable | 1.3.6.1.4.1.18.3.5.5.23 | no-access |
Wellfleet IPX User Static Service Table |
|
1.3.6.1.4.1.18.3.5.5.23.1 | no-access |
The Static Servs table contains information about all destinations reached via user statically configured Servs. NOTE: In the instance id wfIpxUserStaticServName is prefixed by the service name's length. |
||
wfIpxUserStaticServDelete | 1.3.6.1.4.1.18.3.5.5.23.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxUserStaticServDisable | 1.3.6.1.4.1.18.3.5.5.23.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxUserStaticServSysInstance | 1.3.6.1.4.1.18.3.5.5.23.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxUserStaticServCircIndex | 1.3.6.1.4.1.18.3.5.5.23.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxUserStaticServName | 1.3.6.1.4.1.18.3.5.5.23.1.5 | displaystring | read-only |
The service name. NOTE: This is a variable length field, 2-47 chars. |
wfIpxUserStaticServType | 1.3.6.1.4.1.18.3.5.5.23.1.6 | octet string | read-only |
The service type. |
wfIpxUserStaticServNetNum | 1.3.6.1.4.1.18.3.5.5.23.1.7 | octet string | read-write |
The network number of this static service. |
wfIpxUserStaticServHostAddress | 1.3.6.1.4.1.18.3.5.5.23.1.8 | octet string | read-write |
The host address of this static service. |
wfIpxUserStaticServSocket | 1.3.6.1.4.1.18.3.5.5.23.1.9 | octet string | read-write |
The socket of this static service. |
wfIpxUserStaticServHopCount | 1.3.6.1.4.1.18.3.5.5.23.1.10 | integer | read-write |
The hop count of this static service. |
wfIpxAutoStaticServEntryTable | 1.3.6.1.4.1.18.3.5.5.24 | no-access |
Wellfleet IPX Auto Static Service Table |
|
1.3.6.1.4.1.18.3.5.5.24.1 | no-access |
The Static Servs table contains information about all destinations reached via Auto statically configured Servs. NOTE: In the instance id wfIpxAutoStaticServName is prefixed by the service name's length. |
||
wfIpxAutoStaticServDelete | 1.3.6.1.4.1.18.3.5.5.24.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Autos perform an SNMP SET operation on this object in order to create/delete this entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxAutoStaticServDisable | 1.3.6.1.4.1.18.3.5.5.24.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Autos perform an SNMP SET operation on this object in order to enable/disable an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAutoStaticServSysInstance | 1.3.6.1.4.1.18.3.5.5.24.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxAutoStaticServCircIndex | 1.3.6.1.4.1.18.3.5.5.24.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxAutoStaticServName | 1.3.6.1.4.1.18.3.5.5.24.1.5 | displaystring | read-only |
The service name. NOTE: This is a variable length field, 2-47 chars. |
wfIpxAutoStaticServType | 1.3.6.1.4.1.18.3.5.5.24.1.6 | octet string | read-only |
The service type. |
wfIpxAutoStaticServNetNum | 1.3.6.1.4.1.18.3.5.5.24.1.7 | octet string | read-only |
The network number of this static service. |
wfIpxAutoStaticServHostAddress | 1.3.6.1.4.1.18.3.5.5.24.1.8 | octet string | read-only |
The host address of this static service. |
wfIpxAutoStaticServSocket | 1.3.6.1.4.1.18.3.5.5.24.1.9 | octet string | read-only |
The socket of this static service. |
wfIpxAutoStaticServHopCount | 1.3.6.1.4.1.18.3.5.5.24.1.10 | integer | read-only |
The hop count of this static service. |
wfIpxStaticServMaskEntryTable | 1.3.6.1.4.1.18.3.5.5.25 | no-access |
Wellfleet IPX Static Service Mask Table |
|
1.3.6.1.4.1.18.3.5.5.25.1 | no-access |
The Static Servs table contains information about all destinations reached via Auto statically configured Servs. |
||
wfIpxStaticServMaskDelete | 1.3.6.1.4.1.18.3.5.5.25.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxStaticServMaskDisable | 1.3.6.1.4.1.18.3.5.5.25.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxStaticServMaskSysInstance | 1.3.6.1.4.1.18.3.5.5.25.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxStaticServMaskCircIndex | 1.3.6.1.4.1.18.3.5.5.25.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxStaticServMaskNetwork | 1.3.6.1.4.1.18.3.5.5.25.1.5 | octet string | read-only |
The network |
wfIpxStaticServMaskNetworkMask | 1.3.6.1.4.1.18.3.5.5.25.1.6 | octet string | read-only |
The network mask. |
wfIpxStaticHostEntryTable | 1.3.6.1.4.1.18.3.5.5.26 | no-access |
Wellfleet IPX Static Host Table |
|
1.3.6.1.4.1.18.3.5.5.26.1 | no-access |
The static host entries define mappings from circindex and host address to wan physical layer address. |
||
wfIpxStaticHostDelete | 1.3.6.1.4.1.18.3.5.5.26.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxStaticHostDisable | 1.3.6.1.4.1.18.3.5.5.26.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxStaticHostSysInstance | 1.3.6.1.4.1.18.3.5.5.26.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxStaticHostCircIndex | 1.3.6.1.4.1.18.3.5.5.26.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxStaticHostAddress | 1.3.6.1.4.1.18.3.5.5.26.1.5 | octet string | read-only |
The host address of this static host. |
wfIpxStaticHostWanAddress | 1.3.6.1.4.1.18.3.5.5.26.1.6 | octet string | read-write |
The wan address of this host. |
wfIpxStaticHostSubaddress | 1.3.6.1.4.1.18.3.5.5.26.1.7 | displaystring | read-write |
The subaddress used to establish an SVC to the adjacent host. |
wfIpxStaticHostTypeOfNumber | 1.3.6.1.4.1.18.3.5.5.26.1.8 | integer | read-write |
The type of number used to establish an SVC to the adjacent host. Enumeration: 'unknown': 1, 'international': 2. |
wfIpxStaticHostType | 1.3.6.1.4.1.18.3.5.5.26.1.9 | integer | read-write |
The type of static host. Enumeration: 'atmsvc': 6, 'frdlci': 4, 'default': 2, 'gre': 5, 'fre164': 1, 'frx121': 3. |
wfIpxStaticHostGreConnName | 1.3.6.1.4.1.18.3.5.5.26.1.10 | displaystring | read-write |
The name of the remote GRE connection to which a static host is configured. |
wfIpxUserStaticNETBIOSTable | 1.3.6.1.4.1.18.3.5.5.27 | no-access |
Wellfleet IPX User Static NetBIOS Route Table |
|
1.3.6.1.4.1.18.3.5.5.27.1 | no-access |
Contains entries that map NetBIOS names to destination addresses. |
||
wfIpxUserStaticNETBIOSDelete | 1.3.6.1.4.1.18.3.5.5.27.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxUserStaticNETBIOSDisable | 1.3.6.1.4.1.18.3.5.5.27.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxUserStaticNETBIOSSysInstance | 1.3.6.1.4.1.18.3.5.5.27.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxUserStaticNETBIOSName | 1.3.6.1.4.1.18.3.5.5.27.1.4 | displaystring | read-only |
The destination name for this NetBIOS static route. |
wfIpxUserStaticNETBIOSDestNetwork | 1.3.6.1.4.1.18.3.5.5.27.1.5 | octet string | read-write |
The destination network for this NetBIOS static route. |
wfIpxAutoStaticNETBIOSTable | 1.3.6.1.4.1.18.3.5.5.28 | no-access |
Wellfleet IPX Auto Static NetBIOS Route Table |
|
1.3.6.1.4.1.18.3.5.5.28.1 | no-access |
Contains entries that map NetBIOS names to destination addresses. |
||
wfIpxAutoStaticNETBIOSDelete | 1.3.6.1.4.1.18.3.5.5.28.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxAutoStaticNETBIOSDisable | 1.3.6.1.4.1.18.3.5.5.28.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxAutoStaticNETBIOSSysInstance | 1.3.6.1.4.1.18.3.5.5.28.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxAutoStaticNETBIOSDestNetwork | 1.3.6.1.4.1.18.3.5.5.28.1.4 | octet string | read-only |
The destination network for this NetBIOS static route. |
wfIpxAutoStaticNETBIOSName | 1.3.6.1.4.1.18.3.5.5.28.1.5 | displaystring | read-only |
The destination name for this NetBIOS static route. |
wfIpxRouteFilterTable | 1.3.6.1.4.1.18.3.5.5.29 | no-access |
Wellfleet IPX Route Filter Table |
|
1.3.6.1.4.1.18.3.5.5.29.1 | no-access |
Each entry corresponds to one filter. |
||
wfIpxRouteFilterDelete | 1.3.6.1.4.1.18.3.5.5.29.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxRouteFilterDisable | 1.3.6.1.4.1.18.3.5.5.29.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxRouteFilterSysInstance | 1.3.6.1.4.1.18.3.5.5.29.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxRouteFilterCircIndex | 1.3.6.1.4.1.18.3.5.5.29.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of IPX. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxRouteFilterRuleNumber | 1.3.6.1.4.1.18.3.5.5.29.1.5 | integer | read-only |
The identifier of the filter, unique within the IPX circuit. |
wfIpxRouteFilterNetwork | 1.3.6.1.4.1.18.3.5.5.29.1.6 | octet string | read-write |
The network |
wfIpxRouteFilterNetworkMask | 1.3.6.1.4.1.18.3.5.5.29.1.7 | octet string | read-write |
The network mask |
wfIpxRouteFilterMode | 1.3.6.1.4.1.18.3.5.5.29.1.8 | integer | read-write |
The mode for filtering, Inbound, Outbound, or Both. Enumeration: 'inbound': 2, 'both': 3, 'outbound': 1. |
wfIpxRouteFilterAction | 1.3.6.1.4.1.18.3.5.5.29.1.9 | integer | read-write |
The action for the filter. Enumeration: 'suppress': 2, 'advertise': 1. |
wfIpxRouteFilterProtocol | 1.3.6.1.4.1.18.3.5.5.29.1.10 | integer | read-write |
Apply this filter only to routes learned on protocol X when sending RIP updates. Does not apply to Inbound routes. A value of 1 (default) represents any protocol. Enumeration: 'static': 5, 'local': 2, 'any': 1, 'rip': 3, 'nlsp': 4. |
wfIpxRouteFilterCost | 1.3.6.1.4.1.18.3.5.5.29.1.11 | integer | read-write |
Cost for routes matching this filter. A Zero cost indicates that the route's actual cost should be used. Value only used when action is Advertise. |
wfIpxRouteFilterCounter | 1.3.6.1.4.1.18.3.5.5.29.1.12 | counter | read-only |
The number of packets matching this filter. |
wfIpxRouteFilterPriority | 1.3.6.1.4.1.18.3.5.5.29.1.13 | integer | read-write |
Priority of this filter in relation to other filters of the same type. |
wfIpxServNetFilterTable | 1.3.6.1.4.1.18.3.5.5.30 | no-access |
Wellfleet IPX Service Net Filter Table |
|
1.3.6.1.4.1.18.3.5.5.30.1 | no-access |
Each entry corresponds to one service filter. |
||
wfIpxServNetFilterDelete | 1.3.6.1.4.1.18.3.5.5.30.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxServNetFilterDisable | 1.3.6.1.4.1.18.3.5.5.30.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxServNetFilterSysInstance | 1.3.6.1.4.1.18.3.5.5.30.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxServNetFilterCircIndex | 1.3.6.1.4.1.18.3.5.5.30.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxServNetFilterRuleNumber | 1.3.6.1.4.1.18.3.5.5.30.1.5 | integer | read-only |
The identifier of the filter, unique within the IPX circuit. |
wfIpxServNetFilterNetwork | 1.3.6.1.4.1.18.3.5.5.30.1.6 | octet string | read-write |
The network. |
wfIpxServNetFilterNetworkMask | 1.3.6.1.4.1.18.3.5.5.30.1.7 | octet string | read-write |
The network mask. |
wfIpxServNetFilterType | 1.3.6.1.4.1.18.3.5.5.30.1.8 | octet string | read-write |
The service type. |
wfIpxServNetFilterMode | 1.3.6.1.4.1.18.3.5.5.30.1.9 | integer | read-write |
The mode for filtering, Inbound, Outbound, or Both. Enumeration: 'inbound': 2, 'both': 3, 'outbound': 1. |
wfIpxServNetFilterAction | 1.3.6.1.4.1.18.3.5.5.30.1.10 | integer | read-write |
The action for the filter. Enumeration: 'suppress': 2, 'advertise': 1. |
wfIpxServNetFilterProtocol | 1.3.6.1.4.1.18.3.5.5.30.1.11 | integer | read-write |
Apply this filter only to services learned on protocol X when sending SAP updates. Does not apply to Inbound services. A value of 1 (default) represents any protocol. Enumeration: 'static': 5, 'sap': 6, 'local': 2, 'any': 1, 'nlsp': 4. |
wfIpxServNetFilterCost | 1.3.6.1.4.1.18.3.5.5.30.1.12 | integer | read-write |
Cost for services matching this filter. A Zero cost indicates that the service's actual cost should be used. Value only used when action is Advertise. |
wfIpxServNetFilterCounter | 1.3.6.1.4.1.18.3.5.5.30.1.13 | counter | read-only |
The number of packets matching this filter. |
wfIpxServNetFilterPriority | 1.3.6.1.4.1.18.3.5.5.30.1.14 | integer | read-write |
Priority of this filter in relation to other filters of the same type. |
wfIpxServNameFilterTable | 1.3.6.1.4.1.18.3.5.5.31 | no-access |
Wellfleet IPX Service Name Filter Table |
|
1.3.6.1.4.1.18.3.5.5.31.1 | no-access |
Each entry corresponds to one service filter. NOTE: In the instance id wfIpxServNameFilterName is prefixed by the service name's length. |
||
wfIpxServNameFilterDelete | 1.3.6.1.4.1.18.3.5.5.31.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxServNameFilterDisable | 1.3.6.1.4.1.18.3.5.5.31.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxServNameFilterSysInstance | 1.3.6.1.4.1.18.3.5.5.31.1.3 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxServNameFilterCircIndex | 1.3.6.1.4.1.18.3.5.5.31.1.4 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxServNameFilterRuleNumber | 1.3.6.1.4.1.18.3.5.5.31.1.5 | integer | read-only |
The identifier of the filter, unique within the IPX circuit. |
wfIpxServNameFilterName | 1.3.6.1.4.1.18.3.5.5.31.1.6 | displaystring | read-write |
The name of the service to be filtered. NOTE: This is a variable length field, 2-47 chars. This field may be a regex matching pattern. |
wfIpxServNameFilterType | 1.3.6.1.4.1.18.3.5.5.31.1.7 | octet string | read-write |
The type of the service to be filtered. |
wfIpxServNameFilterMode | 1.3.6.1.4.1.18.3.5.5.31.1.8 | integer | read-write |
The mode for filtering, Inbound, Outbound, or Both. Enumeration: 'inbound': 2, 'both': 3, 'outbound': 1. |
wfIpxServNameFilterAction | 1.3.6.1.4.1.18.3.5.5.31.1.9 | integer | read-write |
The action for the filter. Enumeration: 'suppress': 2, 'advertise': 1. |
wfIpxServNameFilterProtocol | 1.3.6.1.4.1.18.3.5.5.31.1.10 | integer | read-write |
Apply this filter only to services learned on protocol X when sending SAP updates. Does not apply to Inbound services. A value of 1 (default) represents any protocol. Enumeration: 'static': 5, 'sap': 6, 'local': 2, 'any': 1, 'nlsp': 4. |
wfIpxServNameFilterCost | 1.3.6.1.4.1.18.3.5.5.31.1.11 | integer | read-write |
Cost for services matching this filter. A Zero cost indicates that the service's actual cost should be used. Value only used when action is Advertise. |
wfIpxServNameFilterCounter | 1.3.6.1.4.1.18.3.5.5.31.1.12 | counter | read-only |
The number of packets matching this filter. |
wfIpxServNameFilterPriority | 1.3.6.1.4.1.18.3.5.5.31.1.13 | integer | read-write |
Priority of this filter in relation to other filters of the same type. |
wfIpxRipCircTable | 1.3.6.1.4.1.18.3.5.5.32 | no-access |
IPX RIP Circuit MIB |
|
1.3.6.1.4.1.18.3.5.5.32.1 | no-access |
An entry in the IPX RIP circuit table |
||
wfIpxRipCircDelete | 1.3.6.1.4.1.18.3.5.5.32.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxRipCircDisable | 1.3.6.1.4.1.18.3.5.5.32.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxRipCircState | 1.3.6.1.4.1.18.3.5.5.32.1.3 | integer | read-only |
The current state of this entry Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfIpxRipCircSysInstance | 1.3.6.1.4.1.18.3.5.5.32.1.4 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxRipCircIndex | 1.3.6.1.4.1.18.3.5.5.32.1.5 | integer | read-only |
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxRipCircMode | 1.3.6.1.4.1.18.3.5.5.32.1.6 | integer | read-write |
Whether this RIP entry is in mode. Enumeration: 'supply': 3, 'auto': 4, 'listen': 2, 'standard': 1. |
wfIpxRipCircPace | 1.3.6.1.4.1.18.3.5.5.32.1.7 | integer | read-write |
The maximum pace, in packets/second, at which RIP packets may be sent on this circuit. |
wfIpxRipCircUpdate | 1.3.6.1.4.1.18.3.5.5.32.1.8 | integer | read-write |
The RIP periodic update interval, in seconds |
wfIpxRipCircAgeMultiplier | 1.3.6.1.4.1.18.3.5.5.32.1.9 | integer | read-write |
The holding multiplier for information received in RIP periodic updates. |
wfIpxRipCircPacketSize | 1.3.6.1.4.1.18.3.5.5.32.1.10 | integer | read-write |
The Maximum RIP packet size used on this circuit |
wfIpxRipCircOutPackets | 1.3.6.1.4.1.18.3.5.5.32.1.11 | counter | read-only |
The number of locally created RIP packets sent out this IPX RIP circuit. |
wfIpxRipCircInPackets | 1.3.6.1.4.1.18.3.5.5.32.1.12 | counter | read-only |
The number of RIP packets received on this IPX circuit, destined locally. |
wfIpxRipCircBadPackets | 1.3.6.1.4.1.18.3.5.5.32.1.13 | counter | read-only |
The number of bad RIP packets received on this IPX circuit. |
wfIpxRipCircUseMulticast | 1.3.6.1.4.1.18.3.5.5.32.1.14 | integer | read-write |
Use multicast address to send RIP packets. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxRipCircSplitHorizon | 1.3.6.1.4.1.18.3.5.5.32.1.15 | integer | read-write |
Enable/Disable split horizon on this RIP circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxRipCircGenAutoStaticRoutes | 1.3.6.1.4.1.18.3.5.5.32.1.16 | integer | read-write |
Tell IPX to generate entries in the wfIpxAutoStaticRouteTable. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxRipCircImmedUpdate | 1.3.6.1.4.1.18.3.5.5.32.1.17 | integer | read-write |
Enable/Disable parameter. Users perform an SNMP SET operation on this object in order to enable/disable RIP immediate update on this particular circuit. The 'useglobal(3)' means the value of the global parameter wfIpxAdvSysGlobalTrigUpdate will be used on the circuit for this attribute. Default is useglobal. Enumeration: 'disabled': 2, 'useglobal': 3, 'enabled': 1. |
wfIpxRipCircDefaultRouteSupply | 1.3.6.1.4.1.18.3.5.5.32.1.18 | integer | read-write |
Advertise the default route, 0xFFFFFFFE, in RIP packets. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxRipCircDefaultRouteListen | 1.3.6.1.4.1.18.3.5.5.32.1.19 | integer | read-write |
Accept the default route, 0xFFFFFFFE, in RIP packets. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxRipCircLostRouteDisable | 1.3.6.1.4.1.18.3.5.5.32.1.20 | integer | read-write |
Disable lost route on RIP circuit Enumeration: 'enable': 1, 'disable': 2. |
wfIpxSapCircTable | 1.3.6.1.4.1.18.3.5.5.33 | no-access |
IPX SAP Circuit MIB |
|
1.3.6.1.4.1.18.3.5.5.33.1 | no-access |
An entry in the IPX SAP circuit table |
||
wfIpxSapCircDelete | 1.3.6.1.4.1.18.3.5.5.33.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 entry. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxSapCircDisable | 1.3.6.1.4.1.18.3.5.5.33.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 an entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxSapCircState | 1.3.6.1.4.1.18.3.5.5.33.1.3 | integer | read-only |
The current state of this entry Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfIpxSapCircSysInstance | 1.3.6.1.4.1.18.3.5.5.33.1.4 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxSapCircIndex | 1.3.6.1.4.1.18.3.5.5.33.1.5 | integer | read-only |
The identifier of this circuit, unique within the instance of SAP. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxSapCircMode | 1.3.6.1.4.1.18.3.5.5.33.1.6 | integer | read-write |
Whether this SAP entry is in mode. Enumeration: 'supply': 3, 'auto': 4, 'listen': 2, 'standard': 1. |
wfIpxSapCircPace | 1.3.6.1.4.1.18.3.5.5.33.1.7 | integer | read-write |
The maximum pace, in packets/second, at which SAP packets may be sent on this circuit. |
wfIpxSapCircUpdate | 1.3.6.1.4.1.18.3.5.5.33.1.8 | integer | read-write |
The SAP periodic update interval, in seconds |
wfIpxSapCircAgeMultiplier | 1.3.6.1.4.1.18.3.5.5.33.1.9 | integer | read-write |
The holding multiplier for information received in SAP periodic updates. |
wfIpxSapCircPacketSize | 1.3.6.1.4.1.18.3.5.5.33.1.10 | integer | read-write |
The Maximum SAP packet size used on this circuit |
wfIpxSapCircGetNearestServerReply | 1.3.6.1.4.1.18.3.5.5.33.1.11 | integer | read-write |
Enable/Disable responding to GNS requests on this circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxSapCircNSQAlphabetical | 1.3.6.1.4.1.18.3.5.5.33.1.12 | integer | read-write |
Respond to NSQ in Alphabetical order, ie. first-best server. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxSapCircOutPackets | 1.3.6.1.4.1.18.3.5.5.33.1.13 | counter | read-only |
The number of locally created SAP packets sent out this IPX SAP circuit. |
wfIpxSapCircInPackets | 1.3.6.1.4.1.18.3.5.5.33.1.14 | counter | read-only |
The number of SAP packets received on this IPX circuit, destined locally. |
wfIpxSapCircBadPackets | 1.3.6.1.4.1.18.3.5.5.33.1.15 | counter | read-only |
The number of bad SAP packets received on this IPX circuit. |
wfIpxSapCircUseMulticast | 1.3.6.1.4.1.18.3.5.5.33.1.16 | integer | read-write |
Use multicast address to send SAP packets. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxSapCircSplitHorizon | 1.3.6.1.4.1.18.3.5.5.33.1.17 | integer | read-write |
Enable/Disable split horizon on this SAP circuit. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxSapCircGenAutoStaticServices | 1.3.6.1.4.1.18.3.5.5.33.1.18 | integer | read-write |
Tell IPX to generate entries in the wfIpxAutoStaticServTable. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxSapCircImmedUpdate | 1.3.6.1.4.1.18.3.5.5.33.1.19 | integer | read-write |
Enable/Disable parameter. Users perform an SNMP SET operation on this object in order to enable/disable RIP immediate update on this particular circuit. The 'useglobal(3)' means the value of the global parameter wfIpxAdvSysGlobalTrigUpdate will be used on the circuit for this attribute. Default is useglobal. Enumeration: 'disabled': 2, 'useglobal': 3, 'enabled': 1. |
wfIpxSapCircSaveFullName | 1.3.6.1.4.1.18.3.5.5.33.1.20 | integer | read-write |
This allows the Router to ignore all characters following the NULL character in the service name field of SAP packets. It is intended to be a memory and cpu saving option. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxHostEntryTable | 1.3.6.1.4.1.18.3.5.5.34 | no-access |
IPX Host table, contains information about all known hosts. |
|
1.3.6.1.4.1.18.3.5.5.34.1 | no-access |
Host table contains information about all known hosts. |
||
wfIpxHostSysInstance | 1.3.6.1.4.1.18.3.5.5.34.1.1 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxHostNextHopCircIndex | 1.3.6.1.4.1.18.3.5.5.34.1.2 | integer | read-only |
The unique identifier of the IPX circuit used to reach the host. |
wfIpxHostHostAddress | 1.3.6.1.4.1.18.3.5.5.34.1.3 | octet string | read-only |
The Host address of the Host. |
wfIpxHostNetNum | 1.3.6.1.4.1.18.3.5.5.34.1.4 | octet string | read-only |
The network number of this host. |
wfIpxHostWanAddress | 1.3.6.1.4.1.18.3.5.5.34.1.5 | octet string | read-only |
The Wan Physical address of this Host. NOTE: Only valid on WAN media where there is no one-to-one mapping of host address to physical address. |
wfIpxHostProtocol | 1.3.6.1.4.1.18.3.5.5.34.1.6 | integer | read-only |
The routing protocol from which knowledge of this host was obtained. Enumeration: 'dynamic': 3, 'static': 4, 'other': 1, 'local': 2. |
wfIpxHostAge | 1.3.6.1.4.1.18.3.5.5.34.1.7 | integer | read-only |
The current age of this entry, in seconds. Local and Static hosts are not aged. |
wfIpxForwardEntryTable | 1.3.6.1.4.1.18.3.5.5.35 | no-access |
IPX Forward table, contains information about all known forward entries. |
|
1.3.6.1.4.1.18.3.5.5.35.1 | no-access |
Forward table contains information about all known forward entries. |
||
wfIpxForwardSysInstance | 1.3.6.1.4.1.18.3.5.5.35.1.1 | integer | read-only |
The unique identifier of the instance of IPX to which this entry corresponds. |
wfIpxForwardCircIndex | 1.3.6.1.4.1.18.3.5.5.35.1.2 | integer | read-only |
The unique identifier of the IPX circuit forward table in which this forward entry resides. |
wfIpxForwardNetNum | 1.3.6.1.4.1.18.3.5.5.35.1.3 | octet string | read-only |
The network number of this forward entry. |
wfIpxForwardType | 1.3.6.1.4.1.18.3.5.5.35.1.4 | integer | read-only |
The type of this forward entry. Enumeration: 'remote': 3, 'other': 1, 'local': 2. |
wfIpxForwardProtocol | 1.3.6.1.4.1.18.3.5.5.35.1.5 | integer | read-only |
The routing protocol from which knowledge of this forward was obtained. Enumeration: 'static': 5, 'other': 1, 'local': 2, 'rip': 3, 'nlsp': 4. |
wfIpxForwardCount | 1.3.6.1.4.1.18.3.5.5.35.1.6 | counter | read-only |
The number of equal cost paths for this forward entry. |
wfIpxTrafficFilter2Table | 1.3.6.1.4.1.18.3.5.5.36 | no-access |
IPX Traffic Filters |
|
1.3.6.1.4.1.18.3.5.5.36.1 | no-access |
A traffic filter definition |
||
wfIpxTrafficFilter2Create | 1.3.6.1.4.1.18.3.5.5.36.1.1 | integer | read-write |
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted. Enumeration: 'deleted': 2, 'created': 1. |
wfIpxTrafficFilter2Enable | 1.3.6.1.4.1.18.3.5.5.36.1.2 | integer | read-write |
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpxTrafficFilter2Status | 1.3.6.1.4.1.18.3.5.5.36.1.3 | integer | read-only |
Defines the current status of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule. Enumeration: 'active': 1, 'inactive': 3, 'error': 2. |
wfIpxTrafficFilter2Counter | 1.3.6.1.4.1.18.3.5.5.36.1.4 | counter | read-only |
The number of received packets that have matched this rule. |
wfIpxTrafficFilter2Definition | 1.3.6.1.4.1.18.3.5.5.36.1.5 | opaque | read-write |
The filter rule definition. |
wfIpxTrafficFilter2Reserved | 1.3.6.1.4.1.18.3.5.5.36.1.6 | integer | read-only |
Reserved field. |
wfIpxTrafficFilter2SysInstance | 1.3.6.1.4.1.18.3.5.5.36.1.7 | integer | read-only |
The unique identifier for the instance of IPX. |
wfIpxTrafficFilter2CircIndex | 1.3.6.1.4.1.18.3.5.5.36.1.8 | integer | read-only |
The identifier of this IPX circuit. This value corresponds to the IPX circuit identifier found in wfIpxCircIndex. |
wfIpxTrafficFilter2RuleNumber | 1.3.6.1.4.1.18.3.5.5.36.1.9 | integer | read-only |
ID for the rule. |
wfIpxTrafficFilter2Fragment | 1.3.6.1.4.1.18.3.5.5.36.1.10 | integer | read-only |
Fragment number - for large rules. |
wfIpxTrafficFilter2Name | 1.3.6.1.4.1.18.3.5.5.36.1.11 | displaystring | read-write |
Name of the rule number. |