C-PRODUCT-CTX-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
27
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
ctxCardConfig OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.20.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.43.1.12.1.1.20.1 |
ctxCardBuffer OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.20.1.1 |
ctxCardBufferTableThis 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. SEQUENCE OF CtxCardBufferEntry .1.3.6.1.4.1.43.1.12.1.1.20.1.1.1 |
ctxCardBufferEntryInformation about a CTX Buffer information. CtxCardBufferEntry .1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1 |
ctxCardBufferIndexQueue Index INTEGER .1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.1 |
ctxCardInterfaceThis 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 lowro OCTET STRING .1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.2 |
ctxCardBufferCellsThis 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.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.3 |
ctxCardCongOnThis object indicates the percentage of Congestion ON
configured to a specified card interface. The integer
value contains 0-100 percentage.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.4 |
ctxCardCongOffThis object indicates the percentage of Congestion OFF
configured to a specified card interface. The integer
value contains 0-100 percentage.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.20.1.1.1.1.5 |
ctxCardShapers OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.20.1.2 |
ctxCardShapersTableThis 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. SEQUENCE OF CtxCardShapersEntry .1.3.6.1.4.1.43.1.12.1.1.20.1.2.1 |
ctxCardShapersEntryInformation about a CTX Shaper information. CtxCardShapersEntry .1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1 |
ctxCardShapersIndexThe Index is associated with Traffic shaper. INTEGER .1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1.1 |
ctxCardShapersDescThis 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 Bulkro OCTET STRING .1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1.2 |
ctxCardShapersRateThis 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.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.20.1.2.1.1.3 |
ctxCard OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.20.1.3 |
ctxCardTableThis object contains the CTX card information table.
There are one ctxCardEntry associated for each CTX card. SEQUENCE OF CtxCardEntry .1.3.6.1.4.1.43.1.12.1.1.20.1.3.1 |
ctxCardEntryInformation about a CTX Card information. CtxCardEntry .1.3.6.1.4.1.43.1.12.1.1.20.1.3.1.1 |
ctxCardResetThis 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.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.20.1.3.1.1.1 |
ctxATMStats OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.20.2 |
ctxATMStatsTableThis 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. SEQUENCE OF CbrATMStatsEntry .1.3.6.1.4.1.43.1.12.1.1.20.2.1 |
ctxATMStatsEntryAn entry in the CTX specific VC Statistics table. CbrATMStatsEntry .1.3.6.1.4.1.43.1.12.1.1.20.2.1.1 |
ctxATMStatsRxCellsThis object indicates the total number of ATM cells received
over the CTX ATM VC connection since the last ATM VC clear
time and date.ro Counter .1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.1 |
ctxATMStatsTxCellsThis object indicates the total number of ATM cells transmitted
over the CTX ATM VC connection since the last ATM VC clear
time and date.ro Counter .1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.2 |
ctxATMStatsResetStatsThis 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.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.3 |
ctxATMStatsResetTimeDateThis object indicates the last time and date the ATM statistics
were cleared for the specified ATM VC connection.ro TimeAndDate .1.3.6.1.4.1.43.1.12.1.1.20.2.1.1.4 |