Vsm-MIB

File: Vsm-MIB.mib (43887 bytes)

Imported modules

DV2-MIB RFC1155-SMI RFC1213-MIB
RFC-1212

Imported symbols

dv2 Counter DisplayString
OBJECT-TYPE

Defined Types

VciInteger  
INTEGER 0..65535    

VpiInteger  
INTEGER 0..255    

VsmBundle  
INTEGER 1..127    

VsmCardCfgTableEntry  
SEQUENCE    
  vsmCardCfgIndex INTEGER
  vsmCardCfgBndlTslotStatus INTEGER

VsmLinkEntry  
SEQUENCE    
  vsmLinkLink INTEGER
  vsmLinkEnable INTEGER
  vsmLinkEnableStat INTEGER
  vsmLinkSigType INTEGER

VsmTsCfgTableEntry  
SEQUENCE    
  vsmTsCfgLinkNo INTEGER
  vsmTsCfgTsNo INTEGER
  vsmTsCfgBundleNo VsmBundle
  vsmTsCfgAALTyp INTEGER
  vsmTsCfgChanID INTEGER
  vsmTsCfgCmprssionTyp INTEGER
  vsmTsCfgFaxMdmHndlng INTEGER
  vsmTsCfgEchoCancel INTEGER
  vsmTsCfgSilenceRmvl INTEGER
  vsmTsCfgIdleDetect INTEGER
  vsmTsCfgRmtLaw INTEGER
  vsmTsCfgSignalTyp INTEGER
  vsmTsCfgSigCndTypNB INTEGER
  vsmTsCfgSigCndTypATM INTEGER
  vsmTsCfgDataCndTypNB INTEGER
  vsmTsCfgDataCndTypATM INTEGER
  vsmTsCfgMulticast INTEGER
  vsmTsCfgOperStatus INTEGER
  vsmTsCfgAdminStatus INTEGER
  vsmTsCfgValidity INTEGER

VsmBundleCfgTableEntry  
SEQUENCE    
  vsmBundleCfgNo VsmBundle
  vsmBundleCfgVcVpi VpiInteger
  vsmBundleCfgVcVci VciInteger
  vsmBundleCfgVcAALTyp INTEGER
  vsmBundleCfgMaxTslot INTEGER
  vsmBundleCfgVcCDV INTEGER
  vsmBundleCfgTimerCU INTEGER
  vsmBundleCfgCESPartialFill INTEGER
  vsmBundleCfgVcTyp INTEGER
  vsmBundleCfgTrapCfg INTEGER
  vsmBundleCfgOperStatus INTEGER
  vsmBundleCfgAdminStatus INTEGER
  vsmBundleCfgValidity INTEGER

VsmCardStatTableEntry  
SEQUENCE    
  vsmCardStatIndex INTEGER
  vsmCardStatBdType DisplayString
  vsmCardStatHWSWCompatibility DisplayString
  vsmCardStatBinPres INTEGER
  vsmCardStatBinRev DisplayString
  vsmCardStatBdRev DisplayString
  vsmCardStatDoc1Type INTEGER
  vsmCardStatDoc1TypeRev DisplayString
  vsmCardStatDoc2Type INTEGER
  vsmCardStatDoc2TypeRev DisplayString
  vsmCardStatLimType INTEGER

VsmTsStatTableEntry  
SEQUENCE    
  vsmTsStatLinkNo INTEGER
  vsmTsStatTSNo INTEGER
  vsmTsStatBundleNo VsmBundle
  vsmTsStatXmitBytes Counter
  vsmTsStatRecvBytes Counter
  vsmTsStatUnderflows Counter
  vsmTsStatLostPackets Counter
  vsmTsStatAALType INTEGER
  vsmTsStatVCID INTEGER
  vsmTsStatCID INTEGER
  vsmTsStatActive INTEGER
  vsmTsStatDataLnk INTEGER
  vsmTsStatBlocked INTEGER
  vsmTsStatIdleIdle INTEGER
  vsmTsStatHold INTEGER
  vsmTsStatRemoteCompressed INTEGER
  vsmTsStatRemoteSilent INTEGER
  vsmTsStatCompressed INTEGER
  vsmTsStatSilent INTEGER
  vsmTsStatConditioning INTEGER
  vsmTsStatRemoteConditioning INTEGER
  vsmTsStatRIWF INTEGER
  vsmTsStatLossofRefresh INTEGER
  vsmTsStatCasValuesPDH INTEGER
  vsmTsStatCasValuesATM INTEGER
  vsmTsStatReset INTEGER

VsmBundleStatTableEntry  
SEQUENCE    
  vsmBundleStatBundleNo VsmBundle
  vsmBundleStatXmitCells Counter
  vsmBundleStatRecvCells Counter
  vsmBundleStatPvcActive INTEGER
  vsmBundleStatAALType INTEGER
  vsmBundleStatBufUndrflws Counter
  vsmBundleStatBufOverflows Counter
  vsmBundleStatPtrReframes Counter
  vsmBundleStatLostCells Counter
  vsmBundleStatHdrErrors Counter
  vsmBundleStatBadCID Counter
  vsmBundleStatAAL2LostCells Counter
  vsmBundleStatReset INTEGER
  vsmBundleStatConditioning INTEGER

Defined Values

dv2Vsm 1.3.6.1.4.1.251.1.1.47
OBJECT IDENTIFIER    

vsmCardCfgTable 1.3.6.1.4.1.251.1.1.47.1
The VSM card configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsmCardCfgTableEntry

vsmCardCfgTableEntry 1.3.6.1.4.1.251.1.1.47.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VsmCardCfgTableEntry  

vsmCardCfgIndex 1.3.6.1.4.1.251.1.1.47.1.1.1
Index for VSM Card Cfg Table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..0  

vsmCardCfgBndlTslotStatus 1.3.6.1.4.1.251.1.1.47.1.1.2
Enables the collection of Bundle and Timeslot status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vsmLinkTable 1.3.6.1.4.1.251.1.1.47.2
Table for VSM Link configuration
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsmLinkEntry

vsmLinkEntry 1.3.6.1.4.1.251.1.1.47.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VsmLinkEntry  


vsmLinkEnable 1.3.6.1.4.1.251.1.1.47.2.1.2
Enable/Disable Link The user has the ability to enable or disable each of the LIM's links individually.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(2), enabled(1)  

vsmLinkEnableStat 1.3.6.1.4.1.251.1.1.47.2.1.3
Link Enable Status The current status of link depends on a valid lim type, the availability of a link on the LIM and LIM Configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(2), enabled(1), wait-for-valid-lim(3), link-not-used(4), error(5), wait-signaling-lim(6), wait-lim-framing(7), wait-frame-bit(8)  

vsmLinkSigType 1.3.6.1.4.1.251.1.1.47.2.1.4
Enable/Disable Signalling The user has the ability to enable or disable signalling for each of the LIM's links individually.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cas(2), none(1)  

vsmTsCfgTable 1.3.6.1.4.1.251.1.1.47.3
The timeslot configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsmTsCfgTableEntry

vsmTsCfgTableEntry 1.3.6.1.4.1.251.1.1.47.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VsmTsCfgTableEntry  

vsmTsCfgLinkNo 1.3.6.1.4.1.251.1.1.47.3.1.1
The link number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

vsmTsCfgTsNo 1.3.6.1.4.1.251.1.1.47.3.1.2
The timeslot number of the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

vsmTsCfgBundleNo 1.3.6.1.4.1.251.1.1.47.3.1.3
The Bundle mapped to this timeslot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VsmBundle  

vsmTsCfgAALTyp 1.3.6.1.4.1.251.1.1.47.3.1.4
AAL type used for timeslot. This must match the AAL type used by the bundle to which this timeslot is assigned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER aal2(2), aal1(1)  

vsmTsCfgChanID 1.3.6.1.4.1.251.1.1.47.3.1.5
The Channel ID (CID) this TS is mapped to. The CID must be unique across AAL2 VCs of an end-to-end connection. AAL2 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 8..255  

vsmTsCfgCmprssionTyp 1.3.6.1.4.1.251.1.1.47.3.1.6
The voice compression algorithm being used for the timeslot. AAL2 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER adpcmG726-32k(2), none(1)  

vsmTsCfgFaxMdmHndlng 1.3.6.1.4.1.251.1.1.47.3.1.7
The option to handle Fax/Modem signal. AAL2 only. pass-through: make no change when tone is detected, if compressing then keep compressing.bypass: If compressing and tone detected, attempt to switch to uncompressed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto-disable(2), always-compress(1)  

vsmTsCfgEchoCancel 1.3.6.1.4.1.251.1.1.47.3.1.8
Indicate whether echo cancellation is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto-disable(3), enable(1), disable(2)  

vsmTsCfgSilenceRmvl 1.3.6.1.4.1.251.1.1.47.3.1.9
Allows for the configuration of silence removal. Auto will disable silence removal when a FAX/modem tone is detected. AAL2 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto-disable(3), enable(1), disable(2)  

vsmTsCfgIdleDetect 1.3.6.1.4.1.251.1.1.47.3.1.10
Indicate whether idle channel detection is enabled. If disabled this timeslot will always send cells, even when on hook. AAL2 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vsmTsCfgRmtLaw 1.3.6.1.4.1.251.1.1.47.3.1.11
Indicates the remote VSM's companding type. u-law for T1, a-law for E1. Auto means use the same type as the local link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(3), u-law(1), a-law(2)  

vsmTsCfgSignalTyp 1.3.6.1.4.1.251.1.1.47.3.1.12
This object specifies the signal type of the timeslot. None is used to turn off signaling to allow for data transport.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER e-and-m(6), gs-fxo-fxs(2), gs-fxs-fxo(3), ls-fxo-fxs(4), ls-fxs-fxo(5), ssr2(7), plar(8), none(1)  

vsmTsCfgSigCndTypNB 1.3.6.1.4.1.251.1.1.47.3.1.13
The object specifies the type of signaling conditioning to narrowband.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER onhook-A0B0(1), onhook-A0B1(2), offhook-A01B01(3), failure-A1B1(5), failure-A10B1(6), failure-A1B1C1D1(7)  

vsmTsCfgSigCndTypATM 1.3.6.1.4.1.251.1.1.47.3.1.14
The object specifies the type of signaling conditioning to ATM.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER onhook-A0B0(1), onhook-A0B1(2), offhook-A01B01(3), failure-A1B1(5), failure-A10B1(6), failure-A1B1C1D1(7)  

vsmTsCfgDataCndTypNB 1.3.6.1.4.1.251.1.1.47.3.1.15
The object specifies the type of data conditioning to narrowband.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER muLaw-0V-7F(2), muLaw-0V-FF(3), aLaw-0V-D5(4), aLaw-0V-54(5), dacs-trbl-E4(6), ctrl-mode-FE(7), cir-oos-36(8), mux-oos-1A(9), user-data-FF(10), none(1)  

vsmTsCfgDataCndTypATM 1.3.6.1.4.1.251.1.1.47.3.1.16
The object specifies the type of data conditioning to ATM.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER muLaw-0V-7F(2), muLaw-0V-FF(3), aLaw-0V-D5(4), aLaw-0V-54(5), dacs-trbl-E4(6), ctrl-mode-FE(7), cir-oos-36(8), mux-oos-1A(9), user-data-FF(10), none(1)  

vsmTsCfgMulticast 1.3.6.1.4.1.251.1.1.47.3.1.17
Multicast state: disabled = no multicast
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(2), enabled(1)  

vsmTsCfgOperStatus 1.3.6.1.4.1.251.1.1.47.3.1.18
The operating status of the timeslot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(2), up(1), configured(3), inv-cfg(4), aal-mismatch(5), no-more-DSPs(6), inv-CID(7), inv-Lk-no(9), inv-Sil-Det(10), inv-CmpTyp(11), unknown-Lim(12), inv-MCast(13), inv-maxtslot(14), aal1-max-TS(15), inv-MCast-BN(16), non-CAS-link(17)  

vsmTsCfgAdminStatus 1.3.6.1.4.1.251.1.1.47.3.1.19
The administrative status of the timeslot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER down(2), up(1), reconfig(3)  

vsmTsCfgValidity 1.3.6.1.4.1.251.1.1.47.3.1.20
Set to invalid(2) to delete this row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

vsmBundleCfgTable 1.3.6.1.4.1.251.1.1.47.4
The configuration table for a Bundle. A VSM Bundle specifies the service requirements of a virtual channel connection, including AAL type, connection type (pvc,svc), bandwidth and QoS.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsmBundleCfgTableEntry

vsmBundleCfgTableEntry 1.3.6.1.4.1.251.1.1.47.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VsmBundleCfgTableEntry  

vsmBundleCfgNo 1.3.6.1.4.1.251.1.1.47.4.1.1
The Bundle number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VsmBundle  

vsmBundleCfgVcVpi 1.3.6.1.4.1.251.1.1.47.4.1.2
The VPI of the VCC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VpiInteger  

vsmBundleCfgVcVci 1.3.6.1.4.1.251.1.1.47.4.1.3
The VCI of the VCC. This is the same as the Bundle no. for VSM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VciInteger  

vsmBundleCfgVcAALTyp 1.3.6.1.4.1.251.1.1.47.4.1.4
The AAL type used for the Bundle. This must match the AAL type used by the timeslot that is assigned to this bundle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER aal2(2), aal1(1)  

vsmBundleCfgMaxTslot 1.3.6.1.4.1.251.1.1.47.4.1.5
Specify the maximum number of timeslots that will be configured for the bundle. AAL2 only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..120  

vsmBundleCfgVcCDV 1.3.6.1.4.1.251.1.1.47.4.1.6
ATM cell delay variation between VSMs (in 125 microsecond intervals) ATM cell delay variation between VSMs (in 125 microsecond intervals). The maximum programmable value for cell delay variation is 16 milliseconds. Therefore, the greatest number which may be entered in this field is 128 (128 * 125 microsecond units). The default value is 8 (1 millisecond).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..128  

vsmBundleCfgTimerCU 1.3.6.1.4.1.251.1.1.47.4.1.7
Maximum amount of time (msec) to hold ATM cell before padding and sending. 0 results in an infinite wait. AAL2 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..20  

vsmBundleCfgCESPartialFill 1.3.6.1.4.1.251.1.1.47.4.1.8
Specify the no. of user octets per cell for partial cell fill. AAL1 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..47  

vsmBundleCfgVcTyp 1.3.6.1.4.1.251.1.1.47.4.1.9
The option to setup VCC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pvc(1), spvc(2), svc(3)  

vsmBundleCfgTrapCfg 1.3.6.1.4.1.251.1.1.47.4.1.10
State change results in traps sent to the management station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-trap(1), state-change(2)  

vsmBundleCfgOperStatus 1.3.6.1.4.1.251.1.1.47.4.1.11
The operating status of the bundle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(2), up(1), configured(3), inv-cfg(4), aal-mismatch(5), inv-VPI(7), bndl-novc(9), inv-maxtslot(10), inv-VPI-15(11)  

vsmBundleCfgAdminStatus 1.3.6.1.4.1.251.1.1.47.4.1.12
The administration status of the bundle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER down(2), up(1), reconfig(3)  

vsmBundleCfgValidity 1.3.6.1.4.1.251.1.1.47.4.1.13
Set to invalid(2) to delete this row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

vsmCardStatTable 1.3.6.1.4.1.251.1.1.47.5
The VSM card status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsmCardStatTableEntry

vsmCardStatTableEntry 1.3.6.1.4.1.251.1.1.47.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VsmCardStatTableEntry  

vsmCardStatIndex 1.3.6.1.4.1.251.1.1.47.5.1.1
Index for VSM Card Status Table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..0  

vsmCardStatBdType 1.3.6.1.4.1.251.1.1.47.5.1.2
VSM Hardware type
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

vsmCardStatHWSWCompatibility 1.3.6.1.4.1.251.1.1.47.5.1.3
Hardware Software Compatibility between bin, Basecard & DOC
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

vsmCardStatBinPres 1.3.6.1.4.1.251.1.1.47.5.1.4
Indicates presence of vsm.bin file
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER bin-not-present(1), present(2)  

vsmCardStatBinRev 1.3.6.1.4.1.251.1.1.47.5.1.5
The vsm.bin revision number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

vsmCardStatBdRev 1.3.6.1.4.1.251.1.1.47.5.1.6
The Card Hardware Feature Revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

vsmCardStatDoc1Type 1.3.6.1.4.1.251.1.1.47.5.1.7
DOC 1 type supports 48 or 60 channels
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown-doc-type(1), type-48-channel(2), type-60-channel(3), doc-not-present(4)  

vsmCardStatDoc1TypeRev 1.3.6.1.4.1.251.1.1.47.5.1.8
DOC 1 Hardware Revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..30)  

vsmCardStatDoc2Type 1.3.6.1.4.1.251.1.1.47.5.1.9
DOC 2 type supports 48 or 60 channels
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown-doc-type(1), type-48-channel(2), type-60-channel(3), doc-not-present(4)  

vsmCardStatDoc2TypeRev 1.3.6.1.4.1.251.1.1.47.5.1.10
DOC 2 Hardware Revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..30)  

vsmCardStatLimType 1.3.6.1.4.1.251.1.1.47.5.1.11
LIM detected for the VSM card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid-or-no-lim(1), ds1-dual-signaling-lim(2), ds1-quad-signaling-lim(3), e1-dual-signaling-lim(4), e1-quad-signaling-lim(5)  

vsmTsStatTable 1.3.6.1.4.1.251.1.1.47.6
The VSM Timeslot status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsmTsStatTableEntry

vsmTsStatTableEntry 1.3.6.1.4.1.251.1.1.47.6.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VsmTsStatTableEntry  

vsmTsStatLinkNo 1.3.6.1.4.1.251.1.1.47.6.1.1
The Link Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

vsmTsStatTSNo 1.3.6.1.4.1.251.1.1.47.6.1.2
The timeslot number of the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

vsmTsStatBundleNo 1.3.6.1.4.1.251.1.1.47.6.1.3
The Bundle number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VsmBundle  

vsmTsStatXmitBytes 1.3.6.1.4.1.251.1.1.47.6.1.4
Number of bytes which have been transmitted Only applies to AAL2 operating mode. This object provides the user with a count of the number of bytes which have been transmitted to the service interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmTsStatRecvBytes 1.3.6.1.4.1.251.1.1.47.6.1.5
Number of packets which have been reassembled Only applies to AAL2 operating mode. This object provides the user with a count of the number of AAL2 packets which have been reassembled or played out to the service interface. It excludes packets that were discarded for any reason, including packets that were not used due to being declared misinserted or discarded while the reassembler was waiting to achieve synchronization
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmTsStatUnderflows 1.3.6.1.4.1.251.1.1.47.6.1.6
Number of underflow indications Only applies to AAL2 operating mode. This object provides the user with a count of the number of underflow indications reported by the DSP to the Maker device (in 2 ms intervals).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmTsStatLostPackets 1.3.6.1.4.1.251.1.1.47.6.1.7
Number of lost packets Only applies to AAL2 operating mode. This object provides the user with a count of the number of AAL2 packets which have been detected as lost in the network prior to the destination CES IWF layer processing. The cause of a lost packet is an invalid sequence number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmTsStatAALType 1.3.6.1.4.1.251.1.1.47.6.1.8
AAL type used for timeslot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER aal2(2), aal1(1)  

vsmTsStatVCID 1.3.6.1.4.1.251.1.1.47.6.1.9
The number of the CID on which this BC is transmitting
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vsmTsStatCID 1.3.6.1.4.1.251.1.1.47.6.1.10
The number of the CID assigned to this BC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vsmTsStatActive 1.3.6.1.4.1.251.1.1.47.6.1.11
State of Time Slot (Bearer Channel): yes = active; no = not active Provides the user with the activity mode of each Time Slot individually. A Time Slot is considered active if it is being processed into ATM cells. Examples of active Time Slots: 1) an off-hook voice channel 2) any data channel Example of inactive Time Slot: 1) an on-hook voice channel
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

vsmTsStatDataLnk 1.3.6.1.4.1.251.1.1.47.6.1.12
Indicates whether bearer channel is using DSP or Bypass
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dsp(1), bypass(2)  

vsmTsStatBlocked 1.3.6.1.4.1.251.1.1.47.6.1.13
Indicates whether bearer channel is in blocked mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatIdleIdle 1.3.6.1.4.1.251.1.1.47.6.1.14
Indicates whether bearer channel is on-hook or off-hook
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatHold 1.3.6.1.4.1.251.1.1.47.6.1.15
Indicates whether bearer channel is in hold mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatRemoteCompressed 1.3.6.1.4.1.251.1.1.47.6.1.16
Indicates use of compression algorithm on remote channel A yes indicates that a compression algorithm is being used on the remote channel data. No indicates that no compression algorithm is being used on remote channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatRemoteSilent 1.3.6.1.4.1.251.1.1.47.6.1.17
Indicates whether remote channel is in silent mode or non silent mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatCompressed 1.3.6.1.4.1.251.1.1.47.6.1.18
Indicates use of compression algorithm on local channel A yes indicates that a compression algorithm is being used on the local channel data. No indicates that no compression algorithm is being used on the local channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatSilent 1.3.6.1.4.1.251.1.1.47.6.1.19
Time Slot Silence Status Indicates whether local channel is in silent mode (yes) or non silent mode (no)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatConditioning 1.3.6.1.4.1.251.1.1.47.6.1.20
Conditioning status: yes = conditioning; no = not conditioning Data conditioning is initiated upon the detection of a variety of error situations including, but not limited to, LOS, LOF and AIS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatRemoteConditioning 1.3.6.1.4.1.251.1.1.47.6.1.21
Conditioning status: yes = conditioning; no = not conditioning Data conditioning is initiated upon the detection of a variety of error situations including, but not limited to, LOS, LOF and AIS.This indicates the remote side is conditioning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatRIWF 1.3.6.1.4.1.251.1.1.47.6.1.22
Remote interworking function alarm active
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatLossofRefresh 1.3.6.1.4.1.251.1.1.47.6.1.23
CAS Refresh status: yes = loss of refresh; no = no alarm This only applies when signalling is configured for the timeslot. When no signalling is configured this defaults to 'no'. When signalling is configured and it is detected that there is no response to the refresh packet, this bit is set to 'yes'. This will result in ATM signalling and data conditioning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmTsStatCasValuesPDH 1.3.6.1.4.1.251.1.1.47.6.1.24
Value of A B C D bits being sent from VSM physical interface (PDH side) Provides a snapshot of the current state of the A B C D signalling bits on the PDH side of the network
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER a0-b0-c0-d0(1), a0-b0-c0-d1(2), a0-b0-c1-d0(3), a0-b0-c1-d1(4), a0-b1-c0-d0(5), a0-b1-c0-d1(6), a0-b1-c1-d0(7), a0-b1-c1-d1(8), a1-b0-c0-d0(9), a1-b0-c0-d1(10), a1-b0-c1-d0(11), a1-b0-c1-d1(12), a1-b1-c0-d0(13), a1-b1-c0-d1(14), a1-b1-c1-d0(15), a1-b1-c1-d1(16)  

vsmTsStatCasValuesATM 1.3.6.1.4.1.251.1.1.47.6.1.25
Value of A B C D bits being sent from the ATM network Provides a snapshot of the current state of the A B C D signalling bits on the ATM side of the network
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER a0-b0-c0-d0(1), a0-b0-c0-d1(2), a0-b0-c1-d0(3), a0-b0-c1-d1(4), a0-b1-c0-d0(5), a0-b1-c0-d1(6), a0-b1-c1-d0(7), a0-b1-c1-d1(8), a1-b0-c0-d0(9), a1-b0-c0-d1(10), a1-b0-c1-d0(11), a1-b0-c1-d1(12), a1-b1-c0-d0(13), a1-b1-c0-d1(14), a1-b1-c1-d0(15), a1-b1-c1-d1(16)  

vsmTsStatReset 1.3.6.1.4.1.251.1.1.47.6.1.26
Set to yes(1) to reset all counters in the Time Slot status table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmBundleStatTable 1.3.6.1.4.1.251.1.1.47.7
The VSM Bundle status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsmBundleStatTableEntry

vsmBundleStatTableEntry 1.3.6.1.4.1.251.1.1.47.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VsmBundleStatTableEntry  

vsmBundleStatBundleNo 1.3.6.1.4.1.251.1.1.47.7.1.1
The Bundle number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VsmBundle  

vsmBundleStatXmitCells 1.3.6.1.4.1.251.1.1.47.7.1.2
The count of the number of AAL2 cells transmitted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatRecvCells 1.3.6.1.4.1.251.1.1.47.7.1.3
The count of cells that have been played out to the PDH link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatPvcActive 1.3.6.1.4.1.251.1.1.47.7.1.4
Is the PVC on this Bundle active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-active(2), active(1)  

vsmBundleStatAALType 1.3.6.1.4.1.251.1.1.47.7.1.5
The AAL type used for the Bundle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER aal2(2), aal1(1)  

vsmBundleStatBufUndrflws 1.3.6.1.4.1.251.1.1.47.7.1.6
The number of buffer underflows (AAL1 only).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatBufOverflows 1.3.6.1.4.1.251.1.1.47.7.1.7
The number of buffer overflows (AAL1 only).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatPtrReframes 1.3.6.1.4.1.251.1.1.47.7.1.8
The count of the number of events in which SDT pointer is not where it is expected (AAL1 only). The count of the number of events in which SDT pointer is not where it is expected (AAL1 only). This counter is 0 for unstructured CES mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatLostCells 1.3.6.1.4.1.251.1.1.47.7.1.9
The number of AAL1 cells detected as lost prior to the destination
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatHdrErrors 1.3.6.1.4.1.251.1.1.47.7.1.10
The count of all AAL1 and AAL2 header errors The Header Error count represents a sum of start pointer, sequence number and parity errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatBadCID 1.3.6.1.4.1.251.1.1.47.7.1.11
The count of the number of AAL2 cells having a bad CID
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatAAL2LostCells 1.3.6.1.4.1.251.1.1.47.7.1.12
The count of the number of lost AAL2 cells When operating in AAL2 mode, a non-zero count of lost cells is an indication that invalid sequence numbers exist
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vsmBundleStatReset 1.3.6.1.4.1.251.1.1.47.7.1.13
Set to yes(1) to reset all counters in the Bundle status table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

vsmBundleStatConditioning 1.3.6.1.4.1.251.1.1.47.7.1.14
Conditioning status: yes = conditioning; no = not conditioning Data conditioning is initiated upon the detection of any or all of a variety of errors including: no received cell flow, header errors, buffer underflow, buffer overflow, pointer reframes or lost cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(2), yes(1)