C-PRODUCT-CTX-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: C-PRODUCT-CTX-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
 ctxCardConfig 1.3.6.1.4.1.43.1.12.1.1.20.1
     ctxCardBuffer 1.3.6.1.4.1.43.1.12.1.1.20.1.1
         ctxCardBufferTable 1.3.6.1.4.1.43.1.12.1.1.20.1.1.1 no-access
This object contains the CTX Queue Buffer information table. There are one ctxCardBufferEntry associated for each CTX Queue. Within the shelf, there are 16 queue buffers. The table uses the slot number and queue number as an index associated with each queue buffer.
             ctxCardBufferEntry 1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1 no-access
Information about a CTX Buffer information.
                 ctxCardBufferIndex 1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.1 integer no-access
Queue Index
                 ctxCardInterface 1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.2 octet string read-only
This object describes the Description of the queue. The queue Description is combined with slot, Card Interface, high/low priority queue. For example: Slot Interface Queue 3 IMA Grp 1 0 CBR 3 IMA Grp 1 1 VBR 3 IMA Grp 1 2 UBR1 ... (SAR ports) 1 low 8 (none) 0 high 8 (none) 1 low
                 ctxCardBufferCells 1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.3 integer read-write
This object indicates the buffer cells configured to a specified card interface. The integer value contains between 512 and 65280. The unit of Buffer Cells is in number of cells.
                 ctxCardCongOn 1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.4 integer read-write
This object indicates the percentage of Congestion ON configured to a specified card interface. The integer value contains 0-100 percentage.
                 ctxCardCongOff 1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.5 integer read-write
This object indicates the percentage of Congestion OFF configured to a specified card interface. The integer value contains 0-100 percentage.
     ctxCardShapers 1.3.6.1.4.1.43.1.12.1.1.20.1.2
         ctxCardShapersTable 1.3.6.1.4.1.43.1.12.1.1.20.1.2.1 no-access
This object contains the CTX Traffic Shaper information table. There are one ctxCardShapersEntry associated for each Traffic Shaper. Within the shelf, there are total of seven Traffic Shapers. The table uses the slot number and shaper Index as an index associated for each Traffic shaper.
             ctxCardShapersEntry 1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1 no-access
Information about a CTX Shaper information.
                 ctxCardShapersIndex 1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1.1 integer no-access
The Index is associated with Traffic shaper.
                 ctxCardShapersDesc 1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1.2 octet string read-only
This object describes the Description of the Traffic shaper. For example: Trunk Bulk Trk Grp 1 (VBR HI) Trk Grp 1 (VBR LO) Trk Grp 1 (UBR) SAR Output SAR Input OC3 Bulk
                 ctxCardShapersRate 1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1.3 integer read-write
This object contains the Traffic Shapers Rate. The integer value contains between 150 and 390625 for Trunk Bulk, Trk Grp and OC3 Bulk. The max Shaper rate for SAR Output/Input is 78125. The unit of Shapers Rate is in cells per seconds.
     ctxCard 1.3.6.1.4.1.43.1.12.1.1.20.1.3
         ctxCardTable 1.3.6.1.4.1.43.1.12.1.1.20.1.3.1 no-access
This object contains the CTX card information table. There are one ctxCardEntry associated for each CTX card.
             ctxCardEntry 1.3.6.1.4.1.43.1.12.1.1.20.1.3.1.1 no-access
Information about a CTX Card information.
                 ctxCardReset 1.3.6.1.4.1.43.1.12.1.1.20.1.3.1.1.1 integer read-write
This object indicates the action to be changed CTX buffer by a reset CTX card. It will cause cell loss on all Virtual Circuits for 10ms. A read request always return zero. Enumeration: 'reset': 1.
 ctxATMStats 1.3.6.1.4.1.43.1.12.1.1.20.2
     ctxATMStatsTable 1.3.6.1.4.1.43.1.12.1.1.20.2.1 no-access
This object contains the CTX specific VC Statistics table. There is one ctxATMStatsEntry associated for each CTX VC connection provisioned within the shelf. This table uses vcpSideId as an index which is defined in the vcBaseTable of the C-PRODUCT BASE MIB. This index value uniquely identifies the CTX VC connection to which this entry is applicable.
         ctxATMStatsEntry 1.3.6.1.4.1.43.1.12.1.1.20.2.1.1 no-access
An entry in the CTX specific VC Statistics table.
             ctxATMStatsRxCells 1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.1 counter read-only
This object indicates the total number of ATM cells received over the CTX ATM VC connection since the last ATM VC clear time and date.
             ctxATMStatsTxCells 1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.2 counter read-only
This object indicates the total number of ATM cells transmitted over the CTX ATM VC connection since the last ATM VC clear time and date.
             ctxATMStatsResetStats 1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.3 integer read-write
This object will (1) clear the ATM statistics counters and (2) initialize the reset time and date to the current time and date for the specified ATM VC connection. NOTE: A value of '2' is returned for any attempted reads of this object. Enumeration: 'reset': 1, 'not-applicable': 2.
             ctxATMStatsResetTimeDate 1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.4 timeanddate read-only
This object indicates the last time and date the ATM statistics were cleared for the specified ATM VC connection.