CISCO-VISM-DSX1-MIB

File: CISCO-VISM-DSX1-MIB.mib (56621 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
BASIS-MIB CISCO-MGX82XX-DSX1-MIB CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Unsigned32 DisplayString
TruthValue TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP dsx1 dsx1AlmGrp
ciscoWan

Defined Types

Dsx1VismCnfGrpEntry  
SEQUENCE    
  vismLineNum Integer32
  vismEcanEnabled INTEGER
  vismEcanToneDisable INTEGER
  vismEcanCnfNRN INTEGER
  vismEcanTail Integer32
  vismEcanREC INTEGER
  vismCompCnfVAD INTEGER
  vismSignalingType INTEGER
  vismCcsChannels Integer32
  vismCadenceTime Integer32
  vismTrunkConditionEnable TruthValue
  vismDsx1CircuitIdentifier DisplayString
  vismDsx1TxDigitOrder INTEGER
  vismDsx1TonePlanRegion DisplayString
  vismDsx1TonePlanVersion Integer32
  vismDsx1RingingTO Integer32
  vismDsx1RingBackTO Integer32
  vismDsx1BusyTO Integer32
  vismDsx1ReorderTO Integer32
  vismDsx1DialTO Integer32
  vismDsx1StutterDialTO Integer32
  vismDsx1OffHookAlertTO Integer32
  vismDsx1RemoteRingback INTEGER
  vismDsx1MidcallTpart Integer32
  vismDsx1MidcallTcrit Integer32
  vismDsx1Sa4Byte Integer32
  vismDsx1Sa5Byte Integer32
  vismDsx1Sa6Byte Integer32
  vismDsx1Sa7Byte Integer32
  vismDsx1Sa8Byte Integer32
  vismDsx1State INTEGER
  vismDsx1AdminStateControl INTEGER
  vismBearerBusyCode Integer32
  vismDsx1V110Enable TruthValue
  vismDsx1AlarmLogEnable TruthValue
  vismDsx1AlarmLogAdminTimer Unsigned32
  vismDsx1AlarmLogOperTimer Unsigned32
  vismDsx1ElectricalSignalEnable TruthValue

Dsx1VismStatsGrpEntry  
SEQUENCE    
  vismDsx1TotalTxUncontrolledSlips Counter32
  vismDsx1TotalTxFrameSlips Counter32
  vismDsx1TotalRxUncontrolledSlips Counter32
  vismDsx1TotalRxFrameSlips Counter32
  vismSlipCntDiscontinuityTime TimeStamp

Dsx1AlmHistoryEntry  
SEQUENCE    
  almlineNumber Integer32
  almIntervalNumber Integer32
  lCV Counter32
  lES Counter32
  lSES Counter32
  cRC Counter32
  cRCES Counter32
  cRCSES Counter32
  sEFS Counter32
  aISS Counter32
  uAS Counter32
  percentErrorFreeSecs Integer32
  rcvLOSCnt Counter32
  rcvOOFCnt Counter32
  rcvRAICnt Counter32
  rcvFECnt Counter32
  dsx1AlmClrButton INTEGER
  dsx1TxUncontrolledSlips Counter32
  dsx1RxUncontrolledSlips Counter32
  dsx1TxFrameSlips Counter32
  dsx1RxFrameSlips Counter32

Defined Values

ciscoVismDsx1MIB 1.3.6.1.4.1.351.150.79
The MIB module to configure DS1/E1 interface objects in a Voice Interworking Service Module (VISM) module. This MIB is an extension to CISCO-MGX82XX-DSX1-MIB for DS1/E1 configuration in VISM. Terms used: CID: Channel Identifier CAS: Channel Associated Signaling CCS: Common Channel Signaling DTMF: Dual Tone Multi Frequency NSE: Name Signal Event NTE: Name Telephony Event PVC: Permanent Virtual Circuit
MODULE-IDENTITY    

dsx1Vism 1.3.6.1.4.1.351.110.4.3.5
OBJECT IDENTIFIER    

dsx1VismCnfGrp 1.3.6.1.4.1.351.110.4.3.5.1
OBJECT IDENTIFIER    

dsx1VismStatsGrp 1.3.6.1.4.1.351.110.4.3.5.2
OBJECT IDENTIFIER    

dsx1VismCnfGrpTable 1.3.6.1.4.1.351.110.4.3.5.1.1
The VISM specific DS1/E1 configuration table. This table contains the additional VISM configuration information for DS1/E1.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1VismCnfGrpEntry

dsx1VismCnfGrpEntry 1.3.6.1.4.1.351.110.4.3.5.1.1.1
An entry in the VISM Dsx1 Configuration table. An entry is created when a DS1/E1 is added. An entry is deleted when a DS1/E1 is deleted. The DS1/E1 is specify by 'lineEnable' object in CISCO-MGX82XX-DSX1-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dsx1VismCnfGrpEntry  

vismLineNum 1.3.6.1.4.1.351.110.4.3.5.1.1.1.1
This object identifies the DS1/E1 interface number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..8  

vismEcanEnabled 1.3.6.1.4.1.351.110.4.3.5.1.1.1.2
This object disable/enable echo cancellation. 'disable' : disable echo cancellation. 'enable' : enable echo cancellation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

vismEcanToneDisable 1.3.6.1.4.1.351.110.4.3.5.1.1.1.3
This object determines the behavior of the echo canceler in the presence of a modem. 'ignore': Ignore 2100 Hz modem answer tone. 'g-164' : G-164 mode, disable the canceler for all the tones, phase reversing or not. 'reserve': Reserved setting the value to 'reserve(3)' results in BadValue error. 'g-165': G.165 mode, disable the canceler for phase reversing tone only (V.8 modulated phase reversing tone as well as the V.fast non standard phase reversing tone).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER ignore(1), g-164(2), reserve(3), g-165(4)  

vismEcanCnfNRN 1.3.6.1.4.1.351.110.4.3.5.1.1.1.4
Echo canceler re-enable (NRN). This object determines when an echo canceler re-enable and begins cancellation after it has been disabled. 'reenableOnModemData': Re-enable canceler when modem data is gone (low energy). 'reenableOnCallEnd' : Re-enable canceler at end of call, This object is not applicable when vismEcanToneDisable 'ignore'.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER reenableOnModemData(1), reenableOnCallEnd(2)  

vismEcanTail 1.3.6.1.4.1.351.110.4.3.5.1.1.1.5
This object identifies the maximum tail. The object should be set just higher than the worst round trip delay anticipated. Convergence times may increase for longer tails and more resource will be used. Only following discrete values are allowed: 24, 32, 48, 64, 80, 96, 112 and 128.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 24..128  

vismEcanREC 1.3.6.1.4.1.351.110.4.3.5.1.1.1.6
Residual Echo Control (REC) instructs the canceler how to treat echo remaining after cancellation. 'cancelOnly' : REC is disabled. 'suppressResidual': The residual echo is replaced with silence. 'comfortNoise' : Noise is injected in place of residual echo at the same level as the ambient noise at the near end. 'reserved' : Results in BadValue error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cancelOnly(1), suppressResidual(2), reserved(3), comfortNoise(4)  

vismCompCnfVAD 1.3.6.1.4.1.351.110.4.3.5.1.1.1.7
This object identifies VAD (Voice Activity Detection). 'disable': Disable VAD on the compression DSPs. 'enable' : Enable VAD on the compression DSPs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

vismSignalingType 1.3.6.1.4.1.351.110.4.3.5.1.1.1.8
This object specifies the type of signaling used for the line. 'cas' : Channel Associated Signaling. 'ccs' : Common Channel Signaling. 'none' : No signaling used. This cannot be modified if endpoints are present. and if CIDs/CCS channels are associated with this line in aal2Trunking mode. Setting of this object to CAS signaling type is not allowed if any of the DS0s on this line have loop back set to RemoteLoop or if any of the DS0's has ds0InsertLocalCas enabled. RemoteLoop and ds0InsertLocalCas from CISCO-VISM-DSX0-MIB. Line signaling type cannot be changed if there are endpoints present, irrespective of mode/application.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cas(1), ccs(2), none(3)  

vismCcsChannels 1.3.6.1.4.1.351.110.4.3.5.1.1.1.9
This object describes the CCS signaling channels or DS0s (also referred to as D-channel). It is used only for lines configured as CCS signaling type. It is a bit map of the DS0s configured as D channel. A one in the bit position represents that DS0 as the D channel. In most of the applications, only one D channel per T or E span is required. However, since some applications may require multiple D channels, this is supported by providing a bit map. This attribute is set by 'addccs' CLI command.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

vismCadenceTime 1.3.6.1.4.1.351.110.4.3.5.1.1.1.10
This object describes the cadence time for CAS signals. This object is applicable only for CAS backhaul applications. For trunking application it is not applicable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 50..200  

vismTrunkConditionEnable 1.3.6.1.4.1.351.110.4.3.5.1.1.1.11
This object determines if trunk conditioning should be enabled or disabled on this line. If this object is set to true(1), VISM will do trunk conditioning on the affected DS0s on this line when it sees an alarm (AIS) on the ATM side, instead of sending AIS on the line side. If there are endpoints or CCS channels enabled on a line then setting of this object is not allowed. Trunk conditioning: VISM will transmit idle code pattern for the first 2.5 secs and then will transmit seized code which is configured in ds0IdleCode and ds0SeizedCode respectively, ds0IdleCode and ds0SeizedCode from CISCO-VISM-DSX0-MIB. This object is applicable only in trunking application. This object can be set in all applications but will be applicable in trunking application only.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismDsx1CircuitIdentifier 1.3.6.1.4.1.351.110.4.3.5.1.1.1.12
This object is the identifier of a T1/E1 line. It contains alphanumeric description of a line for the purpose of better identification.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

vismDsx1TxDigitOrder 1.3.6.1.4.1.351.110.4.3.5.1.1.1.13
When the call agent hands the ANI (Automatic Number Identification, denoting the calling party number) and the DNIS (Destination Number Identification Service, indicating the called party number) to the gateway for dialing out, the gateway (by default) dials out the ANI followed by the DNIS. This object indicates the order in which ANI and DNIs will be dialed out from this (outgoing) interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER aniThenDnis(1), dnisThenAni(2)  

vismDsx1TonePlanRegion 1.3.6.1.4.1.351.110.4.3.5.1.1.1.14
This object specifies regional tone plan string. If the value of the object is 'NULL' then it will be considered non usable, and non 'NULL' is (usable or activated and related to an entry in the vismTonePlanTable table). This object must be compatible with the vismDsx1TonePlanVersion object below, where both objects must either be NULL or where both objects must be non NULL. The vismTonePlanTable table consists of 32 slots which are configurable (provisionable) followed by a release dependent number of slots for built-in entries which are not configurable, but loaded from values stored in the internal firmware of the release. As releases are continued, the number of built-in slots will typically increase. The total number of slots in this table consists of the sum of the 32 provisionable slots plus an unspecified number of built-in slots and the built-in number and this sum represents the size of this table. In the case where these two objects are non NULL, this object, along with the vismDsx1TonePlanVersion object below, must exactly match an entry in the vismTonePlanTable. In the case where these objects are considered to be a NULL object, its behavior and contents are described in paragraph five of this description block. The allowed range and contents of this object in the non NULL case is the same as the tonePlanRegionName object in the vismTonePlanTable. This object will thus consist of a 1 to 64 alphabetic, numeric, or underscore character string, with no embedded spaces. And this object plus the vismDsx1TonePlanVersion object below, must exactly match an existing valid entry in the vismTonePlanTable, vismTonePlanTable is specify in CISCO-WAN-VISM-TONE-PLAN-MIB. In the case where this object is NULL, this object will consist of a single space character of size one. A NULL value for this object will make the vismDsx1RingingTO, vismDsx1RingBackTO, vismDsx1BusyTO, vismDsx1ReorderTO, vismDsx1DialTO, vismDsx1StutterDialTO, vismDsx1OffHookAlertTO, and vismDsx1RemoteRingback.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

vismDsx1TonePlanVersion 1.3.6.1.4.1.351.110.4.3.5.1.1.1.15
This object will either be considered NULL (i.e. non usable) or non NULL (usable or activated and related to an entry in the vismTonePlanTable table). This object must be compatible with the vismDsx1TonePlanRegion object above, where both objects must either be NULL or where both objects must be non NULL. The vismTonePlanTable table consists of 32 slots which are configurable (provisionable) followed by a release dependent number of slots for built-in entries which are not configurable, but loaded from values stored in the internal firmware of the release. As releases are continued, the number of built-in slots will typically increase. The total number of slots in this table consists of the sum of the 32 provisionable slots plus an unspecified number of built-in slots and the built-in number and this sum represents the size of this table. In the case where these two objects are non NULL, this object, along with the vismDsx1TonePlanRegion object above, must exactly match an entry in the vismTonePlanTable. In the case where these objects are considered to be a NULL object, its behavior and contents are described in paragraph five of this description block. The allowed range and contents of this object in the non NULL case is the same as the tonePlanVersionNumber object in the vismTonePlanTable. This object will thus consist of a non zero numeric value. And this object plus the vismDsx1TonePlanRegion object above, must exactly match an existing valid entry in the vismTonePlanTable. In the case where this object is NULL, this object will consist of a zero numeric value. A NULL value for this object will make the vismDsx1RingingTO, vismDsx1RingBackTO, vismDsx1BusyTO, vismDsx1ReorderTO, vismDsx1DialTO, vismDsx1StutterDialTO, vismDsx1OffHookAlertTO, and vismDsx1RemoteRingback.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

vismDsx1RingingTO 1.3.6.1.4.1.351.110.4.3.5.1.1.1.16
Time in seconds for which the ringing cadence will be generated towards the basic PBX unless interrupted (e.g. by the answer from the called party or a delete connection command from the Call Agent). This is also the time for which remote inband ring back tone will be played towards the packet network. The value Zero indicates that the cadence will be generated indefinitely unless interrupted. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

vismDsx1RingBackTO 1.3.6.1.4.1.351.110.4.3.5.1.1.1.17
Time in seconds for which the local ring back tone (towards the TDM) will be generated unless interrupted (e.g. by the answer from the called party or a delete connection command from the Call Agent). The value Zero indicates that the tone will be generated indefinitely unless interrupted. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

vismDsx1BusyTO 1.3.6.1.4.1.351.110.4.3.5.1.1.1.18
Time in seconds for which the busy tone will be generated unless interrupted (e.g. by the hangup from the calling party). The value Zero indicates that the tone will be generated indefinitely unless interrupted. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

vismDsx1ReorderTO 1.3.6.1.4.1.351.110.4.3.5.1.1.1.19
Time in seconds for which the reorder/fast busy tone will be generated unless interrupted (e.g. by the hangup from the calling party). The value zero indicates that the tone will be generated indefinitely unless interrupted. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

vismDsx1DialTO 1.3.6.1.4.1.351.110.4.3.5.1.1.1.20
Time in seconds for which the dial tone will be generated unless interrupted (e.g. by the first DTMF digit from the calling party). The value Zero indicates that the tone will be generated indefinitely unless interrupted. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

vismDsx1StutterDialTO 1.3.6.1.4.1.351.110.4.3.5.1.1.1.21
Time in seconds for which the stutter dial tone/confirmation dial tone will be generated unless interrupted (e.g. by the first DTMF digit from the calling party). The value Zero indicates that the tone will be generated indefinitely unless interrupted. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

vismDsx1OffHookAlertTO 1.3.6.1.4.1.351.110.4.3.5.1.1.1.22
Time in seconds for which the off-hook alert tone will be generated unless interrupted (e.g. caller hangup). The value Zero indicates that the tone will be generated indefinitely unless interrupted. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

vismDsx1RemoteRingback 1.3.6.1.4.1.351.110.4.3.5.1.1.1.23
This object specifies the remote ring back method on endpoints on this DS1/E1. This object can have the following values: 'proxy(1)': This gateway sends the appropriate packet (NSE, NTE, or AAL-2 Type 3) for ring back to the originating gateway which in turn generates the ringback tone towards the TDM network. 'inband(2)': This gateway will generate the inband ringback tone towards the originating gateway over the packet network and the originating gateway plays it. This MIB object is not applicable unless the value of vismDsx1TonePlanRegion and vismDsx1TonePlanVersion MIB objects are not 'NULL' string.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER proxy(1), inband(2)  

vismDsx1MidcallTpart 1.3.6.1.4.1.351.110.4.3.5.1.1.1.24
This object represents the partial dial timing in seconds and is used along with a digit map as the inter-digit timer. This object is used for both CAS and non CAS endpoints when doing mid call DTMF digit reporting. The timer is not started until the first digit is entered, and the timer is restarted after each new digit is entered until either a digit map match or mismatch occurs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..10000  

vismDsx1MidcallTcrit 1.3.6.1.4.1.351.110.4.3.5.1.1.1.25
This object represents the critical timing in seconds. If used along with a digit map, the timer is started when the last digit is received i.e when no more digits are required for a digit map match. After this timer expires, the digit map match is assumed to be complete. If used without a digit map, the timer is started immediately and cancelled (but not restarted) as soon as a digit is entered. This object is used for both CAS and non CAS endpoints when doing mid call DTMF digit reporting.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10000  

vismDsx1Sa4Byte 1.3.6.1.4.1.351.110.4.3.5.1.1.1.26
This is a spare bit on T1/E1 Framer reserved for international standardization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismDsx1Sa5Byte 1.3.6.1.4.1.351.110.4.3.5.1.1.1.27
This is a spare bit on T1/E1 Framer reserved for international standardization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismDsx1Sa6Byte 1.3.6.1.4.1.351.110.4.3.5.1.1.1.28
This is a spare bit on T1/E1 Framer reserved for international standardization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismDsx1Sa7Byte 1.3.6.1.4.1.351.110.4.3.5.1.1.1.29
This is a spare bit on T1/E1 Framer reserved for international standardization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismDsx1Sa8Byte 1.3.6.1.4.1.351.110.4.3.5.1.1.1.30
This is a spare bit on T1/E1 Framer reserved for international standardization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismDsx1State 1.3.6.1.4.1.351.110.4.3.5.1.1.1.31
This object will allow the line administrative state (in service and out of service) to be persistent. invalid (1) : invalid state. is (2) : in service oos (3) : out of service poos (4) : pending out of service coos (5) : command out of service inactive(6) : inactive
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), is(2), oos(3), poos(4), coos(5), inactive(6)  

vismDsx1AdminStateControl 1.3.6.1.4.1.351.110.4.3.5.1.1.1.32
This control object is used to change the service state of the line from 'is' to 'coos' or from 'coos' to 'is'. The resulting service state of the line is represented by vismDsx1State. 'inService': Transition vismDsx1State to 'is'(in service). In the course, the MG's MGCs may get notified of this transition, e.g. in the case of MGCP through emission of RSIPs to registered call agents according to policy. 'forcefulOutOfService': Take the line out-of-service forcefully. This releases any resources at the line. In the course, the MGCs may get notified of this transition, e.g. in the case of MGCP through emission of RSIPs to registered call agents according to policy. 'gracefulOutOfService': Take the line out-of-service gracefully. If there are no resources existing, vismDsx1State transitions to coos immediately. If resources exist, vismDsx1State transitions to poos thus initiating a graceful shutdown. In the course, the MG's MGCs may get notified of this transition, e.g. in the case of MGCP through emission of RSIPs to registered call agents according to policy. 'inactive': Indicates the vismDsx1State is in inactive state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inService(1), forcefulOutOfService(2), gracefulOutOfService(3), inactive(4)  

vismBearerBusyCode 1.3.6.1.4.1.351.110.4.3.5.1.1.1.33
This object is used when vismTrunkConditionEnable is enabled on a line. It is a configurable busy pattern sent out on the 'Bearer' on the channels, which are receiving remote ATM channel ID (CID) alarms. If this object is not set, it assumes a default value of 255 for E1 and 127 for T1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismDsx1V110Enable 1.3.6.1.4.1.351.110.4.3.5.1.1.1.34
This object specifies whether V.110 detection on the line is enabled or disabled. If the value of this object is 'true', V.110 detection on the line is enabled. If the value of this object is 'false', V.110 detection on the line is disabled. The vismSignalingType object must be set to ccs when enabling V.110 detection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismDsx1AlarmLogEnable 1.3.6.1.4.1.351.110.4.3.5.1.1.1.35
This object specifies whether detailed alarm logging on the DS1 is enabled or disabled. If this object is true, detailed alarm logging for the DS1 will be enabled. If this object is false, detailed alarm logging for the DS1 will be disabled. When this object is enabled, vismDsx1AlarmLogAdminTimer will indicate the time configured in minutes for which this object will continue to remain enabled. While, vismDsx1AlarmLogOperTimer will indicate the time in minutes remaining for the alarm logging to continue to remain enabled. Alarm logging can be disabled before the time specified in vismDsx1AlarmLogAdminTimer runs out. If alarm logging is disabled before the timer runs out, then on re-enabling the logging, the vismDsx1AlarmLogAdminTimer will need to be reconfigured as well.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismDsx1AlarmLogAdminTimer 1.3.6.1.4.1.351.110.4.3.5.1.1.1.36
This object specifies the time for which the detailed alarm logging for the DS1 will remain active. The value in this object can be set and is valid only if vismDsx1AlarmLogEnable for this DS1 is set to true. If this object is set to 0, it indicates that the alarm logging will remain active forever. Once set, this object can be overwritten as long as vismDsx1AlarmLogEnable is true. If this is done, the vismDsx1AlarmLogAdminTimer will be refreshed to take the new value set in this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

vismDsx1AlarmLogOperTimer 1.3.6.1.4.1.351.110.4.3.5.1.1.1.37
This object specifies the time remaining in minutes for which the detailed alarm logging will remain active on the DS1. When this value becomes 0, it indicates that the DS1 has run through the time specified in vismDsx1AlarmLogOperTimer. This will cause the vismDsx1AlarmLogEnable to be set to false. If vismDsx1AlarmLogAdminTimer is overwritten with a new value, this object will also be set to reflect the new value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

vismDsx1ElectricalSignalEnable 1.3.6.1.4.1.351.110.4.3.5.1.1.1.38
This object specifies whether electrical signal on the line is enabled or disabled. If the value of this object is 'true', electrical signal on the line is enabled. If the value of this object is 'false', electrical signal on the line is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsx1VismStatsGrpTable 1.3.6.1.4.1.351.110.4.3.5.2.1
The VISM specific DS1/E1 statistics table. This table contains the additional VISM statistics information for DS1/E1.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1VismStatsGrpEntry

dsx1VismStatsGrpEntry 1.3.6.1.4.1.351.110.4.3.5.2.1.1
An entry in the VISM Dsx1 Statistics table. This entry augments the corresponding entry in the dsx1VismCnfGrpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dsx1VismStatsGrpEntry  

vismDsx1TotalTxUncontrolledSlips 1.3.6.1.4.1.351.110.4.3.5.2.1.1.1
The number of accumulative uncontrolled slips in the transmit direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismDsx1TotalTxFrameSlips 1.3.6.1.4.1.351.110.4.3.5.2.1.1.2
The number of accumulative frame slips in the transmit direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismDsx1TotalRxUncontrolledSlips 1.3.6.1.4.1.351.110.4.3.5.2.1.1.3
The number of accumulative uncontrolled slips in the receive direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismDsx1TotalRxFrameSlips 1.3.6.1.4.1.351.110.4.3.5.2.1.1.4
The number of accumulative frame slips in the receive direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismSlipCntDiscontinuityTime 1.3.6.1.4.1.351.110.4.3.5.2.1.1.5
This object will represent the timestamp since sysUpTime when the statistics in this interval were discontinued. If this has the default value then it indicates that the statistics in this interval have not been discontinued.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

dsx1AlmHistoryTable 1.3.6.1.4.1.351.110.4.3.1.3.2
The TDM line interface alarm history table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx1AlmHistoryEntry

dsx1AlmHistoryEntry 1.3.6.1.4.1.351.110.4.3.1.3.2.1
An entry in the DS1/E1 Alarm History table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dsx1AlmHistoryEntry  

almlineNumber 1.3.6.1.4.1.351.110.4.3.1.3.2.1.1
This object is the identifier of a DS1/E1 Interface on a managed device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..8  

almIntervalNumber 1.3.6.1.4.1.351.110.4.3.1.3.2.1.2
This is the alarm interval number which associates with time interval alarms occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..96  

lCV 1.3.6.1.4.1.351.110.4.3.1.3.2.1.3
The accumulated number of Line code violations encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lES 1.3.6.1.4.1.351.110.4.3.1.3.2.1.4
The accumulated number of Line code violations Errored Seconds encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lSES 1.3.6.1.4.1.351.110.4.3.1.3.2.1.5
The accumulated number of LCV (Line Code Violations) Severely Errored Seconds encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cRC 1.3.6.1.4.1.351.110.4.3.1.3.2.1.6
The accumulated number of P Bit code violations encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cRCES 1.3.6.1.4.1.351.110.4.3.1.3.2.1.7
The accumulated number of PVC Errored Seconds encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cRCSES 1.3.6.1.4.1.351.110.4.3.1.3.2.1.8
The accumulated number of P Bit code violations Severely Errored Seconds encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sEFS 1.3.6.1.4.1.351.110.4.3.1.3.2.1.9
The accumulated number of Severely Errored Framing Seconds encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aISS 1.3.6.1.4.1.351.110.4.3.1.3.2.1.10
The accumulated number of AIS Severely Errored Seconds encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

uAS 1.3.6.1.4.1.351.110.4.3.1.3.2.1.11
The accumulated number of Unavailable Seconds encountered on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

percentErrorFreeSecs 1.3.6.1.4.1.351.110.4.3.1.3.2.1.12
The accumulated the percentage of LCV (Line Code Violation) Error Free Seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

rcvLOSCnt 1.3.6.1.4.1.351.110.4.3.1.3.2.1.13
The accumulated number of LOS (Loss of Signal) detected with or without integrating to LOS alarm on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvOOFCnt 1.3.6.1.4.1.351.110.4.3.1.3.2.1.14
The accumulated number of OOF (Out of Frame) detected with or without integrating to OOF alarm on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvRAICnt 1.3.6.1.4.1.351.110.4.3.1.3.2.1.15
The accumulated number of Yellow Alarms detected with or without integrating to RAI alarm on the DS1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFECnt 1.3.6.1.4.1.351.110.4.3.1.3.2.1.16
The accumulated number of Framing Pattern Errors encountered on a DS1/E1 interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsx1AlmClrButton 1.3.6.1.4.1.351.110.4.3.1.3.2.1.17
This variable is used to clear all the alarms for the line/interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), clear(2)  

dsx1TxUncontrolledSlips 1.3.6.1.4.1.351.110.4.3.1.3.2.1.18
This counter counts the number of uncontrolled slips in the transmit direction during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsx1RxUncontrolledSlips 1.3.6.1.4.1.351.110.4.3.1.3.2.1.19
This counter counts the number of uncontrolled slips in the receive direction during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsx1TxFrameSlips 1.3.6.1.4.1.351.110.4.3.1.3.2.1.20
This counter counts the number of frame slips in the transmit direction during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsx1RxFrameSlips 1.3.6.1.4.1.351.110.4.3.1.3.2.1.21
This counter counts the number of frame slips in the receive direction during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvDsx1MIBConformance 1.3.6.1.4.1.351.150.79.2
OBJECT IDENTIFIER    

cvDsx1MIBGroups 1.3.6.1.4.1.351.150.79.2.1
OBJECT IDENTIFIER    

cvDsx1MIBCompliances 1.3.6.1.4.1.351.150.79.2.2
OBJECT IDENTIFIER    

cvDsx1Compliance 1.3.6.1.4.1.351.150.79.2.2.1
The compliance statement for objects related to VISM DS1/E1 MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cvDsx1ComplianceRev1 1.3.6.1.4.1.351.150.79.2.2.2
The compliance statement for objects related to VISM DS1/E1 MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cvDsx1ComplianceRev2 1.3.6.1.4.1.351.150.79.2.2.3
The compliance statement for objects related to VISM DS1/E1 MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cvDsx1ComplianceRev3 1.3.6.1.4.1.351.150.79.2.2.4
The compliance statement for objects related to VISM DS1/E1 MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cvDsx1ComplianceRev4 1.3.6.1.4.1.351.150.79.2.2.5
The compliance statement for objects related to VISM DS1/E1 MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cvDsx1ComplianceRev5 1.3.6.1.4.1.351.150.79.2.2.6
The compliance statement for objects related to VISM DS1/E1 MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cvDsx1ConfGroup 1.3.6.1.4.1.351.150.79.2.1.1
The collection of objects used for DS1/E1 interfaces.
Status: deprecated Access: read-only
OBJECT-GROUP    

cvDsx1AlmHistoryGroup 1.3.6.1.4.1.351.150.79.2.1.2
The collection of objects related to DS1/E1 alarm history.
Status: deprecated Access: read-only
OBJECT-GROUP    

cvDsx1ConfGroupRev1 1.3.6.1.4.1.351.150.79.2.1.3
The collection of objects related to DS1/E1 in VISM
Status: deprecated Access: read-only
OBJECT-GROUP    

cvDsx1ConfGroupRev2 1.3.6.1.4.1.351.150.79.2.1.4
The collection of objects related to DS1/E1 in VISM
Status: current Access: read-only
OBJECT-GROUP    

cvDsx1AlmHistoryGroupRev1 1.3.6.1.4.1.351.150.79.2.1.5
The collection of objects related to DS1/E1 alarm history.
Status: current Access: read-only
OBJECT-GROUP    

cvDsx1StatsGroup 1.3.6.1.4.1.351.150.79.2.1.6
The collection of objects related to DS1/E1 in VISM
Status: current Access: read-only
OBJECT-GROUP    

cvDsx1ConfGroupSup1 1.3.6.1.4.1.351.150.79.2.1.7
The collection of objects related to DS1/E1 in VISM
Status: current Access: read-only
OBJECT-GROUP    

cvDsx1AlarmLogGroup 1.3.6.1.4.1.351.150.79.2.1.8
The collection of objects related to DS1/E1 in VISM.
Status: current Access: read-only
OBJECT-GROUP    

cvDsx1ElecSigGroup 1.3.6.1.4.1.351.150.79.2.1.9
The collection of objects related to DS1/E1 electrical signals in VISM.
Status: current Access: read-only
OBJECT-GROUP