Wellfleet-FR-MIB

File: Wellfleet-FR-MIB.mib (20422 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 wfFrameRelayGroup

Defined Types

WfFrDlcmiEntry  
SEQUENCE    
  wfFr1DlcmiDelete INTEGER
  wfFr1DlcmiDisable INTEGER
  wfFr1DlcmiState INTEGER
  wfFr1DlcmiCircuit INTEGER
  wfFr1DlcmiManagementType INTEGER
  wfFr1DlcmiStatus INTEGER
  wfFr1DlcmiAddress INTEGER
  wfFr1DlcmiAddressLen INTEGER
  wfFr1DlcmiPollingInterval INTEGER
  wfFr1DlcmiFullEnquiryInterval INTEGER
  wfFr1DlcmiErrorThreshold INTEGER
  wfFr1DlcmiMonitoredEvents INTEGER
  wfFr1DlcmiMaxSupportedVCs INTEGER
  wfFr1DlcmiMulticast INTEGER
  wfFr1DlcmiSeqCount INTEGER
  wfFr1DlcmiLastReceived INTEGER
  wfFr1DlcmiPassiveSeqCount INTEGER
  wfFr1DlcmiPassiveReceived INTEGER
  wfFr1DlcmiPolls INTEGER
  wfFr1DlcmiAlarmTimer INTEGER
  wfFr1ErrType INTEGER
  wfFr1ErrData OCTET STRING
  wfFr1ErrTime TimeTicks
  wfFr1ErrDiscards Counter
  wfFr1ErrDrops Counter

WfFrCircuitEntry  
SEQUENCE    
  wfFr1CircuitDelete INTEGER
  wfFr1CircuitNumber INTEGER
  wfFr1CircuitDlci INTEGER
  wfFr1CircuitState INTEGER
  wfFr1CircuitStateSet INTEGER
  wfFr1CircuitReceivedFECNs Counter
  wfFr1CircuitReceivedBECNs Counter
  wfFr1CircuitSentFrames Counter
  wfFr1CircuitSentOctets Counter
  wfFr1CircuitReceivedFrames Counter
  wfFr1CircuitReceivedOctets Counter
  wfFr1CircuitCreationTime TimeTicks
  wfFr1CircuitLastTimeChange TimeTicks
  wfFr1CircuitCommittedBurst INTEGER
  wfFr1CircuitExcessBurst INTEGER
  wfFr1CircuitThroughput INTEGER
  wfFr1CircuitMulticast INTEGER
  wfFr1CircuitDiscards Counter
  wfFr1CircuitDrops Counter
  wfFr1CircuitSubCct INTEGER
  wfFr1CircuitMode INTEGER

Defined Values

wfFrDlcmiTable 1.3.6.1.4.1.18.3.5.9.1.1
The Parameters for the Data Link Connection Management Interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfFrDlcmiEntry

wfFrDlcmiEntry 1.3.6.1.4.1.18.3.5.9.1.1.1
The parameters for a particular Data Link Connection Management Interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfFrDlcmiEntry  

wfFr1DlcmiDelete 1.3.6.1.4.1.18.3.5.9.1.1.1.1
Indication to delete this frame relay interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfFr1DlcmiDisable 1.3.6.1.4.1.18.3.5.9.1.1.1.2
Indicates when a dlcmi entry is to be enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfFr1DlcmiState 1.3.6.1.4.1.18.3.5.9.1.1.1.3
The current state of Frame Relay. The not present state is not actually valid except when the record is first added. It is included for consistency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfFr1DlcmiCircuit 1.3.6.1.4.1.18.3.5.9.1.1.1.4
Instance identifier. The circuit number of this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfFr1DlcmiManagementType 1.3.6.1.4.1.18.3.5.9.1.1.1.5
This variable indicates which Data Link Connection Management scheme is active (and by implication, what DLCI it uses).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), lmi(2), t1617d(3), t1617b(4), annexa(5), lmiswitch(6), annexdswitch(7), annexaswitch(8)  

wfFr1DlcmiStatus 1.3.6.1.4.1.18.3.5.9.1.1.1.6
Indicates the status of the interface. FR1_STATUS_START is the state during rebooting or initial start of circuit FR1_STATUS_RUNNING1 is the sate after the circuit is up (either LMI successful or there is no DLCMI and the system just comes up). FR1_STATUS_FAULT is a transient state indicating that errors have caused the circuit to be disabled until DLCMI recovery. FR1_STATUS_RECOVERED indicates that an the system has been in the FR_STATUS_FAULT mode before, but has since recovered.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER start(1), running(2), fault(3), recovered(4)  

wfFr1DlcmiAddress 1.3.6.1.4.1.18.3.5.9.1.1.1.7
This states which address format is in use on the FR interface. The default is Q922
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER q921(1), q922march90(2), q922november90(3), q922(4)  

wfFr1DlcmiAddressLen 1.3.6.1.4.1.18.3.5.9.1.1.1.8
This variable states the address length in octets. In the case of Q922 format, the length indicates the entire length of the address includeding the control portion.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER twobyte(2), threebyte(3), fourbyte(4)  

wfFr1DlcmiPollingInterval 1.3.6.1.4.1.18.3.5.9.1.1.1.9
The number of seconds between successive status enquiry messages
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

wfFr1DlcmiFullEnquiryInterval 1.3.6.1.4.1.18.3.5.9.1.1.1.10
The number of status enquiry intervals that pass before issuance of a full status enquiry message.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfFr1DlcmiErrorThreshold 1.3.6.1.4.1.18.3.5.9.1.1.1.11
This is the maximum number of unanswered Status Enquiries the equipment shall accept before declaring the interface down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFr1DlcmiMonitoredEvents 1.3.6.1.4.1.18.3.5.9.1.1.1.12
This is the number of status polling intervals over which the error threshold is counted. For example, if within 'MonitoredEvents' number of events the station receives 'ErrorThreshold' number of errors, the interface is marked as down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFr1DlcmiMaxSupportedVCs 1.3.6.1.4.1.18.3.5.9.1.1.1.13
The maximum number of Virtual Circuits allowed for this interface. Usually dictated by the Frame Relay network. The system sets this initially.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfFr1DlcmiMulticast 1.3.6.1.4.1.18.3.5.9.1.1.1.14
This indicates whether the frame relay provider offers a multicast
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfFr1DlcmiSeqCount 1.3.6.1.4.1.18.3.5.9.1.1.1.15
This station's sequence counter. It represents the next value to send.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wfFr1DlcmiLastReceived 1.3.6.1.4.1.18.3.5.9.1.1.1.16
The sequence number just received from the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wfFr1DlcmiPassiveSeqCount 1.3.6.1.4.1.18.3.5.9.1.1.1.17
This station's sequence counter for answering status enquiry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wfFr1DlcmiPassiveReceived 1.3.6.1.4.1.18.3.5.9.1.1.1.18
The sequence number just received from the enquring station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wfFr1DlcmiPolls 1.3.6.1.4.1.18.3.5.9.1.1.1.19
This is the counter of where we are in the polling cycle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfFr1DlcmiAlarmTimer 1.3.6.1.4.1.18.3.5.9.1.1.1.20
This is a counter of 1/2 second timeouts. When it reaches 2 x the polling interval, an enquiry message is sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfFr1ErrType 1.3.6.1.4.1.18.3.5.9.1.1.1.21
Indicate the type of the last specific monitored error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), short(2), long(3), illegaldlci(4), unknowndlci(5), protoerr(6), unknownie(7), sequenceerr(8), unknownrpt(9), reset(10), cntrl(11)  

wfFr1ErrData 1.3.6.1.4.1.18.3.5.9.1.1.1.22
Contains as much of the error packet as possible.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfFr1ErrTime 1.3.6.1.4.1.18.3.5.9.1.1.1.23
The time the last error occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

wfFr1ErrDiscards 1.3.6.1.4.1.18.3.5.9.1.1.1.24
The number of inbound frames dropped because of format or other errors or because the VC was not known.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1ErrDrops 1.3.6.1.4.1.18.3.5.9.1.1.1.25
The number of outbound frames dropped. Usually this is due the specified DLCI being unknown or a broadcast packet is too long
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFrCircuitTable 1.3.6.1.4.1.18.3.5.9.1.2
Frame Relay Circuit table gives information about a virtual circuits.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfFrCircuitEntry

wfFrCircuitEntry 1.3.6.1.4.1.18.3.5.9.1.2.1
An entry in the Frame Relay Circuit table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfFrCircuitEntry  

wfFr1CircuitDelete 1.3.6.1.4.1.18.3.5.9.1.2.1.1
Indication to delete this frame relay interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2), system(3)  

wfFr1CircuitNumber 1.3.6.1.4.1.18.3.5.9.1.2.1.2
Instance identifier. The circuit number of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfFr1CircuitDlci 1.3.6.1.4.1.18.3.5.9.1.2.1.3
Instance identifier. This indicates which virtual circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER twobyteminimum(16), twobytemaximum(1007), threebyteminimum(1024), threebytemaximum(64511), fourbyteminimum(131072), fourbytemaximum(8257535)  

wfFr1CircuitState 1.3.6.1.4.1.18.3.5.9.1.2.1.4
Indicates the state of the particular virtual circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), active(2), inactive(3), xoff(4), control(5)  

wfFr1CircuitStateSet 1.3.6.1.4.1.18.3.5.9.1.2.1.5
User access for setting the state of a virtual circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), active(2), inactive(3)  

wfFr1CircuitReceivedFECNs 1.3.6.1.4.1.18.3.5.9.1.2.1.6
Number of frames received indicating forward congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitReceivedBECNs 1.3.6.1.4.1.18.3.5.9.1.2.1.7
Number of frames received indicating backward congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitSentFrames 1.3.6.1.4.1.18.3.5.9.1.2.1.8
The number of frames sent from this virtual circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitSentOctets 1.3.6.1.4.1.18.3.5.9.1.2.1.9
The number of octets sent from this virtual circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitReceivedFrames 1.3.6.1.4.1.18.3.5.9.1.2.1.10
The number of frames received from this virtual circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitReceivedOctets 1.3.6.1.4.1.18.3.5.9.1.2.1.11
The number of octets received from this virtual circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitCreationTime 1.3.6.1.4.1.18.3.5.9.1.2.1.12
The value of sysUpTime when the vc was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

wfFr1CircuitLastTimeChange 1.3.6.1.4.1.18.3.5.9.1.2.1.13
The value of sysUpTime when last there was a change in vc state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

wfFr1CircuitCommittedBurst 1.3.6.1.4.1.18.3.5.9.1.2.1.14
Indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during the measurement interval. Wellfleet does not presently support this.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFr1CircuitExcessBurst 1.3.6.1.4.1.18.3.5.9.1.2.1.15
Indicates teh maximum amount of uncommitted data bits that the network will attempt to deliver over the measurement interval. Wellfleet does not presently support this.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFr1CircuitThroughput 1.3.6.1.4.1.18.3.5.9.1.2.1.16
This is the average number of 'Frame Relay Information Field' bits transferred per second across a user network interface in one direction, measured over the measurement interval. Wellfleet does not presently support this.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFr1CircuitMulticast 1.3.6.1.4.1.18.3.5.9.1.2.1.17
Indicates whether this DLCI is used for multicast or single destination.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER multicast(1), unicast(2)  

wfFr1CircuitDiscards 1.3.6.1.4.1.18.3.5.9.1.2.1.18
The number of inbound frames discarded because of format errors, because the VC is inactive or because the protocol was not registered for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitDrops 1.3.6.1.4.1.18.3.5.9.1.2.1.19
Indicates how many outbound frames were dropped. Usually these are dropped because the VC is not active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFr1CircuitSubCct 1.3.6.1.4.1.18.3.5.9.1.2.1.20
Circuit number to use for this VC when configured in hybrid (for bridging) or direct access (VC as a circuit) mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFr1CircuitMode 1.3.6.1.4.1.18.3.5.9.1.2.1.21
The mode of the given VC. GROUP - treats the VC as one of many vc's on a circuit. HYBRID - treats the VC as one of many vc's on a circuit for protocol traffic, but as a separate circuit for bridging. DIRECT - treats the VC as a separate circuit for all applications.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER group(1), hybrid(2), direct(3)