| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| berSdThreshold |
tmnxDS1BerSdThreshold OBJECT-TYPE
SYNTAX Unsigned32 (1|5|10|50|100)
UNITS "error bits in million bits received"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The value of tmnxDS1BerSdThreshold specifies a bit error rate (BER)
threshold used to determine when to send a tmnxEqPortDS1Alarm
notification for a BER SD failure and a tmnxEqPortDS1AlarmClear
notification for a BER SD failure clear. Bit error computed must
reach/exceed threshold value over a pre-defined period of time
for the tmnxEqPortSonetAlarm notification to be sent.
The value of tmnxDS1Framing defines how the bit error is
computed and what values of tmnxDS1BerSdThreshold are allowed.
The following table defines this dependency:
tmnxDS1Framing Bit error calculation and value supported
-------------- -----------------------------------------
esf (1) each CRC error is counted as one bit error
g704 (4) values supported are 1,5,10,50,100
other values bit error alarms not supported, value
of tmnxDS1BerSdThreshold set to default and
cannot be changed
tmnxDS1BerSdThreshold value must not exceed the value of
tmnxDS1BerSfThreshold."
DEFVAL < 5 >
::= < tmnxDS1Entry 24 >
type=int default=five Displayed(tab/group)=Threshold for BER SD Notifications (Channel/BER Alarm Thresholds) enums= 255: zero 1: one 5: five 10: ten 50: fifty 100: hundred |
| berSfThreshold |
tmnxDS1BerSfThreshold OBJECT-TYPE
SYNTAX Unsigned32 (1|5|10|50|100)
UNITS "error bits in million bits received"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The value of tmnxDS1BerSfThreshold specifies a bit error rate (BER)
threshold used to determine when to send a tmnxEqPortDS1Alarm
notification for a BER SF failure and a tmnxEqPortDS1AlarmClear
notification for a BER SF failure clear. Bit error computed must
reach/exceed threshold value over a pre-defined period of time
for the tmnxEqPortSonetAlarm notification to be sent.
The value of tmnxDS1Framing defines how the bit errors are
computed and what values of tmnxDS1BerSfThreshold are allowed.
The following table defines this dependency:
tmnxDS1Framing Bit error calculation and value supported
-------------- -----------------------------------------
esf (1) each CRC error is counted as one bit error
g704 (4) values supported are 1,5,10,50,100
other values bit error alarms not supported, value
of tmnxDS1BerSfThreshold set to default and
cannot be changed
tmnxDS1BerSfThreshold value must not be smaller than
tmnxDS1BerSdThreshold value"
DEFVAL < 50 >
::= < tmnxDS1Entry 25 >
type=int default=fifty Displayed(tab/group)=Threshold for BER SF Notifications (Channel/BER Alarm Thresholds) enums= 255: zero 1: one 5: five 10: ten 50: fifty 100: hundred |
| bertDuration |
type=int default=0 minimum=0 maximum=240 units=seconds Displayed(tab/group)=Duration (Channel/BERT) |
| bertPattern |
type=tdmequipment.DSXBertPattern default=none Displayed(tab/group)=Pattern (Channel/BERT) |
| bitErrorInsertionRate |
type=int default=disabled Displayed(tab/group)=Bit Error Insertion Rate (Channel/BERT) enums= 0: disabled - Disabled 2: rate2 - 2 3: rate3 - 3 4: rate4 - 4 5: rate5 - 5 6: rate6 - 6 7: rate7 - 7 |
| channelClockSource |
type=tdmequipment.DSXClockSource default=loopTimed Displayed(tab/group)=Clock Source (Channel) |
| channelFraming |
type=tdmequipment.ChannelFramingType default=esf Displayed(tab/group)=Channel Framing (Channel) |
| channelLoopback |
type=tdmequipment.DS1Loopback default=none Displayed(tab/group)=Loopback (Channel) |
| channelType |
type=tdmequipment.DS1Type access=read-only default=ds1 Displayed(tab/group)=Channel Type (Channel) |
| clockMasterPortId |
tmnxDS1ClockMasterPortId OBJECT-TYPE
SYNTAX TmnxPortID
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of tmnxDS1ClockMasterPortId indicates the current clock
synchronization master port id if tmnxDS1ClockSource is 'adaptive'
or 'differential'."
::= < tmnxDS1Entry 23 >
type=long access=read-only default=0 |
| clockSyncState |
type=tdmequipment.ClockSyncStateType access=read-only default=unknown Displayed(tab/group)=Clock Synchronization State (Channel/Synchronization) |
| ds1E1RxSsmValue |
The value of Ds1E1 Rx SsmValue indicates the last Synchronous Status
Message (SSM) value that was received by the port. On ports that do not support SSM or for ports
that do not have SSM enabled the Ds1E1 Rx SsmValue will be '254'. If ports are administratively
enabled and the port is operationally out of service due to LOS, OOF or AIS the Ds1E1 Rx
SsmValue will be '255'. "
type=long access=read-only minimum=0 maximum=255 Displayed(tab/group)=Received SSM Value (Channel/Synchronous Status Messages) |
| ds1E1TxSsmValue |
The value of Ds1E1 Tx Ssm Value indicates the Synchronous Status Message
(SSM) value that is transmitted on the line. On ports that do not support SSM or for
ports that do not have SSM enabled the Ds1E1 Tx SsmValue will be '254'.
type=long access=read-only minimum=0 maximum=255 Displayed(tab/group)=Transmitted SSM Value (Channel/Synchronous Status Messages) |
| ds1NationalUseBits |
tmnxDS1NationalUseBits OBJECT-TYPE
SYNTAX BITS <
sa4 (0),
sa5 (1),
sa6 (2),
sa7 (3),
sa8 (4)
>
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The tmnxDS1NationalUseBits specifies the transmitted value for each of
the E1 national use bits (Sa4 to Sa8). This object is only
applicable on E1 channels with tmnxDS1Framing set to g704-no-crc (3),
or g704 (4)."
DEFVAL
::= < tmnxDS1Entry 26 >
type=tdmequipment.DS1NationalUseBitsType default=none Displayed(tab/group)=National Use Bits (Channel/NationalUseBits) |
| e1SsmSaBit |
The E1 SSM-Bit parameter specifies which saBit to use for conveying SSM information when the interface type is E1.
type=int default=8 minimum=4 maximum=8 Displayed(tab/group)=E1 SSM-Bit (Channel/Synchronous Status Messages) |
| holdTimeDown |
type=int default=0 minimum=0 maximum=100 units=100s of milliseconds Displayed(tab/group)=Hold Time Down (Channel/Monitoring) |
| holdTimeUp |
type=int default=0 minimum=0 maximum=100 units=100s of milliseconds Displayed(tab/group)=Hold Time Up (Channel/Monitoring) |
| idleCycleFlags |
type=tdmequipment.DSXIdleCycleFlags default=flags Displayed(tab/group)=Idle Cycle Flags (Channel) |
| invertData |
type=generic.TruthValue default=false |
| mode |
type=tdmequipment.PortModeType access=read-only default=e1 Displayed(tab/group)=Mode (Channel), Mode (Channel/E1 Specifics) |
| remoteLoopRespondConfig |
tmnxDS1RemoteLoopRespond OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"When tmnxDS1RemoteLoopRespond has a value of 'true', the channel
is enabled to respond to remote loop signals. When it has
a value of 'false' the port will not respond."
DEFVAL < false >
::= < tmnxDS1Entry 18 >
type=generic.TruthValue default=false Displayed(tab/group)=Respond to Remote Loop Signal (Channel/Loop Response) |
| remoteLoopRespondStatus |
tmnxDS1InRemoteLoop OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"tmnxDS1InRemoteLoop indicates whether the remote end has put
this channel in remote loopback."
::= < tmnxDS1Entry 19 >
type=generic.TruthValue access=read-only default=false Displayed(tab/group)=Respond to Remote Loop Signal Status (Channel/Loop Response) |
| reportAlarmBits |
type=tdmequipment.DSXChannelReportAlarmBitmask default=96 Displayed(tab/group)=Report Alarms (Channel/Monitoring) |
| reportAlarmStatus |
type=tdmequipment.DSXChannelReportAlarmBitmask access=read-only default=0 Displayed(tab/group)=Outstanding Alarms (Channel/Monitoring) |
| signalBitsRx |
type=string access=read-only default= maximum=252 Displayed(tab/group)=Rx Signal Bits (Channel/Signaling) |
| signalBitsTx |
type=string access=read-only default= maximum=252 Displayed(tab/group)=Tx Signal Bits (Channel/Signaling) |
| signalMode |
tmnxDS1SignalMode OBJECT-TYPE
SYNTAX INTEGER <
none (1),
cas (2)
>
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The value of tmnxDS1SignalMode indicates the type of signalling
associated with the channel:
none - Indicates no signalling on this channel.
cas - Indicates Channel Associated Signalling (CAS) on this channel.
The default signalling is 'none'. "
DEFVAL < none >
::= < tmnxDS1Entry 21 >
type=tdmequipment.SignalModeType default=none Displayed(tab/group)=Signal Mode (Channel/Signaling) |
| ssmRxQualityLevel |
type=tdmequipment.SsmQualityLevel access=read-only Displayed(tab/group)=Received Quality Level (Channel/Synchronous Status Messages) |
| ssmSynchStatusMsg |
The Synchronous Status Messages parameter specifies whether synchronous status messages are enabled on the E1 interface.
type=int default=disabled Displayed(tab/group)=Synchronous Status Messages (Channel/Synchronous Status Messages) enums= 1: enabled - Enabled 2: disabled - Disabled |
| ssmTxDusDnu |
The E1 Tx DUS/DNU parameter specifies whether 0xF (DUS) is transmitted on the SSM channel.
The 0xf code is translated to DNU for E1 or SDH and to DUS for SONET or T1.
type=int default=disabled Displayed(tab/group)=Tx DUS/DNU (Channel/Synchronous Status Messages) enums= 1: enabled - Enabled 2: disabled - Disabled |
| ssmTxQualityLevel |
type=tdmequipment.SsmQualityLevel access=read-only Displayed(tab/group)=Transmitted Quality Level (Channel/Synchronous Status Messages) |
| tdmSigMode |
type=tdmequipment.TdmSignalModeType default=disabled Displayed(tab/group)=Signal Mode (Channel), Signal Mode (Channel/E1 Specifics) |
| userLabel |
type=string maximum=15 Displayed(tab/group)=User Label (Channel) |
| Properties inherited from equipment.ChannelSpecifics |
|---|
| channelRelativeName, physicalPortSnmpId |
| Properties inherited from equipment.PortSpecifics |
|---|
| cardSubType, isPortChannelALeaf, mprFraming, mprLineLength, portClass, portId, snmpPortId, specificCardType, upProtocols |
| Properties inherited from equipment.EquipmentSpecifics |
|---|
| displayedName, lockOlcState, olcState, shelfId, siteId, siteName |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |