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

VENDOR: WELLFLEET


 Home MIB: Wellfleet-GRE-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
 wfGreInterfaceTable 1.3.6.1.4.1.18.3.5.3.20.1 no-access
Parameters in wfGreInterfaceTable
     wfGreInterfaceEntry 1.3.6.1.4.1.18.3.5.3.20.1.1 no-access
An entry in wfGreTable.
         wfGreIntfCreate 1.3.6.1.4.1.18.3.5.3.20.1.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an wfGreEntry instance. Enumeration: 'create': 1, 'delete': 2.
         wfGreIntfEnable 1.3.6.1.4.1.18.3.5.3.20.1.1.2 integer read-write
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable GRE . Enumeration: 'disabled': 2, 'enabled': 1.
         wfGreIntfState 1.3.6.1.4.1.18.3.5.3.20.1.1.3 integer read-only
The current state of GRE interface. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpres': 4.
         wfGreIntfIpAddr 1.3.6.1.4.1.18.3.5.3.20.1.1.4 ipaddress read-only
The IP interface to run GRE on.
         wfGreIntfCct 1.3.6.1.4.1.18.3.5.3.20.1.1.5 integer read-only
Circuit number of the GRE interface
         wfGreIntfStatsEnable 1.3.6.1.4.1.18.3.5.3.20.1.1.6 integer read-write
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable mib statistics for GRE interface. Enumeration: 'disabled': 2, 'enabled': 1.
         wfGreIntfDebugLevel 1.3.6.1.4.1.18.3.5.3.20.1.1.7 integer read-write
A parameter to specify which messages to be printed in to the log.
 wfGreTunnelTable 1.3.6.1.4.1.18.3.5.3.20.2 no-access
Parameters in wfGreTunnelTable
     wfGreTunnelEntry 1.3.6.1.4.1.18.3.5.3.20.2.1 no-access
An entry in wfGreTunnelTable.
         wfGreTunnelLocalAddr 1.3.6.1.4.1.18.3.5.3.20.2.1.1 ipaddress read-only
IP Address of local interface.
         wfGreTunnelLocalIndex 1.3.6.1.4.1.18.3.5.3.20.2.1.2 integer read-only
This tunnel index is assigned by the GRE process. It is used to index into the GRE mapping table.
         wfGreTunnelType 1.3.6.1.4.1.18.3.5.3.20.2.1.3 integer read-only
Indicate whether a tunnel peer has assigned a tunnel ID. Enumeration: 'generic': 1, 'udas': 2.
         wfGreTunnelId 1.3.6.1.4.1.18.3.5.3.20.2.1.4 integer read-only
This tunnel ID is assigned by the tunnel peer.
         wfGreTunnelPeerAddress 1.3.6.1.4.1.18.3.5.3.20.2.1.5 ipaddress read-only
Address of the tunnel peer.
         wfGreRemotePayloadAddress 1.3.6.1.4.1.18.3.5.3.20.2.1.6 octet string read-only
The address of the remote node.
         wfGreTunnelState 1.3.6.1.4.1.18.3.5.3.20.2.1.7 integer read-only
The state of the GRE tunnel. Enumeration: 'down': 2, 'up': 1.
         wfGreVersion 1.3.6.1.4.1.18.3.5.3.20.2.1.8 integer read-only
Reserved for future use
         wfGreProtoMap 1.3.6.1.4.1.18.3.5.3.20.2.1.9 octet string read-only
This will be set to the protocol type of the payload. GRE_PROTO_IP 1 GRE_PROTO_IPX 2
         wfGreTunnelPktsTx 1.3.6.1.4.1.18.3.5.3.20.2.1.10 counter read-only
Number of packets transmitted
         wfGreTunnelPktsRx 1.3.6.1.4.1.18.3.5.3.20.2.1.11 counter read-only
Number of packets received
         wfGreTunnelBytesTx 1.3.6.1.4.1.18.3.5.3.20.2.1.12 counter read-only
Number of bytes transmitted
         wfGreTunnelBytesRx 1.3.6.1.4.1.18.3.5.3.20.2.1.13 counter read-only
Number of bytes received
         wfGreTunnelPktsTxDropped 1.3.6.1.4.1.18.3.5.3.20.2.1.14 counter read-only
Number of outgoing packets dropped
         wfGreTunnelPktsRxDropped 1.3.6.1.4.1.18.3.5.3.20.2.1.15 counter read-only
Number of incoming packets dropped
         wfGreTunnelXsumErr 1.3.6.1.4.1.18.3.5.3.20.2.1.16 counter read-only
Number of inbound checksum errors
         wfGreTunnelSeqNumErr 1.3.6.1.4.1.18.3.5.3.20.2.1.17 counter read-only
Number of sequence errors
         wfGreTunnelMtu 1.3.6.1.4.1.18.3.5.3.20.2.1.18 integer read-only
The MTU of the GRE tunnel