Wellfleet-NML-MIB

File: Wellfleet-NML-MIB.mib (8412 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter Gauge
TimeTicks Opaque enterprises
mgmt OBJECT-TYPE TRAP-TYPE
DisplayString mib-2 wfBridgeGroup

Defined Types

WfNmlBaseEntry  
SEQUENCE    
  wfNmlDelete INTEGER
  wfNmlDisable INTEGER
  wfNmlCircuit INTEGER
  wfNmlAddSecurityHeader INTEGER
  wfNmlSAIDType INTEGER
  wfNmlSAIDValue INTEGER
  wfNmlCUGValue INTEGER
  wfNmlCUGDrop INTEGER
  wfNmlCUGPacketsDropped INTEGER

WfNmlTrafficFilterEntry  
SEQUENCE    
  wfNmlTrafficFilterCreate INTEGER
  wfNmlTrafficFilterEnable INTEGER
  wfNmlTrafficFilterStatus INTEGER
  wfNmlTrafficFilterCounter Counter
  wfNmlTrafficFilterDefinition Opaque
  wfNmlTrafficFilterReserved INTEGER
  wfNmlTrafficFilterCircuit INTEGER
  wfNmlTrafficFilterRuleNumber INTEGER
  wfNmlTrafficFilterFragment INTEGER
  wfNmlTrafficFilterName DisplayString

Defined Values

wfBrNativeModeLan 1.3.6.1.4.1.18.3.5.1.1.5
OBJECT IDENTIFIER    

wfNmlBaseTable 1.3.6.1.4.1.18.3.5.1.1.5.2
NML Base record - Contains NML Configuration parameters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfNmlBaseEntry

wfNmlBaseEntry 1.3.6.1.4.1.18.3.5.1.1.5.2.1
An entry in the NML Base table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfNmlBaseEntry  

wfNmlDelete 1.3.6.1.4.1.18.3.5.1.1.5.2.1.1
Create/Delete parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfNmlDisable 1.3.6.1.4.1.18.3.5.1.1.5.2.1.2
Enable/Disable parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNmlCircuit 1.3.6.1.4.1.18.3.5.1.1.5.2.1.3
Circuit being used
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNmlAddSecurityHeader 1.3.6.1.4.1.18.3.5.1.1.5.2.1.4
Indicates if Security header should be added and verified or just verified on egress of this circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), check(2), drop(3)  

wfNmlSAIDType 1.3.6.1.4.1.18.3.5.1.1.5.2.1.5
Type of SAID to be used. Group or individual
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER individual(1), group(2)  

wfNmlSAIDValue 1.3.6.1.4.1.18.3.5.1.1.5.2.1.6
Indicates value for Group or Individual SAID
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfNmlCUGValue 1.3.6.1.4.1.18.3.5.1.1.5.2.1.7
Indicates Closed User Group id to be placed in MDF field of frame
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfNmlCUGDrop 1.3.6.1.4.1.18.3.5.1.1.5.2.1.8
Indicates action to perfrom if security search of table fails
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), forward(2)  

wfNmlCUGPacketsDropped 1.3.6.1.4.1.18.3.5.1.1.5.2.1.9
Indicates packets dropped for security check
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNmlTrafficFilterTable 1.3.6.1.4.1.18.3.5.1.1.5.3
Native mode Lan Traffic Filters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfNmlTrafficFilterEntry

wfNmlTrafficFilterEntry 1.3.6.1.4.1.18.3.5.1.1.5.3.1
An entry in wfNmlTrafficFilterTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfNmlTrafficFilterEntry  

wfNmlTrafficFilterCreate 1.3.6.1.4.1.18.3.5.1.1.5.3.1.1
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfNmlTrafficFilterEnable 1.3.6.1.4.1.18.3.5.1.1.5.3.1.2
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfNmlTrafficFilterStatus 1.3.6.1.4.1.18.3.5.1.1.5.3.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), error(2), inactive(3)  

wfNmlTrafficFilterCounter 1.3.6.1.4.1.18.3.5.1.1.5.3.1.4
The number of received packets that have matched this rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfNmlTrafficFilterDefinition 1.3.6.1.4.1.18.3.5.1.1.5.3.1.5
The filter rule definition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Opaque  

wfNmlTrafficFilterReserved 1.3.6.1.4.1.18.3.5.1.1.5.3.1.6
Reserved field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNmlTrafficFilterCircuit 1.3.6.1.4.1.18.3.5.1.1.5.3.1.7
The ID of the Bridge Circuit to which the filter is applied.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNmlTrafficFilterRuleNumber 1.3.6.1.4.1.18.3.5.1.1.5.3.1.8
ID for the rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNmlTrafficFilterFragment 1.3.6.1.4.1.18.3.5.1.1.5.3.1.9
Fragment number - for large rules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfNmlTrafficFilterName 1.3.6.1.4.1.18.3.5.1.1.5.3.1.10
name of the rule number
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString