Wellfleet-VINES-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-VINES-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wfVinesBase 1.3.6.1.4.1.18.3.5.8.1
     wfVinesBaseDelete 1.3.6.1.4.1.18.3.5.8.1.1 integer read-write
Create/Delete parameter. This value determines whether or not VINES is configured on this slot. Enumeration: 'deleted': 2, 'created': 1.
     wfVinesBaseDisable 1.3.6.1.4.1.18.3.5.8.1.2 integer read-write
This parameter determines whether or not VINES is to startup. Enumeration: 'disabled': 2, 'enabled': 1.
     wfVinesBaseState 1.3.6.1.4.1.18.3.5.8.1.3 integer read-only
This parameter reflects the current state of VINES. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
     wfVinesBaseUserNetid 1.3.6.1.4.1.18.3.5.8.1.4 integer read-write
The network ID as defined by the user. A null value indicates that the user is not configuring a Network ID and that the the router should assign it.
     wfVinesBaseRouterNetid 1.3.6.1.4.1.18.3.5.8.1.5 counter read-only
The network ID as defined by the router. If the user configures a Network ID in the above attribute, we will take that value and add in the Wellfleet code for VINES and save it here.
     wfVinesBaseBcastClass 1.3.6.1.4.1.18.3.5.8.1.6 integer read-write
The broadcast modifier. This value defines the class of broadcast packets that are originated by this node. Enumeration: 'nochrg': 6, 'srvr': 5, 'locost': 7, 'chrg': 2, 'cost': 3, 'lans': 4, 'bcast': 1, 'alllans': 8.
     wfVinesBaseNetworkSize 1.3.6.1.4.1.18.3.5.8.1.7 integer read-write
Allows the network administrator to pre-configure the size of the network. The default is 0.
     wfVinesBaseHostSize 1.3.6.1.4.1.18.3.5.8.1.8 integer read-write
Allows the network administrator to pre-configure the expected number of neighbor. The dafault is 0.
     wfVinesBaseRtpMode 1.3.6.1.4.1.18.3.5.8.1.9 integer read-write
This parameter will determine whether sequenced RTP or Non Sequenced RTP will be supported or both modes will be available. Enumeration: 'automode': 1, 'sequenced': 3, 'seq': 2.
     wfVinesBaseLogFilter 1.3.6.1.4.1.18.3.5.8.1.10 integer read-write
Filter out some log messages, Default filters out trace messages. ??? Change this later to FILTER_TRACE ??? Enumeration: 'info': 2, 'infotrace': 18, 'trace': 16, 'debuginfo': 3, 'debug': 1, 'debugtrace': 17, 'nothing': 2147483647, 'debuginfotrace': 19.
     wfVinesBaseRouterSeqNumber 1.3.6.1.4.1.18.3.5.8.1.11 counter read-only
This parameter keeps track of the of current router sequence number
     wfVinesBaseSoloSlotMask 1.3.6.1.4.1.18.3.5.8.1.12 gauge read-write
Slot mask for which slots VINES soloist is eligible to run on. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots on a BCN.
     wfVinesBaseSoloistSlot 1.3.6.1.4.1.18.3.5.8.1.13 integer read-only
Tells which slot the VINES soloist is running on
 wfVinesIp 1.3.6.1.4.1.18.3.5.8.2
     wfVinesIpTotIn 1.3.6.1.4.1.18.3.5.8.2.1 counter read-only
The total number of VINES IP packets received.
     wfVinesIpTotOut 1.3.6.1.4.1.18.3.5.8.2.2 counter read-only
The total number of VINES IP packets sent.
     wfVinesIpBad 1.3.6.1.4.1.18.3.5.8.2.3 counter read-only
The total number of badly formed packets that were received. This field is incremented when a packet is received with an improper checksum.
     wfVinesIpRouted 1.3.6.1.4.1.18.3.5.8.2.4 counter read-only
The total number of packets received that were routed to another node. This statistic includes the number of IP packets encapsulated within routed VINES IP headers. Each routed packet counts as both an incoming and outgoing packet.
     wfVinesIpRoutedHWM 1.3.6.1.4.1.18.3.5.8.2.5 integer read-only
The largest number of packets routed in one second since the server was last booted.
     wfVinesIpBcast 1.3.6.1.4.1.18.3.5.8.2.6 counter read-only
The number of VINES IP broadcast packets sent, both locally generated and routed from other nodes.
     wfVinesIpBcastHWM 1.3.6.1.4.1.18.3.5.8.2.7 integer read-only
The largest number of packets broadcast in one second since the server was last booted.
     wfVinesIpReass 1.3.6.1.4.1.18.3.5.8.2.8 counter read-only
The number of times that packets were reassembled. Reassemblies result from the transmission of packets that must be broken into smaller pieces, then reassembled due to differences in transmission media.
     wfVinesIpFrags 1.3.6.1.4.1.18.3.5.8.2.9 counter read-only
The number of packet fragmentations performed.
     wfVinesIpToDodIP 1.3.6.1.4.1.18.3.5.8.2.10 counter read-only
The number of packets that VINES IP passed to IP for encapsulation in IP headers. These packets were initially handled by VINES IP, but were passed to IP for routing. If the TCP/IP Server-to-Server option is not installed, this value will be zero.
     wfVinesIpFromDodIP 1.3.6.1.4.1.18.3.5.8.2.11 counter read-only
The number of packets that VINES IP received from IP to be decapsulated into VINES packets. IP initially handled these packets, but had to pass them on to VINES IP for routing. If the server is not running a TCP/IP option, this value will be zero.
 wfVinesRtpNbr 1.3.6.1.4.1.18.3.5.8.3
     wfVinesRtpNbrNumber 1.3.6.1.4.1.18.3.5.8.3.1 integer read-only
Number of entries in the Table of Neighbors.
 wfVinesRtpNbrTable 1.3.6.1.4.1.18.3.5.8.4 no-access
This is the Table of Neighbors.
     wfVinesRtpNbrEntry 1.3.6.1.4.1.18.3.5.8.4.1 no-access
An entry in the Table of Neighbors.
         wfVinesRtpNbrNetId 1.3.6.1.4.1.18.3.5.8.4.1.1 counter read-only
The network ID of this neighbor.
         wfVinesRtpNbrSubNetId 1.3.6.1.4.1.18.3.5.8.4.1.2 integer read-only
The subnetwork ID of this neighbor.
         wfVinesRtpNbrType 1.3.6.1.4.1.18.3.5.8.4.1.3 integer read-only
The type of node: client or server. Enumeration: 'workst': 1, 'server': 2.
         wfVinesRtpNbrIfType 1.3.6.1.4.1.18.3.5.8.4.1.4 integer read-only
This describes the type of interface. Enumeration: 'enet': 1, 't1896k': 27, 'x251200': 12, 'x254800': 13, 'hdlc4800': 5, 't1448k': 22, 't1704k': 26, 't1576k': 24, 't11088k': 28, 'hdlc9600': 6, 't145k': 16, 'async1200': 8, 'async9600': 10, 'async4800': 9, 't1512k': 23, 't1128k': 17, 't1320k': 20, 't1192k': 18, 'x2556000': 15, 'async56000': 11, 't11344k': 29, 'tr4k': 2, 'hdlc56000': 7, 'x259600': 14, 'hdlc1200': 4, 'fddi': 31, 't1640k': 25, 't1384k': 21, 'tunnel': 30, 't1256k': 19, 'tr16k': 3.
         wfVinesRtpNbrRemAdr 1.3.6.1.4.1.18.3.5.8.4.1.5 octet string read-only
Remote MAC address.
         wfVinesRtpNbrLocAdr 1.3.6.1.4.1.18.3.5.8.4.1.6 octet string read-only
Local MAC address.
         wfVinesRtpNbrLocSlot 1.3.6.1.4.1.18.3.5.8.4.1.7 integer read-only
Slot connected to this neighbor.
         wfVinesRtpNbrLocLine 1.3.6.1.4.1.18.3.5.8.4.1.8 integer read-only
Line connected to this neighbor.
         wfVinesRtpNbrSvrName 1.3.6.1.4.1.18.3.5.8.4.1.9 octet string read-only
Name of the server (N/A).
         wfVinesRtpNbrCost 1.3.6.1.4.1.18.3.5.8.4.1.10 integer read-only
Cost for this neighbor.
         wfVinesSeqRtpNbrState 1.3.6.1.4.1.18.3.5.8.4.1.11 integer read-only
Current state of the Nbr Enumeration: 'fullrqst': 2, 'init': 1, 'chgrqst': 3, 'up': 4.
         wfVinesSeqRtpNbrSeqNumber 1.3.6.1.4.1.18.3.5.8.4.1.12 counter read-only
The Nbr's own sequence number
         wfVinesRtpNbrRtType 1.3.6.1.4.1.18.3.5.8.4.1.13 integer read-only
The route type of this nbr Enumeration: 'sequenced': 2, 'seq': 1.
         wfVinesRtpNbrNumPaths 1.3.6.1.4.1.18.3.5.8.4.1.14 counter read-only
The number of paths to the Nbr
 wfVinesRtpRt 1.3.6.1.4.1.18.3.5.8.5
     wfVinesRtpRtNumber 1.3.6.1.4.1.18.3.5.8.5.1 integer read-only
Number of entries in the Table of Networks.
 wfVinesRtpRtTable 1.3.6.1.4.1.18.3.5.8.6 no-access
This is the Table of Networks.
     wfVinesRtpRtEntry 1.3.6.1.4.1.18.3.5.8.6.1 no-access
An entry in the Table of Networks.
         wfVinesRtpRtNetid 1.3.6.1.4.1.18.3.5.8.6.1.1 counter read-only
The network ID number.
         wfVinesRtpRtMetric 1.3.6.1.4.1.18.3.5.8.6.1.2 integer read-only
The routing metric to get to this network.
         wfVinesRtpRtIdle 1.3.6.1.4.1.18.3.5.8.6.1.3 integer read-only
The idle time for this network.
         wfVinesRtpRtGateNetid 1.3.6.1.4.1.18.3.5.8.6.1.4 counter read-only
The network ID of the gateway to this network.
         wfVinesRtpRtSvrName 1.3.6.1.4.1.18.3.5.8.6.1.5 octet string read-only
The servers name (N/A).
         wfVinesRtpRtGateSvrName 1.3.6.1.4.1.18.3.5.8.6.1.6 octet string read-only
The name of the gateway server.
         wfVinesRtpRtLocSlot 1.3.6.1.4.1.18.3.5.8.6.1.7 integer read-only
Slot connected to this Network.
         wfVinesRtpRtLocLine 1.3.6.1.4.1.18.3.5.8.6.1.8 integer read-only
Line connected to this Network.
         wfVinesRtpRtIfType 1.3.6.1.4.1.18.3.5.8.6.1.9 integer read-only
This describes the type of interface. Enumeration: 'enet': 1, 't1896k': 27, 'x251200': 12, 'x254800': 13, 'hdlc4800': 5, 't1448k': 22, 't1704k': 26, 't1576k': 24, 't11088k': 28, 'hdlc9600': 6, 't145k': 16, 'async1200': 8, 'async9600': 10, 'async4800': 9, 't1512k': 23, 't1128k': 17, 't1320k': 20, 't1192k': 18, 'x2556000': 15, 'async56000': 11, 't11344k': 29, 'tr4k': 2, 'hdlc56000': 7, 'x259600': 14, 'hdlc1200': 4, 'fddi': 31, 't1640k': 25, 't1384k': 21, 'tunnel': 30, 't1256k': 19, 'tr16k': 3.
         wfVinesRtpRtGateHwAddr 1.3.6.1.4.1.18.3.5.8.6.1.10 octet string read-only
Remote MAC address.
         wfVinesRtpRtType 1.3.6.1.4.1.18.3.5.8.6.1.11 integer read-only
This indicates the whether this is a VINES 5.50 router or a VINES 4.11 Router/Server. If learnt as part of a 4.11 RTP or thro' a sequenced RTP or by looking at the network flag in the tuple of a sequenced update Enumeration: 'sequenced': 2, 'seq': 1.
         wfVinesRtpRtSeqNumber 1.3.6.1.4.1.18.3.5.8.6.1.12 counter read-only
This attribute will always have a value of 0x0
         wfVinesRtpRtTimeStamp 1.3.6.1.4.1.18.3.5.8.6.1.13 counter read-only
This attribute will always have a value of 0x0
         wfVinesRtpRtNumPaths 1.3.6.1.4.1.18.3.5.8.6.1.14 counter read-only
The number of paths to the Network
 wfVinesIf 1.3.6.1.4.1.18.3.5.8.7
     wfVinesIfNumber 1.3.6.1.4.1.18.3.5.8.7.1 integer read-only
This is the number of entries in the Interfaces Table.
 wfVinesIfTable 1.3.6.1.4.1.18.3.5.8.8 no-access
This is the Table of Interfaces.
     wfVinesIfEntry 1.3.6.1.4.1.18.3.5.8.8.1 no-access
An entry to the Interface Table.
         wfVinesIfDelete 1.3.6.1.4.1.18.3.5.8.8.1.1 integer read-write
Create/Delete parameter. Users perform an SNMP set command to create/delete a VINES interface. Enumeration: 'deleted': 2, 'created': 1.
         wfVinesIfDisable 1.3.6.1.4.1.18.3.5.8.8.1.2 integer read-write
Enable/Disable parameter. Users perform an SNMP set command to enable/disable a VINES interface. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfState 1.3.6.1.4.1.18.3.5.8.8.1.3 integer read-only
This parameter reflects the current state of the VINES interface. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
         wfVinesIfSlot 1.3.6.1.4.1.18.3.5.8.8.1.4 integer read-only
The slot on which this interface is configured.
         wfVinesIfLine 1.3.6.1.4.1.18.3.5.8.8.1.5 integer read-only
The line on which this interface is configured.
         wfVinesIfCct 1.3.6.1.4.1.18.3.5.8.8.1.6 integer read-only
The circuit number for this interface.
         wfVinesIfSession 1.3.6.1.4.1.18.3.5.8.8.1.7 integer read-only
The session number for this interface.
         wfVinesIfType 1.3.6.1.4.1.18.3.5.8.8.1.8 integer read-write
The type of interface this is. Enumeration: 'enet': 1, 't1896k': 27, 'x251200': 12, 'x254800': 13, 'hdlc4800': 5, 't1448k': 22, 't1704k': 26, 't1576k': 24, 't11088k': 28, 'hdlc9600': 6, 't145k': 16, 'async1200': 8, 'async9600': 10, 'async4800': 9, 't1512k': 23, 't1128k': 17, 't1320k': 20, 't1192k': 18, 'x2556000': 15, 'async56000': 11, 't11344k': 29, 'tr4k': 2, 'hdlc56000': 7, 'x259600': 14, 'hdlc1200': 4, 'fddi': 31, 't1640k': 25, 't1384k': 21, 'tunnel': 30, 't1256k': 19, 'tr16k': 3.
         wfVinesIfDescr 1.3.6.1.4.1.18.3.5.8.8.1.9 octet string read-only
Description of this interface.
         wfVinesIfAdr 1.3.6.1.4.1.18.3.5.8.8.1.10 octet string read-only
The MAC address of this interface.
         wfVinesIfDodIpDisable 1.3.6.1.4.1.18.3.5.8.8.1.11 integer read-write
This parameter indicates if this interface is enabled to encapsulate VINES packets over DoD IP. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfArpDisable 1.3.6.1.4.1.18.3.5.8.8.1.12 integer read-write
This parameter indicates if this interface is enabled to support VINES ARP. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfTrEndStation 1.3.6.1.4.1.18.3.5.8.8.1.13 integer read-write
This parameter indicates if this interface is enabled for source routing end station support. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfInPkts 1.3.6.1.4.1.18.3.5.8.8.1.14 counter read-only
The number of packets received on this interface.
         wfVinesIfInErrs 1.3.6.1.4.1.18.3.5.8.8.1.15 counter read-only
The number of packets received with errors.
         wfVinesIfOutPkts 1.3.6.1.4.1.18.3.5.8.8.1.16 counter read-only
The number of packets transmitted on this interface.
         wfVinesIfOutErrs 1.3.6.1.4.1.18.3.5.8.8.1.17 counter read-only
The number of errors on packets transmitted.
         wfVinesIfInMsgs 1.3.6.1.4.1.18.3.5.8.8.1.18 counter read-only
The number of messages received on this interface.
         wfVinesIfMux 1.3.6.1.4.1.18.3.5.8.8.1.19 integer read-write
Muxing scheme for this interface. VINES currently only supports Ethernet encapsulation, but they plan to switch to SNAP. Enumeration: 'snap': 2, 'enet': 1.
         wfVinesIfFwdDrops 1.3.6.1.4.1.18.3.5.8.8.1.20 counter read-only
The number of pakets that were dropped because of no forwarding information for the destination.
         wfVinesIfZeroHopDrops 1.3.6.1.4.1.18.3.5.8.8.1.21 counter read-only
The number of pakets that were dropped because of a zero hop count.
         wfVinesIfIcpInErrorNotifs 1.3.6.1.4.1.18.3.5.8.8.1.22 counter read-only
The number of ICP error notification packets received.
         wfVinesIfIcpInMetricNotifs 1.3.6.1.4.1.18.3.5.8.8.1.23 counter read-only
The number of ICP metric notification packets received.
         wfVinesIfIcpInErrors 1.3.6.1.4.1.18.3.5.8.8.1.24 counter read-only
The number of ICP packets received with errors.
         wfVinesIfIcpOutErrorNotifs 1.3.6.1.4.1.18.3.5.8.8.1.25 counter read-only
The number of ICP error notification packets transmitted.
         wfVinesIfIcpOutMetricNotifs 1.3.6.1.4.1.18.3.5.8.8.1.26 counter read-only
The number of ICP metric notification packets transmitted.
         wfVinesIfArpInQueries 1.3.6.1.4.1.18.3.5.8.8.1.27 counter read-only
The number of ARP queries received.
         wfVinesIfArpInAssgReqs 1.3.6.1.4.1.18.3.5.8.8.1.28 counter read-only
The number of ARP assignment requests received.
         wfVinesIfArpInErrors 1.3.6.1.4.1.18.3.5.8.8.1.29 counter read-only
The number of ARP packets received with errors.
         wfVinesIfArpOutServRsps 1.3.6.1.4.1.18.3.5.8.8.1.30 counter read-only
The number of ARP service responses sent.
         wfVinesIfArpOutAssgRsps 1.3.6.1.4.1.18.3.5.8.8.1.31 counter read-only
The number of ARP assignment responses sent.
         wfVinesIfInRedirects 1.3.6.1.4.1.18.3.5.8.8.1.32 counter read-only
The number of Redirect packets received.
         wfVinesIfOutRedirects 1.3.6.1.4.1.18.3.5.8.8.1.33 counter read-only
The number of Redirect packets sent.
         wfVinesIfEchoInPkts 1.3.6.1.4.1.18.3.5.8.8.1.34 counter read-only
The number of Echo packets received.
         wfVinesIfEchoOutPkts 1.3.6.1.4.1.18.3.5.8.8.1.35 counter read-only
The number of Echo packets sent.
         wfVinesIfReassFails 1.3.6.1.4.1.18.3.5.8.8.1.36 counter read-only
The number of packet reassemblies that failed.
         wfVinesIfRemClientPrivDisable 1.3.6.1.4.1.18.3.5.8.8.1.37 integer read-write
This parameter indicates that this interface will allow remote clients privileges on this segment. This means that a client is not restricted to being within one hop of a VINES server. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfSplitHorizonDisable 1.3.6.1.4.1.18.3.5.8.8.1.38 integer read-write
Split Horizon Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfCost 1.3.6.1.4.1.18.3.5.8.8.1.39 integer read-write
The Interface Cost The default is null - meaning use the Banyan specified cost. Otherwise, the configured value wfVinesIfCfgCost will be used.
         wfVinesIfSyncPortNumber 1.3.6.1.4.1.18.3.5.8.8.1.40 integer read-write
The Sync port number required to determine number of RTP packets sent for each network. It can only take a value between 1 - 4. It correspond to the Sync port number on this slot only. If it is 4.2 for example, then the port number should be 2.
         wfVinesIfInLackRescError 1.3.6.1.4.1.18.3.5.8.8.1.41 counter read-only
Failed to duplicate packet due to lack of resource.
         wfVinesIfOutLackRescError 1.3.6.1.4.1.18.3.5.8.8.1.42 counter read-only
Failed to duplicate packet due to lack of resource.
         wfVinesIfRtpRecv 1.3.6.1.4.1.18.3.5.8.8.1.43 counter read-only
The number of RTP packets received.
         wfVinesIfRtpSent 1.3.6.1.4.1.18.3.5.8.8.1.44 counter read-only
The number of RTP packets sent.
         wfVinesIfSMDSGroupAddress 1.3.6.1.4.1.18.3.5.8.8.1.45 octet string read-write
Configurable SMDS broadcast address
         wfVinesIfFRBcastDlci 1.3.6.1.4.1.18.3.5.8.8.1.46 octet string read-write
Configurable FRAME RELAY broadcast address
         wfVinesIfCfgAdr 1.3.6.1.4.1.18.3.5.8.8.1.47 octet string read-write
The configured MAC address of this interface.
         wfVinesIfNumRoutes 1.3.6.1.4.1.18.3.5.8.8.1.48 counter read-only
Number of routes cached in the forwarding table
         wfVinesIfCfgCost 1.3.6.1.4.1.18.3.5.8.8.1.49 integer read-write
The configured interface cost
         wfVinesIfCostUsed 1.3.6.1.4.1.18.3.5.8.8.1.50 integer read-only
The Interface Cost used by the router
         wfVinesIfFrpEnable 1.3.6.1.4.1.18.3.5.8.8.1.51 integer read-write
Parameter to indicate whether this interface is to support the use of FRP header Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfSeqArpInQueries 1.3.6.1.4.1.18.3.5.8.8.1.52 counter read-only
The number of Sequenced ARP queries received.
         wfVinesIfSeqArpInAssgReqs 1.3.6.1.4.1.18.3.5.8.8.1.53 counter read-only
The number of Sequenced ARP assignment requests received.
         wfVinesIfSeqArpInErrors 1.3.6.1.4.1.18.3.5.8.8.1.54 counter read-only
The number of Sequenced ARP packets received with errors.
         wfVinesIfSeqArpOutServRsps 1.3.6.1.4.1.18.3.5.8.8.1.55 counter read-only
The number of Sequenced ARP service responses sent.
         wfVinesIfSeqArpOutAssgRsps 1.3.6.1.4.1.18.3.5.8.8.1.56 counter read-only
The number of Sequenced ARP assignment responses sent.
         wfVinesIfInSeqRedirects 1.3.6.1.4.1.18.3.5.8.8.1.57 counter read-only
The number of Sequenced Redirect packets received.
         wfVinesIfOutSeqRedirects 1.3.6.1.4.1.18.3.5.8.8.1.58 counter read-only
The number of Sequenced Redirect packets sent.
         wfVinesIfSeqRtpRecv 1.3.6.1.4.1.18.3.5.8.8.1.59 counter read-only
The number of RTP packets received.
         wfVinesIfSeqRtpSent 1.3.6.1.4.1.18.3.5.8.8.1.60 counter read-only
The number of RTP packets sent.
         wfVinesIfRtpGenerationDisable 1.3.6.1.4.1.18.3.5.8.8.1.61 integer read-write
This parameter will be used to disable the RTP generation on an interface, where static routes may be configured Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfInverseArpEnable 1.3.6.1.4.1.18.3.5.8.8.1.62 integer read-write
This is to enable the use of Inverse ARP protocol to learn nbrs in a Frame Relay/ATM network when a new dlci comes up Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfSTalkSplitHorizon 1.3.6.1.4.1.18.3.5.8.8.1.63 integer read-write
This is to disable the use of split horizon for STALK packets so as to support a partially meshed Frame Relay Network for VINES Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfPermWanNbr 1.3.6.1.4.1.18.3.5.8.8.1.64 integer read-write
This is to enable the use of Permanent Non sequenced Nbrs for Non sequenced neighbors over a WAN link, so that these are not aged every 1 hour, when using Automode/Sequenced Mode. Enumeration: 'disabled': 2, 'enabled': 1.
         wfVinesIfNumFwdEntries 1.3.6.1.4.1.18.3.5.8.8.1.65 counter read-only
This counts the number of forwarding entries on this interface
         wfVinesIfNumNonSeqNbrs 1.3.6.1.4.1.18.3.5.8.8.1.66 counter read-only
This counts the number of Non sequenced Nbrs
         wfVinesIfNumSeqNbrs 1.3.6.1.4.1.18.3.5.8.8.1.67 counter read-only
This counts the number of sequenced Nbrs
         wfVinesIfRedirectEnable 1.3.6.1.4.1.18.3.5.8.8.1.68 integer read-write
Parameter to indicate whether this interface is to generate RTP redirect packets Enumeration: 'disabled': 2, 'enabled': 1.
 wfVinesIfX25VC 1.3.6.1.4.1.18.3.5.8.9
     wfVinesIfX25VCNumber 1.3.6.1.4.1.18.3.5.8.9.1 integer read-only
This is the number of entries in the X.25 Virtual Circuit Table.
 wfVinesIfX25VCTable 1.3.6.1.4.1.18.3.5.8.10 no-access
This is the Table of X.25 Virtual Circuits.
       wfVinesIfX25VCEntry 1.3.6.1.4.1.18.3.5.8.10.1 no-access
An entry in the Table of X.25 Virtual Circuits.
           wfVinesIfX25VCSlot 1.3.6.1.4.1.18.3.5.8.10.1.1 integer read-only
The number of the slot in which the card is installed.
           wfVinesIfX25VCLine 1.3.6.1.4.1.18.3.5.8.10.1.2 integer read-only
For a serial line, this is the number of the line on the card.
           wfVinesIfX25VCCct 1.3.6.1.4.1.18.3.5.8.10.1.3 integer read-only
Local circuit number for this Virtual Circuit.
           wfVinesIfX25VCSession 1.3.6.1.4.1.18.3.5.8.10.1.4 integer read-only
Local session number for this Virtual Circuit.
           wfVinesIfX25VCTotIn 1.3.6.1.4.1.18.3.5.8.10.1.5 counter read-only
The total number of VINES IP packets received on this VC. Depending on the size of the X.25 packets received, more than one X.25 packet can make up a VINES IP packet.
           wfVinesIfX25VCTotOut 1.3.6.1.4.1.18.3.5.8.10.1.6 counter read-only
The total number of VINES IP packets sent on this VC. Depending on the size of the X.25 packets sent, more than one X.25 packet can make up a VINES IP packet.
           wfVinesIfX25VCInErrs 1.3.6.1.4.1.18.3.5.8.10.1.7 counter read-only
The total number of input errors.
           wfVinesIfX25VCOutErrs 1.3.6.1.4.1.18.3.5.8.10.1.8 counter read-only
The total number of output errors.
           wfVinesIfX25VCPktsOut 1.3.6.1.4.1.18.3.5.8.10.1.9 counter read-only
The total number of X.25 packets transmitted on this VC.
           wfVinesIfX25VCPktsAwaitAck 1.3.6.1.4.1.18.3.5.8.10.1.10 integer read-only
Total number of X.25 packets transmitted on this VC waiting for ACK.
           wfVinesIfX25VCBytesOut 1.3.6.1.4.1.18.3.5.8.10.1.11 counter read-only
Total Bytes transmitted on this VC.
           wfVinesIfX25VCBytesAwaitAck 1.3.6.1.4.1.18.3.5.8.10.1.12 integer read-only
Total bytes transmitted on this VC that are waiting for ACK.
           wfVinesIfX25VCPktsIn 1.3.6.1.4.1.18.3.5.8.10.1.13 counter read-only
Total X.25 packets received on this VC.
           wfVinesIfX25VCBytesIn 1.3.6.1.4.1.18.3.5.8.10.1.14 counter read-only
Total Bytes received on this VC.
           wfVinesIfX25VCResetsIn 1.3.6.1.4.1.18.3.5.8.10.1.15 counter read-only
Number of X.25 reset packets received on this VC.
           wfVinesIfX25VCResetsOut 1.3.6.1.4.1.18.3.5.8.10.1.16 counter read-only
Number of X.25 reset packets transmitted on this VC.
 wfVinesTrafficFilterTable 1.3.6.1.4.1.18.3.5.8.11 no-access
VINES Traffic Filters
       wfVinesTrafficFilterEntry 1.3.6.1.4.1.18.3.5.8.11.1 no-access
An entry in WfVinesTrafficFilterTable.
           wfVinesTrafficFilterCreate 1.3.6.1.4.1.18.3.5.8.11.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.
           wfVinesTrafficFilterEnable 1.3.6.1.4.1.18.3.5.8.11.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.
           wfVinesTrafficFilterStatus 1.3.6.1.4.1.18.3.5.8.11.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.
           wfVinesTrafficFilterCounter 1.3.6.1.4.1.18.3.5.8.11.1.4 counter read-only
The number of received packets that have matched this rule.
           wfVinesTrafficFilterDefinition 1.3.6.1.4.1.18.3.5.8.11.1.5 octet string read-write
The filter rule definition.
           wfVinesTrafficFilterReserved 1.3.6.1.4.1.18.3.5.8.11.1.6 integer read-only
Reserved field.
           wfVinesTrafficFilterCircuit 1.3.6.1.4.1.18.3.5.8.11.1.7 integer read-only
The ID of the Circuit to which the filter is applied.
           wfVinesTrafficFilterRuleNumber 1.3.6.1.4.1.18.3.5.8.11.1.8 integer read-only
ID for the rule.
           wfVinesTrafficFilterFragment 1.3.6.1.4.1.18.3.5.8.11.1.9 integer read-only
Fragment number - for large rules.
           wfVinesTrafficFilterName 1.3.6.1.4.1.18.3.5.8.11.1.10 displaystring read-write
Name of the rule number.
 wfVinesNameTable 1.3.6.1.4.1.18.3.5.8.12 no-access
This is the Name-to-Address Binding Table.
       wfVinesNameEntry 1.3.6.1.4.1.18.3.5.8.12.1 no-access
An entry in the Table of Names.
           wfVinesNameDelete 1.3.6.1.4.1.18.3.5.8.12.1.1 integer read-write
Create/Delete parameter. Users perform an SNMP set command to create/delete this name. Enumeration: 'deleted': 2, 'created': 1.
           wfVinesNameDisable 1.3.6.1.4.1.18.3.5.8.12.1.2 integer read-write
Enable/Disable parameter. Users perform an SNMP set command to enable/disable a name. Enumeration: 'disabled': 2, 'enabled': 1.
           wfVinesNameNetid 1.3.6.1.4.1.18.3.5.8.12.1.3 counter read-only
This is the network number for the host.
           wfVinesNameHost 1.3.6.1.4.1.18.3.5.8.12.1.4 displaystring read-write
This is the name of the host.
           wfVinesNameSubNetid 1.3.6.1.4.1.18.3.5.8.12.1.5 integer read-write
This is the subnetwork number for the host.
 wfVinesArp 1.3.6.1.4.1.18.3.5.8.13
       wfVinesArpDelete 1.3.6.1.4.1.18.3.5.8.13.1 integer read-write
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete ARP. Enumeration: 'deleted': 2, 'created': 1.
       wfVinesArpDisable 1.3.6.1.4.1.18.3.5.8.13.2 integer read-write
Enable/Disable Parameter indicates whether this ARP record is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
       wfVinesArpState 1.3.6.1.4.1.18.3.5.8.13.3 integer read-only
State of ARP. Enumeration: 'down': 2, 'up': 1.
       wfVinesArpSubnetid 1.3.6.1.4.1.18.3.5.8.13.4 integer read-only
The next subnetwork ID to be assigned.
       wfVinesArpSubnetBlock 1.3.6.1.4.1.18.3.5.8.13.5 integer read-write
The size of the block of subnet ids a slot can grab.
       wfVinesArpAssignDeniedPkts 1.3.6.1.4.1.18.3.5.8.13.6 counter read-only
Number of ARP Assignment packets received for which we didn't have a free subnet number.
 wfVinesSeqRtpNbr 1.3.6.1.4.1.18.3.5.8.14
       wfVinesSeqRtpNbrNumber 1.3.6.1.4.1.18.3.5.8.14.1 integer read-only
Number of entries in the Table of 5.5 Neighbors.
 wfVinesAggrStats 1.3.6.1.4.1.18.3.5.8.15
       wfVinesAggrInPkts 1.3.6.1.4.1.18.3.5.8.15.1 counter read-only
The total number of packets received
       wfVinesAggrOutPkts 1.3.6.1.4.1.18.3.5.8.15.2 counter read-only
The total number of datagrams sent (includes datagrams forwarded)
       wfVinesAggrFwdPkts 1.3.6.1.4.1.18.3.5.8.15.3 counter read-only
The total number of datagrams forwarded
       wfVinesAggrInXsumErrs 1.3.6.1.4.1.18.3.5.8.15.4 counter read-only
The total number of datagrams destined for a local entity that were dropped because of a checksum error.
       wfVinesAggrBcastPkts 1.3.6.1.4.1.18.3.5.8.15.5 counter read-only
The total number of broadcast packets sent (includes locally generated broadcasts).
       wfVinesAggrOutNoRoutes 1.3.6.1.4.1.18.3.5.8.15.6 counter read-only
The total number of packets queued for transmission thet were discarded because the destination was unreachable.
       wfVinesAggrInHopCountErrs 1.3.6.1.4.1.18.3.5.8.15.7 counter read-only
The total number of pakets that were dropped because of a zero hop count.
       wfVinesAggrInIcpErrs 1.3.6.1.4.1.18.3.5.8.15.8 counter read-only
The total number of ICP error notification packets received.
       wfVinesAggrInIcpMetrics 1.3.6.1.4.1.18.3.5.8.15.9 counter read-only
The total number of ICP metric notification packets received.
       wfVinesAggrOutIcpErrs 1.3.6.1.4.1.18.3.5.8.15.10 counter read-only
The total number of ICP error notification packets transmitted.
       wfVinesAggrOutIcpMetrics 1.3.6.1.4.1.18.3.5.8.15.11 counter read-only
The total number of ICP metric notification packets transmitted.
       wfVinesAggrInArpQueries 1.3.6.1.4.1.18.3.5.8.15.12 counter read-only
The total number of ARP queries received.
       wfVinesAggrInArpAssigns 1.3.6.1.4.1.18.3.5.8.15.13 counter read-only
The total number of ARP assignment requests received.
       wfVinesAggrInArpErrs 1.3.6.1.4.1.18.3.5.8.15.14 counter read-only
The total number of ARP packets received with errors.
       wfVinesAggrOutArpServResps 1.3.6.1.4.1.18.3.5.8.15.15 counter read-only
The total number of ARP service responses sent.
       wfVinesAggrOutArpAssigns 1.3.6.1.4.1.18.3.5.8.15.16 counter read-only
The total number of ARP assignment responses sent.
       wfVinesAggrInRedirects 1.3.6.1.4.1.18.3.5.8.15.17 counter read-only
The total number of Redirect packets received.
       wfVinesAggrOutRedirects 1.3.6.1.4.1.18.3.5.8.15.18 counter read-only
The total number of Redirect packets sent.
       wfVinesAggrInEchos 1.3.6.1.4.1.18.3.5.8.15.19 counter read-only
The total number of Echo packets received.
       wfVinesAggrOutEchos 1.3.6.1.4.1.18.3.5.8.15.20 counter read-only
The total number of Echo packets sent.