CISCO-VOICE-CAS-MODULE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
12
.1.3.6.1.4.1.9.9.389.1.1.1
·
1 row entry
·
12 columns
This table is used to configure templates
on the module/card. These templates provide
mapping information between the incoming CAS
ABCD signaling bit patterns and the outgoing
ABCD signaling bit patterns. The outgoing
bit patterns are derived from the incoming
bit patterns by applying a set of actions to
each incoming bit.
Thus, this table essentially contains
configuration information about CAS ABCD
signaling bits.
The ABCD bit carries signaling information
describing off-hook, on-hook event etc on a
T1 or E1. The pattern representations
differ in CAS variants on a T1 and E1.
For example:
On T1:
E&M protocol ABCD seized is 1100
On E1:
CAS-R2 signaling ABCD seized is 0001
This table is configured on a per module/ card
basis.
Further, one can have multiple different actions
performed on the different bits (A, B, C or D)
consecutively for the same incoming ABCD bit
index. However, a given bit position can only
have one action being performed on it for a given
incoming bit pattern.
For example, for a given incoming bit index,
one can define the 'A' bit to be set to 0, the 'B'
bit to be swapped with the 'C' bit, the 'C' bit to be
swapped with the 'B' bit and the 'D' bit to be inverted.
Thus, using this table, the user can create a template
with name (cvcmCasTemplateName) 'Template1' where for
incoming pattern (cvcmABCDIncomingPattern) '0000',
the action on the A bit (cvcmCasABitAction) is
'casBitSetToZero', the action on the B bit
(cvcmCasBBitAction) is 'casBitCBit', the action on the
C bit (cvcmCasCBitAction) is 'casBitBBit' and the action
on the D bit (cvcmCasDBitAction) is 'casBitInvertBit'.
This will create one entry in 'Template1' where the
resultant outgoing pattern (cvcmABCDOutgoingPattern)
will be '0001'.
An entry in the table. Each entry consists of
user defined CAS ABCD bit information to configure
a transmit or received signaling channel on a DSP.
user defined CAS ABCD bit information to configure
a transmit or received signaling channel on a DSP.
Indexes
cvcmModuleIndex cvcmCasTemplateIndex cvcmABCDPatternIndex
| Column | Syntax | OID | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cvcmModuleIndex
This object uniquely identifies the card/ module
where this table resides. It could be the slot number of the module or be 1 where 'module' is not applicable. |
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.389.1.1.1.1.1 |
||||||||||||||||||||||||
|
cvcmCasTemplateIndex
This object will index into the template that
is configured in this table. |
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.389.1.1.1.1.2 |
||||||||||||||||||||||||
|
cvcmABCDPatternIndex
Will be used to index into a particular pattern
mapping in the template that is configured. Since there are only 4 signaling bits (A, B, C, D), there can only be (2^4) or 16 patterns per template. |
Unsigned32 Constraints: range: 1-16 |
.1.3.6.1.4.1.9.9.389.1.1.1.1.3 |
||||||||||||||||||||||||
|
cvcmModulePhysicalIndex
This object represents the entPhysicalIndex of
the module where this table is being configured. If the entPhysicalTable is not supported on the SNMP agent, then the value of this object will be zero. |
CISCO-TCEntPhysicalIndexOrZero Textual Convention: CISCO-TCEntPhysicalIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.9.9.389.1.1.1.1.4 |
||||||||||||||||||||||||
|
cvcmCasTemplateName
This object identifies the name of the template
configured. This object needs to be unique among all the instances of the cvcmABCDBitTemplateConfigTable. The SNMP agent will need to validate this value for uniqueness. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.389.1.1.1.1.5 |
||||||||||||||||||||||||
|
cvcmABCDIncomingPattern
This object identifies the ABCD signaling bits
that are received by the module. The actions specified in 'cvcmCasABitAction', 'cvcmCasBBitAction', 'cvcmCasCBitAction' and 'cvcmCasDBitAction' are applied to this object. |
CvcmCasPatternBitPositionr/w Textual Convention: CvcmCasPatternBitPosition BitsType Values:
|
.1.3.6.1.4.1.9.9.389.1.1.1.1.6 |
||||||||||||||||||||||||
|
cvcmABCDOutgoingPattern
This object identifies the ABCD signaling bits
defined by user, and downloaded to DSP signaling channel. This pattern is derived from the actions specified in 'cvcmCasABitAction', 'cvcmCasBBitAction', 'cvcmCasCBitActi… |
CvcmCasPatternBitPosition Textual Convention: CvcmCasPatternBitPosition BitsType Values:
|
.1.3.6.1.4.1.9.9.389.1.1.1.1.7 |
||||||||||||||||||||||||
|
cvcmCasABitAction
This object identifies the action on the
'A' bit of the incoming ABCD bit pattern specified in cvcmABCDIncomingPattern. For this object, 'cvcmInvertBit' is same as 'cvcmInvertABit', 'cvcmNoAction' is same as 'cvcmABit… |
CvcmCasBitActionr/w Textual Convention: CvcmCasBitAction EnumerationType Values:
|
.1.3.6.1.4.1.9.9.389.1.1.1.1.8 |
||||||||||||||||||||||||
|
cvcmCasBBitAction
This object identifies the action on the
'B' bit of the incoming ABCD bit pattern specified in cvcmABCDIncomingPattern. For this object, 'cvcmInvertBit' is same as 'cvcmInvertBBit', 'cvcmNoAction' is same as 'cvcmBBi… |
CvcmCasBitActionr/w Textual Convention: CvcmCasBitAction EnumerationType Values:
|
.1.3.6.1.4.1.9.9.389.1.1.1.1.9 |
||||||||||||||||||||||||
|
cvcmCasCBitAction
This object identifies the action on the
'C' bit of the incoming ABCD bit pattern specified in cvcmABCDIncomingPattern. For this object, 'cvcmInvertBit' is same as 'cvcmInvertCBit', 'cvcmNoAction' is same as 'cvcmCBit… |
CvcmCasBitActionr/w Textual Convention: CvcmCasBitAction EnumerationType Values:
|
.1.3.6.1.4.1.9.9.389.1.1.1.1.10 |
||||||||||||||||||||||||
|
cvcmCasDBitAction
This object identifies the action on the
'D' bit of the incoming ABCD bit pattern specified in cvcmABCDIncomingPattern. For this object, 'cvcmInvertBit' is same as 'cvcmInvertDBit', 'cvcmNoAction' is same as 'cvcmDBi… |
CvcmCasBitActionr/w Textual Convention: CvcmCasBitAction EnumerationType Values:
|
.1.3.6.1.4.1.9.9.389.1.1.1.1.11 |
||||||||||||||||||||||||
|
cvcmCasBitRowStatus
An entry may be created using the 'createAndGo'
option. When the row is successfully created, the object will be set to 'active' by the agent. An entry may be deleted by setting the object to 'destroy'. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.389.1.1.1.1.12 |