IBM-FRAMERELAY-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IBM-FRAMERELAY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ibmIROCfrcircuit 1.3.6.1.4.1.2.6.119.4.4.5
     ibmframerelayPVCTable 1.3.6.1.4.1.2.6.119.4.4.5.1 no-access
A table providing PVC information and the capabiilty to clear counters.
         ibmframerelayPVCEntry 1.3.6.1.4.1.2.6.119.4.4.5.1.1 no-access
Entry identifying a particular permanent virtual circuit.
             ibmframerelayPVCCircName 1.3.6.1.4.1.2.6.119.4.4.5.1.1.1 displaystring read-only
The name string assigned to this PVC.
             ibmframerelayPVCTimesActive 1.3.6.1.4.1.2.6.119.4.4.5.1.1.2 counter32 read-only
The times this PVC entered active state as reported by frCircuitState.
             ibmframerelayPVCTimesInactive 1.3.6.1.4.1.2.6.119.4.4.5.1.1.3 counter32 read-only
The times this PVC entered inactive state as reported by frCircuitState.
             ibmframerelayPVCTimesCongested 1.3.6.1.4.1.2.6.119.4.4.5.1.1.4 counter32 read-only
The times this PVC has become congested.
             ibmframerelayPVCTxQueued 1.3.6.1.4.1.2.6.119.4.4.5.1.1.5 gauge32 read-only
The current number of frames queued for transmission and waiting for space on the device transmit queue.
             ibmframerelayPVCTxDropped 1.3.6.1.4.1.2.6.119.4.4.5.1.1.6 counter32 read-only
The number of frames discarded because they could not be transmitted due to output queue overflow.
             ibmframerelayPVCClearAll 1.3.6.1.4.1.2.6.119.4.4.5.1.1.7 integer32 read-write
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.