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

VENDOR: WELLFLEET


 Home MIB: Wellfleet-DIFFSERV-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
 wfDiffServ 1.3.6.1.4.1.18.3.5.26.1
     wfDiffServCreate 1.3.6.1.4.1.18.3.5.26.1.1 integer read-write
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1.
     wfDiffServEnable 1.3.6.1.4.1.18.3.5.26.1.2 integer read-write
Enable/Disable parameter. Default is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
     wfDiffServDsByteMask 1.3.6.1.4.1.18.3.5.26.1.3 integer read-write
Bitmask which is AND'ed with DS-byte stting and then OR'ed with DS-byte in the packet. It masks out bits.
 wfDiffServIntfTable 1.3.6.1.4.1.18.3.5.26.2 no-access
Table of DiffServ capable interfaces.
     wfDiffServIntfEntry 1.3.6.1.4.1.18.3.5.26.2.1 no-access
DiffServ interface table entry.
         wfDiffServIntfCreate 1.3.6.1.4.1.18.3.5.26.2.1.1 integer read-write
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1.
         wfDiffServIntfEnable 1.3.6.1.4.1.18.3.5.26.2.1.2 integer read-write
Enable/Disable parameter. Default is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         wfDiffServIntfState 1.3.6.1.4.1.18.3.5.26.2.1.3 integer read-only
Current state of this interface. Enumeration: 'down': 2, 'up': 1, 'notpres': 3.
         wfDiffServIntfIpAddr 1.3.6.1.4.1.18.3.5.26.2.1.4 ipaddress read-only
IP address this interface is associated with.
         wfDiffServIntfIfIndex 1.3.6.1.4.1.18.3.5.26.2.1.5 integer read-only
Circuit number/if index this interface is associated with.
         wfDiffServIntfLogMask 1.3.6.1.4.1.18.3.5.26.2.1.6 integer read-write
Specifies which events to log. 0x00000001 - Filter events: Add/Del/Enb/Dis 0x00000002 - Interaction with cops. 0x00000004 - Trigger events. 0x00000008 - Interaction with IP interface. 0x00000020 - Filter debugging events.
         wfDiffServIntfCfgType 1.3.6.1.4.1.18.3.5.26.2.1.7 integer read-write
Interface config type. Enumeration: 'cops': 2, 'static': 1.
         wfDiffServIntfUrlIdleOutTimer 1.3.6.1.4.1.18.3.5.26.2.1.8 integer read-write
Number of seconds to wait before a dynamic Url filter is idled out.