Wellfleet-VCCT-MIB

File: Wellfleet-VCCT-MIB.mib (5116 bytes)

Imported modules

RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

OBJECT-TYPE wfVcctGroup

Defined Types

WfVcctEntry  
SEQUENCE    
  wfVcctEntryDelete INTEGER
  wfVcctEntryDisable INTEGER
  wfVcctEntryState INTEGER
  wfVcctEntrySlot INTEGER
  wfVcctEntryCct INTEGER
  wfVcctEntryNumClients INTEGER
  wfVcctEntryServiceType INTEGER

Defined Values

wfVcct 1.3.6.1.4.1.18.3.5.24.1
OBJECT IDENTIFIER    

wfVcctDelete 1.3.6.1.4.1.18.3.5.24.1.1
Create/Delete parameter. Default is created. User perform an SNMP SET operation on this object in order to create/delete VCCT
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfVcctDisable 1.3.6.1.4.1.18.3.5.24.1.2
Enable/Disable parameter. Default is enabled. User perform an SNMP SET operation on this object in order to enable/disable VCCT
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfVcctState 1.3.6.1.4.1.18.3.5.24.1.3
The current state of VCCT subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfVcctTable 1.3.6.1.4.1.18.3.5.24.2
Table of Virtual Circuit Config Objects
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfVcctEntry

wfVcctEntry 1.3.6.1.4.1.18.3.5.24.2.1
An entry in the Virtual Circuit Config Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfVcctEntry  

wfVcctEntryDelete 1.3.6.1.4.1.18.3.5.24.2.1.1
Create/Delete parameter. Default is created. User perform an SNMP SET operation on this object in order to create/delete the Virtual Circuit gate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfVcctEntryDisable 1.3.6.1.4.1.18.3.5.24.2.1.2
Enable/Disable parameter. Default is enabled. User perform an SNMP SET operation on this object in order to enable/disable the Virtual Circuit gate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfVcctEntryState 1.3.6.1.4.1.18.3.5.24.2.1.3
Current state of the virtual circuit gate
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER coisapwait(1), connectwait(2), connectrspwait(3), connectrcv(4), disconnectrspwait(5)  

wfVcctEntrySlot 1.3.6.1.4.1.18.3.5.24.2.1.4
Slot that the Virtual Circuit gate is running on
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfVcctEntryCct 1.3.6.1.4.1.18.3.5.24.2.1.5
Circuit number of this Virtual Circuit gate
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfVcctEntryNumClients 1.3.6.1.4.1.18.3.5.24.2.1.6
Total number of clients registered on this Virtual Circuit Gate
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfVcctEntryServiceType 1.3.6.1.4.1.18.3.5.24.2.1.7
Type of Service being provided by this Virtual Circuit gate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dlcClientApi(1)