IBM-FRAMERELAY-MIB

File: IBM-FRAMERELAY-MIB.mib (4041 bytes)

Imported modules

SNMPv2-SMI RFC-1212 SNMPv2-TC-v1
RFC1155-SMI RFC1213-MIB RFC1315-MIB

Imported symbols

Counter32 Integer32 IpAddress
Gauge32 OBJECT-TYPE DisplayString
enterprises ifIndex frCircuitIfIndex
frCircuitDlci

Defined Types

IbmframerelayPVCEntry  
SEQUENCE    
  ibmframerelayPVCCircName DisplayString
  ibmframerelayPVCTimesActive Counter32
  ibmframerelayPVCTimesInactive Counter32
  ibmframerelayPVCTimesCongested Counter32
  ibmframerelayPVCTxQueued Gauge32
  ibmframerelayPVCTxDropped Counter32
  ibmframerelayPVCClearAll Integer32

Defined Values

ibmIROCfrcircuit 1.3.6.1.4.1.2.6.119.4.4.5
OBJECT IDENTIFIER    

ibmframerelayPVCTable 1.3.6.1.4.1.2.6.119.4.4.5.1
A table providing PVC information and the capabiilty to clear counters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmframerelayPVCEntry

ibmframerelayPVCEntry 1.3.6.1.4.1.2.6.119.4.4.5.1.1
Entry identifying a particular permanent virtual circuit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmframerelayPVCEntry  

ibmframerelayPVCCircName 1.3.6.1.4.1.2.6.119.4.4.5.1.1.1
The name string assigned to this PVC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ibmframerelayPVCTimesActive 1.3.6.1.4.1.2.6.119.4.4.5.1.1.2
The times this PVC entered active state as reported by frCircuitState.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmframerelayPVCTimesInactive 1.3.6.1.4.1.2.6.119.4.4.5.1.1.3
The times this PVC entered inactive state as reported by frCircuitState.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmframerelayPVCTimesCongested 1.3.6.1.4.1.2.6.119.4.4.5.1.1.4
The times this PVC has become congested.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmframerelayPVCTxQueued 1.3.6.1.4.1.2.6.119.4.4.5.1.1.5
The current number of frames queued for transmission and waiting for space on the device transmit queue.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

ibmframerelayPVCTxDropped 1.3.6.1.4.1.2.6.119.4.4.5.1.1.6
The number of frames discarded because they could not be transmitted due to output queue overflow.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

ibmframerelayPVCClearAll 1.3.6.1.4.1.2.6.119.4.4.5.1.1.7
When SET to a value of 0, all the frame relay counters for this PVC are cleared. When READ, this object always returns a value of 0, since this object is intended as a trigger, rather than providing information.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32