Wellfleet-DIFFSERV-MIB

File: Wellfleet-DIFFSERV-MIB.mib (5098 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

IpAddress OBJECT-TYPE wfDiffServAppGroup

Defined Types

WfDiffServIntfEntry  
SEQUENCE    
  wfDiffServIntfCreate INTEGER
  wfDiffServIntfEnable INTEGER
  wfDiffServIntfState INTEGER
  wfDiffServIntfIpAddr IpAddress
  wfDiffServIntfIfIndex INTEGER
  wfDiffServIntfLogMask INTEGER
  wfDiffServIntfCfgType INTEGER
  wfDiffServIntfUrlIdleOutTimer INTEGER

Defined Values

wfDiffServ 1.3.6.1.4.1.18.3.5.26.1
OBJECT IDENTIFIER    

wfDiffServCreate 1.3.6.1.4.1.18.3.5.26.1.1
Create/Delete parameter. Default is created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfDiffServEnable 1.3.6.1.4.1.18.3.5.26.1.2
Enable/Disable parameter. Default is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDiffServDsByteMask 1.3.6.1.4.1.18.3.5.26.1.3
Bitmask which is AND'ed with DS-byte stting and then OR'ed with DS-byte in the packet. It masks out bits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfDiffServIntfTable 1.3.6.1.4.1.18.3.5.26.2
Table of DiffServ capable interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDiffServIntfEntry

wfDiffServIntfEntry 1.3.6.1.4.1.18.3.5.26.2.1
DiffServ interface table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDiffServIntfEntry  

wfDiffServIntfCreate 1.3.6.1.4.1.18.3.5.26.2.1.1
Create/Delete parameter. Default is created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfDiffServIntfEnable 1.3.6.1.4.1.18.3.5.26.2.1.2
Enable/Disable parameter. Default is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDiffServIntfState 1.3.6.1.4.1.18.3.5.26.2.1.3
Current state of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), notpres(3)  

wfDiffServIntfIpAddr 1.3.6.1.4.1.18.3.5.26.2.1.4
IP address this interface is associated with.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfDiffServIntfIfIndex 1.3.6.1.4.1.18.3.5.26.2.1.5
Circuit number/if index this interface is associated with.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDiffServIntfLogMask 1.3.6.1.4.1.18.3.5.26.2.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfDiffServIntfCfgType 1.3.6.1.4.1.18.3.5.26.2.1.7
Interface config type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER static(1), cops(2)  

wfDiffServIntfUrlIdleOutTimer 1.3.6.1.4.1.18.3.5.26.2.1.8
Number of seconds to wait before a dynamic Url filter is idled out.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER