CISCO-VISM-MODULE-MIB

File: CISCO-VISM-MODULE-MIB.mib (95606 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC BASIS-MIB CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP SnmpAdminString TruthValue
TEXTUAL-CONVENTION cardSpecific voice
ciscoWan

Defined Types

VismFaxDeJitterMode  
This mode parameter selects the de-jitter mode to be used during fax calls. 'unSpecified': Unspecified mode of operation 'adaptive': In this mode of operation, the delay applied by the de-jitter buffer is adapted based on observations of the incoming packet jitter. 'fixedWithTS': Indicates use of a constant jitter buffer size with a timestamp check on the incoming packets, as defined by the object vismFaxDeJitterInitialDelay. 'fixedWithoutTS': Indicates use of a constant jitter buffer size, which is defined by the object vismFaxDeJitterInitialDelay. 'passThrough': This mode is designed to support de-jittering while in pass-through mode for the transport of modem and fax signals.
TEXTUAL-CONVENTION    
  INTEGER unSpecified(1), adaptive(2), fixedWithTS(3), fixedWithoutTS(4), passThrough(5)  

VismFaxDeJitterInitDelay  
General category of fax initial delays in milliseconds supported on the module.
TEXTUAL-CONVENTION    
  INTEGER unSpecified(0), five(5), ten(10), fifteen(15), twenty(20), twentyfive(25), thirty(30), thirtyfive(35), forty(40), fortyfive(45), fifty(50), fiftyfive(55), sixty(60), sixtyfive(65), seventy(70), seventyfive(75), eighty(80), eightyfive(85), ninety(90), ninetyfive(95), hundred(100)  

Defined Values

ciscoVismModuleMIB 1.3.6.1.4.1.351.150.82
This MIB module contains VISM Card specific attributes and call statistics information for VISM service module.
MODULE-IDENTITY    

vismSystemPerfStats 1.3.6.1.4.1.351.110.3.25
OBJECT IDENTIFIER    

vismCallStats 1.3.6.1.4.1.351.110.5.5.13
OBJECT IDENTIFIER    

vismConfig 1.3.6.1.4.1.351.110.3.17
OBJECT IDENTIFIER    

vismIpGrp 1.3.6.1.4.1.351.110.3.17.1
OBJECT IDENTIFIER    

vismVoIpGrp 1.3.6.1.4.1.351.110.3.17.2
OBJECT IDENTIFIER    

vismDspGrp 1.3.6.1.4.1.351.110.3.17.3
OBJECT IDENTIFIER    

vismSystemGrp 1.3.6.1.4.1.351.110.3.17.4
OBJECT IDENTIFIER    

vismTrapObjGrp 1.3.6.1.4.1.351.110.3.17.5
OBJECT IDENTIFIER    

vismAal2Grp 1.3.6.1.4.1.351.110.3.17.6
OBJECT IDENTIFIER    

vismInteropGrp 1.3.6.1.4.1.351.110.3.17.7
OBJECT IDENTIFIER    

vismCPUUtilization 1.3.6.1.4.1.351.110.3.25.1
This is the percentage of time CPU is in non-idle state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

vismMemoryUtilization 1.3.6.1.4.1.351.110.3.25.2
This is the percentage of memory in use by VISM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

vismSysPerfClrButton 1.3.6.1.4.1.351.110.3.25.3
This variable is used to clear all the CPU and Memory Utilization statistics. 'noaction(1)': The value return on a GET operation. 'clear(2)' : Clear alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), clear(2)  

vismTotalCalls 1.3.6.1.4.1.351.110.5.5.13.1
Total number of calls made in VISM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismSuccessfulCalls 1.3.6.1.4.1.351.110.5.5.13.2
Total number successful calls made in VISM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismFailedCalls 1.3.6.1.4.1.351.110.5.5.13.3
Total number failed calls made in VISM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismCallStatsClrButton 1.3.6.1.4.1.351.110.5.5.13.4
This variable is used to clear all the VISM call statistics. 'noaction': The value return on a GET operation 'clear': Clear all alarm
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), clear(2)  

vismIpAddress 1.3.6.1.4.1.351.110.3.17.1.1
This object identifies the IP address of VISM card. Each VISM card has its own IP address. IP address for each VISM card is required to communicate with the call agent. This object is applicable if the object vismMode is in VoIP(Voice Over IP) or Switched mode.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

vismSubNetMask 1.3.6.1.4.1.351.110.3.17.1.2
SUB-NETMASK of the VISM IP interface. This object is applicable if the object vismMode is in VoIP or Switched mode.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

vismControlTos 1.3.6.1.4.1.351.110.3.17.1.3
This object is used to provision the bitmask used for the TOS (Type Of Service) octet for cells carrying the control xGCP(Gateway Control Protocol) traffic. Default value 96 = 0x60 => Precedence = 3 and TOS nibble = 0 The bitmask can be only a byte value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismBearerIpAddress 1.3.6.1.4.1.351.110.3.17.1.4
The bearer IP address of VISM card. This is an optional second IP address of the VISM card. If this bearer IP address is defined, the vismIpAddress automatically becomes the control IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

vismBearerSubNetMask 1.3.6.1.4.1.351.110.3.17.1.5
Bearer SUB-NETMASK of the VISM IP interface. This optional bearer subnet mask must be provided when vismBearerIpAddress is provided.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

vismBearerTos 1.3.6.1.4.1.351.110.3.17.2.1
This object is used to provision the bitmask used for the TOS octet for cells carrying VoIP bearer RTP(Real-time Transport Protocol) traffic. Default value 160 = 0xA0 => Precedence = 5 and TOS nibble = 0 The bitmask can be only a byte value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismRtcpRepInterval 1.3.6.1.4.1.351.110.3.17.2.2
This attribute defines the RTCP(Real-time Transport Control Protocol) report interval (defined in RFC 1889). This indicates the interval at which the RTCP reports should be sent to the participating members. The RTCP reports are not sent at a fixed rate at this interval. Rather, this value is used as a base value to arrive at a random number between 0.5 and 1.5 times this value. This interval timer also serves the purpose of RTP packets receive timer. At every vismRtcpRecvMultiplier times this interval, where vismRtcpRecvMultiplier is specified in the MIB object below, a check is made on a VoIP connection (which is in SENDRECV or RECVONLY xGCP modes) to see if any RTP packets have been received. If not, gateway-initiated DLCX should be sent to the Call Agent. Currently, this interval timer is a card-specific value, which means the value is configurable on a per card basis and not on a per call basis. This value is applicable for VoIP adaptation only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 500..15000  

vismRtpReceiveTimer 1.3.6.1.4.1.351.110.3.17.2.3
This object defines whether the RTP packets receive timer on the VISM needs to be enabled or not. For some VoIP applications if a connection is in send-recv mode or recv-only mode, after the bearer cut-through is done, the RTP stream should be monitored for RTP packets. If there are no packets received within a time interval specified by 5 seconds, then a Gateway initiated DLCX (Delete connection) should be sent on that connection. If this object is set to enable, the RTP stream is monitored. Otherwise, it is not monitored. This value is applicable for VoIP adaptation only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

vismPacketizationPeriod 1.3.6.1.4.1.351.110.3.17.2.4
This object is used to provision the packetization period to be applied and is applicable for VoIP only. For VoAAL2 adaptations, the packetization period is derived from the profile table entry. For VoAAL1 adaptation, it is fixed at 5.875 ms.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER tenms(10), twentyms(20), thirtyms(30), fourtyms(40)  

vismVoIpDtmfRelay 1.3.6.1.4.1.351.110.3.17.2.5
This attribute defines whether the DTMF (Dual Tone Multi-Frequency) digits need to be transported to the other endpoint via NSE(Named Signal Event) packets.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismVoIpCasTransport 1.3.6.1.4.1.351.110.3.17.2.6
This attribute defines whether the CAS(Channel Associated Signaling) bits need to be transported to the other endpoint via NSE packets.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismVoIpTripleRedundancy 1.3.6.1.4.1.351.110.3.17.2.7
This attribute defines whether triple redundancy is enabled or not. With triple redundancy, NSEs are sent three times at 20 ms intervals. For reliable channels, triple redundancy can be disabled in order to save the bandwidth and the processing overheads.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismVoIpVADTimer 1.3.6.1.4.1.351.110.3.17.2.8
This attribute defines the hangover time for VAD(Voice Activity Detection) in milliseconds. Once the voice inactivity is detected, the gateway will wait for this duration before activating silence suppression.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 250..65535  

vismVoIpNTECapabilityNegotiate 1.3.6.1.4.1.351.110.3.17.2.9
This attribute defines whether the VISM has the capability to negotiate the list of events either NSE or NTE(Named Telephony Events), using rtpmap and fmtpmap in the SDP. If the value is 'true(1)', then VISM will accept rtpmap and fmtpmap in the SDP. Any events NSE/NTE not listed will be interpreted as not supported. If the value is 'false(2)', then VISM will neither include nor accept rtpmap for X-NSE & X-NTE, and fmtpmap. For the backward compatibility sake VISM will transmit DTMF digits using NSEs if the value is 'false(2).'
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismVoIpSIDPayloadType 1.3.6.1.4.1.351.110.3.17.2.10
This attribute sets the payload type of a RTP packet carrying SID(Silence Insertion Descriptor) which is sent to the other end when silence is detected. The default value is in accordance to RFC-3551.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

vismVoIpDPvcOamCellGap 1.3.6.1.4.1.351.110.3.17.2.11
This attribute defines the inter cell gap for dual PVC(Permanent Virtual Circuit) OAM (Operational and management) cells.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..5000  

vismVoIpDPvcRetryCnt 1.3.6.1.4.1.351.110.3.17.2.12
This attribute defines the threshold for failure of a PVC. If the number of consecutive OAM cells sent for which no ack was received equals this number then the connection is considered failed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..20  

vismVoIpDPvcRecoverCnt 1.3.6.1.4.1.351.110.3.17.2.13
This attribute defines the threshold for recovery of a PVC. If the number of consecutive OAM cells sent for which ack was received equals this number then the connection is considered recovered from failure.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..20  

vismRtcpRecvMultiplier 1.3.6.1.4.1.351.110.3.17.2.14
The object vismRtcpRepInterval specified above defines an approximate RTCP report interval (defined in RFC 1889) which indicates the interval in milliseconds at which the RTCP reports should be sent to the participating members. The object vismRtcpRecvMultiplier defines how many times the RTCP reports may fail before exception condition activity may be done. The number of times specified in this MIB object times the RTCP Report Interval, a check is made on a VoIP connection (which is in SENDRECV or RECVONLY xGCP modes) to see if any RTP packets have been received. If not, gateway-initiated DLCX should be sent to the call agent. Currently, this interval multiplier is a card-specific value, which means the value is configurable on a per card basis and not on a per call basis. This value is applicable for VoIP adaptation only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

vismVoIpLapdTrunkPVC 1.3.6.1.4.1.351.110.3.17.2.15
This object should be used for VoIP Trunking applications and only if the signaling type is configured to be CCS(Common Channel Signaling). By default the PRI(Primary Rate Interface) D-channel information will be sent on the control channel. If the control network is totally separated from the bearer network then the user needs to set this object to 'bearer' to send his LAPD(Link Access Procedure on the D-channel) Trunk messages to the remote VISM.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER control(1), bearer(2)  

vismVoIpEventNegotiationPolicy 1.3.6.1.4.1.351.110.3.17.2.16
This attribute defines whether or not the VISM should advertise the event codecs, NSE, NTE, or Cisco-rtp, in addition to the list of events specified by the call agent. If the value is 'none', then VISM will not include any more event codecs than what has been specified by the call agent. If the value is 'proprietary', then VISM can advertise proprietary event codecs in addition to the event codecs specified by the call agent. If the value is 'all', then VISM can advertise both proprietary as well as standard event codecs in addition to the event codecs specified by the call agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), proprietary(2), all(3)  

vismEcanCnfIdlePattern 1.3.6.1.4.1.351.110.3.17.3.1
Echo Canceller pattern for Idle code. Mu-Law : 1 - 7f, 2 - ff, 3 - 7f or ff, 4 - f7 A-Law : 1 - None, 2 - 54, 3 - 55, 4 - Programmable Idle code. DEFVAL : 'pattern3' (7f or ff) for Mu-law and 'pattern2' (54) for A-Law.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER pattern1(1), pattern2(2), pattern3(3), pattern4(4)  

vismEcanCnfIdleDirection 1.3.6.1.4.1.351.110.3.17.3.2
Echo Canceller Idle Direction. This determines in which direction the Idle code must be present.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER both(1), either(2), send(3), receive(4)  

vismCompCnfPacketSize 1.3.6.1.4.1.351.110.3.17.3.3
Compressed output packet size - This value is used in the DSP(Digital Signal Processing) interface API commands to configure the DSPs for the maximum packet size. The valid values are 80 and 160 only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 80 | 160  

vismERL 1.3.6.1.4.1.351.110.3.17.3.4
This object is used to provision the return echo lost, i.e the db loss of the echo that the DSPs are supposed to cancel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER zerodb(1), threedb(2), sixdb(3), worstdb(4)  

vismJitterDelayMode 1.3.6.1.4.1.351.110.3.17.3.5
This object is used to provision the jitter buffer mode to be apply to a call connection. The possible values are: 'fixed' : means use a constant jitter buffer size, which is defined by the object vismJitterInitialDelay. 'adaptive': means let the DSP pick the optimal value for the call connection.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER fixed(1), adaptive(2)  

vismJitterInitialDelay 1.3.6.1.4.1.351.110.3.17.3.6
Defines the jitter buffer size. If the vismJitterDelayMode is set to be fixed, the jitter buffer is fixed at this value for the call. If vismJitterDelayMode is adaptive, this is the initial jitter buffer size, and the DSP will adapt to an optimal size. The valid range for template 1 : 1,10,20,30,40,50,60,70, 80,90,100 The valid range for template 2 : 1,5,10,15,20,25,30,35, 40,45,50,55,60,65,70, 75,80,85,90,95,100. When the template of the card changes, either from template 1 to 2 or vice versa the value of this object will be implicitly set to default value.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER zero(1), five(5), ten(10), fifteen(15), twenty(20), twentyfive(25), thirty(30), thirtyfive(35), fourty(40), fortyfive(45), fifty(50), fiftyfive(55), sixty(60), sixtyfive(65), seventy(70), seventyfive(75), eighty(80), eightyfive(85), ninty(90), ninetyfive(95), hundred(100)  

vismAdaptiveGainControl 1.3.6.1.4.1.351.110.3.17.3.7
If set to 'on', the DSP will adjust the gain of the call connection to an optimal value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

vismDspHealth 1.3.6.1.4.1.351.110.3.17.3.8
This attribute indicates the health of the DSPs. It is a percentage of the total number of DSPs that are currently functional.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismUpspeedCodec 1.3.6.1.4.1.351.110.3.17.3.9
This object specifies the codec to be used when fax upspeed happens. The default value for this object is 'g711u' when the line type is T1 and 'g711a' when the line type is E1. This object is applicable only in the case of VoIP applications, for AAL2 the upspeedCodec is obtained from profile table and this object will have no affect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER g-711u(1), g-711a(2), g-726-32(3), clearChannel(4), g-723h(5), g-723l(6), g-726-16(7), g-726-24(8), g-726-40(9)  

vismPayloadType 1.3.6.1.4.1.351.110.3.17.3.10
This object specifies the payload type to be used when fax upspeed happens. IANA values (0..95) are static payload and (96..127) are dynamic payload type. This object is applicable only in the case of VoIP applications, for AAL2 the upspeedCodec is obtained from profile table and this object will have no affect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..256  

vismDSPHeartbeat 1.3.6.1.4.1.351.110.3.17.3.11
This object will specify the timer interval, DSP send a regular heartbeat messages from the DSP to the HOST Application. If the value is zero the Heartbeat message will be disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

vismFaxDeJitterMode 1.3.6.1.4.1.351.110.3.17.3.12
This object specifies the de-jitter mode to be used for the fax upspeed. This object is applicable only in the case of VoIP applications.
Status: current Access: read-write
OBJECT-TYPE    
  VismFaxDeJitterMode  

vismFaxDeJitterInitialDelay 1.3.6.1.4.1.351.110.3.17.3.13
This object defines the de-jitter buffer size for fax upspeed. If the vismFaxDeJitter Mode is set to be 'fixedWithTS' or 'fixedWithoutTS', the jitter buffer size is set to this value for the call. If vismDeJitterMode is 'adaptive', this is the initial jitter buffer size, and the DSP will adapt to an optimal size. If the vismDeJitterMode is 'passThrough', this value is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  VismFaxDeJitterInitDelay  

vismDaughterCardSerialNum 1.3.6.1.4.1.351.110.3.17.4.1
A unique value for each VISM daughter card, entered in nvram by manufacturing. The serial number is on the non-volatile RAM on the VISM daughter card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..6)  

vismDaughterCardDescription 1.3.6.1.4.1.351.110.3.17.4.2
This object identifies the VISM daughter card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

vismDaughterCardHWRev 1.3.6.1.4.1.351.110.3.17.4.3
This object identifies the hardware revision number for the daughter card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..2)  

vismEcanEncoding 1.3.6.1.4.1.351.110.3.17.4.4
The object identifies the voice encoding type, mu-law or a-law. 'mu-law' is returned for T1 lines and 'a-law' is returned for E1 lines.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mu-law(1), a-law(2)  

vismMode 1.3.6.1.4.1.351.110.3.17.4.5
This attribute defines the connection model that the VISM card is configured to operate with. This object can be modified by CLI(Command Line Interface) only. The CLI 'cnfvismmode' can be used to set this object. VISM card will be reset after modifying this parameter for the VISM card to come up in the new mode. Each mode enables a set of features on the VISM card. The feature set for each of the above modes is : 'voipSwitching':VoIP mode. In this mode VISM interacts with the call agent using XGCP protocol, bearer path is VoIP. This mode is also used for VoIP applications that dosen't use call agent(VoIP Trunking). 'aal2Trunking': AAL2 Trunking mode. In this mode VISM does not interact with the call agent. Bearer Path is AAL2. 'aal1Svc' : AAL1 SVC(Switched Virtual Circuit) mode. In this mode VISM interacts with call agent using XGCP protocol over AAL5 control PVCs. In this mode, bearer path is VoAAL1 and the bearer connections are SVCs. i.e VISM dynamically sets-up and tears down bearer connections. 'switchedVoipCASBh', 'switchedVoipPRIBh', 'switchedAal2CASBh', 'switchedAal2Svc' and superMode are ignored. 'switchedAal2Pvc': Switched and trunked AAL2 PVC with CAS xGCP backhaul, CCS and CAS forwarding. 'switchedAal2Svc': Switched AAL2 SVC with PRI backhaul. 'voipAndAal1Svc': VoIP and ATM Groomer. 'voipAndAal2Trunking': VoIP Trunking And AAL2 Trunking. 'unknowMode': Unknown mode, when user change vismFeatureBitMap to a combination of Features that are not in the above modes. This object has to be synchronized with vismFeatureBitMap. When vismFeatureBitMap is changed this object will be implicitly set to the mode that has the right combination of features.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER voipSwitching(1), aal2Trunking(2), aal1Svc(3), switchedVoipCASBh(4), switchedVoipPRIBh(5), switchedAal2CASBh(6), switchedAal2Svc(7), switchedAal2Pvc(8), voipAndAal1Svc(9), voipAndAal2Trunking(10), superMode(99), unknownMode(100)  

vismPrevMode 1.3.6.1.4.1.351.110.3.17.4.6
This attribute indicates the mode in which VISM was operating before the object vismMode value was changed. i.e It gives the value of vismMode before it got changed to the current value. When the card comes up in the default mode, the value of vismPrevMode will be the same as vismMode. Hence this object is no longer needed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER voipSwitching(1), aal2Trunking(2), aal1Svc(3), aal2PvcSwitching(4)  

vismCacEnable 1.3.6.1.4.1.351.110.3.17.4.7
This attribute describes whether CAC (Connection Admission Control) functionality needs to be applied on the VISM card, on a per PVC basis. For some applications, the CAC functionality may not be required and in that case, it has to be disabled on a card basis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

vismAvailableDs0Count 1.3.6.1.4.1.351.110.3.17.4.8
This attribute describes the number of DS0s available for new connections on VISM. This is modified by the VISM firmware after each connection is setup.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..248  

vismAppliedTemplate 1.3.6.1.4.1.351.110.3.17.4.9
This attribute describes the Codec template currently configured on the VISM card. The value refers to an index to the vismCodecTemplateCnfGrpTable (defined in CISCO-VISM-CODEC-MIB MIB). This template is applicable for all connections on the card. When a switch is made to a new template, the number of channels (endpoints) in use will be checked to ensure the switch will not occur if there are more endpoints active at the present time than what the new template allow, the number of channels per template are specify in vismCodecTemplateMaxChanCount. Also whenever an attempt is made to add a new endpoint for any template, this template maximum number will limit the number of endpoints that may be added for this template.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismTftpServerDn 1.3.6.1.4.1.351.110.3.17.4.11
This object holds the domain name of the tftp server from where the CAS module will download the CAS files. This domain name can be resolved internally or externally. Before configuring this object the domain name should be added in the mgDomainNameTable(defined in CISCO-WAN-MG-MIB MIB) and at least one IP address (internal or external) should be associated with this domain name in mgcResolutionTable (defined in the same MIB). By default, the object is set to TFTPDOMAIN. Before the last entry corresponding to the tftp domain is deleted from the mgDomainNameTable or the last IP address associated with this object is deleted from mgcResolutionTable, it should be set to 'TFTPDOMAIN'. If the user configures 'localhost' to be the tftp server domain then the cas files will be downloaded from PXM(Processor Switch Module). If the user configures the domain name to be TFTPDOMIAN or localhost then that entry need not be present in mgDomainNameTable or mgcResolutionTable.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

vismXgcpBearerNetworkType 1.3.6.1.4.1.351.110.3.17.4.12
This object specifies the network type to use in order to transport bearer traffic. The user can configure this to IP or ATM based on where the VISM will be located. If the call agent specifies the network type in the MGCP local connection options CRCX(Create Connection) request, then the configuration of this object will have no effect, else the value of this object will be used when sending CRCX response.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ip(1), atm(2)  

vismXgcpBearerVCType 1.3.6.1.4.1.351.110.3.17.4.13
This object specifies the VC(Virtual Channel) type to use in order to transport bearer traffic. If the call agent specifies the VC type in the MGCP local connection options (CRCX request), then the configuration of this object will have no effect, else the value of this object will be used when sending CRCX response.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pvc(1), svc(2)  

vismXgcpBearerConnectionType 1.3.6.1.4.1.351.110.3.17.4.14
This object specifies the connection type used to transport bearer traffic. If the vismXgcpBearerNetworkType is chosen to be IP then the value of this object has to be/will be set to 'notApplicable'. If the call agent specifies the connection type in the MGCP local connection options (CRCX request), then the configuration of this object will have no effect, else the value of this object will be used when sending CRCX response.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER aal1Sdt(1), aal2(2), notApplicable(3)  

vismBearerContinuityTimer 1.3.6.1.4.1.351.110.3.17.4.15
This object specifies the co4 (bearer continuity) timer in millisecs. The timer will be started in the terminating/originating gateway for a duration as specified in this MIB object when a co3 message is sent from the terminating/originating gateway to the originating/terminating gateway. If the terminating/originating gateway does not receive co4 as an acknowledgement from the originating/termintaing gateway and the timer expires, gateway initiated DLCX is sent to the call agent from the terminating/originating gateway. This object is applicable when the call agent feature is available.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10000  

vismCodecNegotiationOption 1.3.6.1.4.1.351.110.3.17.4.16
This object helps in forming an ordered intersection of lists and one of the lists must be used in determining the resulting order of codecs. Lco - local connection options Rcd - remote connection description Lcl - local codec list If the value of this object is 'lcoRcdLcl' then effectively we are giving first priority to the local connection options sent by the call agent, followed by remote connection description sent by the remote gateway (CA) and the last priority will be to local codec list stored in VISM. If the value of this object is 'lcoLclRcd' then effectively we are giving first priority to local connection options sent by the call agent, followed by local codec list stored in VISM and the last priority will be to remote connection description sent by the remote gateway (or remote CA). If the value of this object is 'rcdLcoLcl' then effectively we are giving first priority to remote connection description sent by the remote gateway /call agent, followed by local connection options sent by the call agent and the last priority will be to the local codec list stored on the local gateway(VISM). If the value of this object is 'rcdLclLco' then effectively we are giving first priority to remote connection description sent by the remote gateway/CA followed by local codec list stored on the local gateway and the last priority will be to the local connection options sent by the call agent. If the value of this object is 'lclLcoRcd' then effectively we are giving first priority to local codec list stored on the local gateway (VISM) followed by local connection options sent by the call agent and the last priority will be to remote connection description sent by the remote gateway (or remote CA). If the value of this object is 'lclRcdLco' then effectively we are giving first priority to local codec list stored on the VISM followed by remote connection description sent by the remote gateway (or remote CA) and the last priority will be to local connection options sent by the call agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lcoRcdLcl(1), lcoLclRcd(2), rcdLcoLcl(3), rcdLclLco(4), lclLcoRcd(5), lclRcdLco(6)  

vismProfileNegotiationOption 1.3.6.1.4.1.351.110.3.17.4.17
This object helps in forming an ordered intersection of lists and one of the lists must be used in determining the resulting order of profiles. Lco - local connection options Rcd - remote connection description Lcl - local codec list If the value of this object is 'lcoRcdLcl' then effectively we are giving first priority to the local connection options sent by the call agent, followed by remote connection description sent by the remote gateway (CA) and the last priority will be to local codec list stored in VISM. If the value of this object is 'lcoLclRcd' then effectively we are giving first priority to local connection options sent by the call agent, followed by local codec list stored in VISM and the last priority will be to remote connection description sent by the remote gateway (or remote CA). If the value of this object is 'rcdLcoLcl' then effectively we are giving first priority to remote connection description sent by the remote gateway /call agent, followed by local connection options sent by the call agent and the last priority will be to the local codec list stored on the local gateway(VISM). If the value of this object is 'rcdLclLco' then effectively we are giving first priority to remote connection description sent by the remote gateway followed by local codec list stored on the local gateway and the last priority will be to the local connection options sent by the CA. If the value of this object is 'lclLcoRcd' then effectively we are giving first priority to local codec list stored on the local gateway (VISM) followed by local connection options sent by the call agent and the last priority will be to remote connection description sent by the remote gateway (or remote CA). If the value of this object is 'lclRcdLco' then effectively we are giving first priority to local codec list stored on the VISM followed by remote connection description sent by the remote gateway (or remote CA) and the last priority will be to local connection options sent by the call agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lcoRcdLcl(1), lcoLclRcd(2), rcdLcoLcl(3), rcdLclLco(4), lclLcoRcd(5), lclRcdLco(6)  

vismCarrierLossPolicy 1.3.6.1.4.1.351.110.3.17.4.18
This object defines the policy that needs to be applied when a carrier loss is detected. This states whether to switch to the pre-upspeed codec or to remain with the upspeed codec. This object is applicable in case of SVCs. This object will be applicable in case of PVC if the per PVC object - vismChanCarrierLossPolicy (defined in vismChanCacTable) is set to 'unspecified'. Configuring this object will not have any affect when card level CAC is disabled (vismCacEnable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER previousCodec(1), upspeedCodec(2)  

vismCacRejectionPolicy 1.3.6.1.4.1.351.110.3.17.4.19
This attribute defines the policy that needs to be applied once the CAC function rejects the upspeeding of a connection, due to a fax/modem switch-over request. The applicable options are: 'delete' : To delete the connection that got rejected by CAC for upspeed. 'maintain' : To maintain the connection with the prior compression scheme. This object is applicable in case of SVCs. This object will be applicable in case of PVCs if the per PVC object - vismChanCacRejectionPolicy (defined in vismChanCacTable) is set to 'unspecified'. Configuring this object will not have any affect when card level CAC is disabled (vismCacEnable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), maintain(2)  

vismExtDnsServerDn 1.3.6.1.4.1.351.110.3.17.4.20
This object refers to the domain name of the external DNS server which will be used to resolve other domain name. Currently this domain name can only be resolved internally. Therefore, before configuring this object not only the domain name has to be added in the mgDomainNameTable with resolution type 'internalOnly' but also at least one IP address has been added with this domain name in mgcResolutionTable. Before deleting external DNS server from mgDomainNameTable or deleting the last IP address associated with the external DNS server this object should be set to 'NULL'. After we change the value of this object to NULL, all the externally resolved IP address in mgcResolutionTable will be purged. By default this object will be set to 'NULL'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

vismFeatureBitMap 1.3.6.1.4.1.351.110.3.17.4.21
This object denotes the bit map for VISM features. It indicates the current features that are enabled. It should be consistent with vismMode. When user change vismMode, this object is implicitly set to the feature combination that indicate to that mode. The change of vismFeatureBitMap will not cause VISM to reset and the configuration will not be cleared. For each bit, value 1 means the feature is enabled, 0 means disabled. Bit 0 - AAL1 adaptation Bit 1 - AAL2 adaptation Bit 2 - AAL5 adaptation (Bearer network type is IP). Bit 3 - Switching (with Call Agent) Bit 4 - Trunking (without Call Agent) Bit 5 - Bearer VC type is PVC. Bit 6 - Bearer VC type is SVC. Bit 7 - CAS signaling Bit 8 - PRI backhaul Bit 9 - CCS signaling Bit 10 - Domain Name For example, 0x5AC corresponds to vismMode 1 (VoipSwitching). Currently this object is not settable, it can only be set thru some debug commands.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

vismVADTolerance 1.3.6.1.4.1.351.110.3.17.4.22
The value in this object refers to the customer accepted drop rate for voice connections when the bandwidth usage exceeds allowed value. The actual range of this object is 0.0001% - 1.00 % The unit is in percentage, since the default is 0.01 %, and since we cannot express such fractions in MIB , it is being multiplied by 10000 . However, when the underlying CAC module is notified of the change in this object, then the value has to be divided by a factor of 10000. Multiplication factor 10000 is picked as someone might be interested in a tolerance as low as 0.0001%. This object will be applicable in case of AAL2 SVCs where the user does not add a PVC and also this object will be applicable if the per PVC level object vismChanVADTolerance(defined in CISCO-VISM-CAC-MIB MIB) is configured to have a value of zero. Configuring this object will not have any affect when card level CAC is disabled (vismCacEnable).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10000  

vismVADDutyCycle 1.3.6.1.4.1.351.110.3.17.4.23
This object refers to the talk-spurts duty cycle. The unit is in percentage. When the value of this object is to be passed to underlying CAC module in VISM this value has to be divided by 100. This causes the actual range of this object to be 0.01 to 0.99 and not 0.01 to 1.00 as specified in the range of values above. Since a value of 100 will cause a floating point exception, this value is disallowed. The default value is 0.61 and since we cannot have fractions in a MIB variable the value is being multiplied by 100 and is expressed as 61. This object will be applicable in case of AAL2 SVCs where the user does not add a PVC and also this object will be applicable if the per PVC level object vismChanVADDutyCycle(defined in CISCO-VISM-CAC-MIB MIB) is configured to have a value of zero. Configuring this object will not have any affect when card level CAC is disabled (vismCacEnable).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

vismAggregateTrafficClipping 1.3.6.1.4.1.351.110.3.17.4.24
This attribute defines the aggregate traffic clipping policy which is applicable to all bearer traffic generated at VISM card. The applicable options are: 'disable' : aggregate traffic clipping is disabled, VISM card traffic management does not perform aggregate traffic clipping. 'enable' : aggregate traffic clipping is enabled, VISM card traffic management performs aggregate traffic clipping. This is applicable to only AAL2 SVC voice bearer traffic. When aggregate traffic clipping is enabled, VISM card can discard cells which are exceeding VISM card aggregate SVC bandwidth which is specified as vismAggregateSvcBandwidth value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

vismAggregateSvcBandwidth 1.3.6.1.4.1.351.110.3.17.4.25
The aggregate svc bandwidth is used for AAL2 SVC aggregate SVC CAC and also used for aggregate traffic clipping at VISM card when vismAggregateTrafficClipping is enabled. This is expressed in cells per second. This need to be configured for AAL2 SVC aggregate bandwidth call admission control to admit AAL2 SVC connections at VISM card.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100000  

vismBearerContinuityTest 1.3.6.1.4.1.351.110.3.17.4.26
This attribute defines whether the bearer continuity test for a connection will be performed at the time of call setup or not. When the vismBearerContinuityTest is enabled, the terminating media Gateway initiates a NSE/Type 3 packet towards the originating gateway and starts a timer defined by vismBearerContinuityTimer. The originating gateway, on receipt of co3, responds by sending a co4 to the terminating end. If the terminating gateway doesn't receive co4 NSE/Type 3 packet with in the time defined by co4 timer, it initiates a GW-initiated DLCX to the call agent which in turn deletes the connection. The value in this object will be utilized when the call agent does not specify this.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismCaleaEnable 1.3.6.1.4.1.351.110.3.17.4.27
This attribute describes whether CALEA (Communication Assistance for Law Enforcement Agency) functionality needs to be enabled on the VISM card. This attribute enables/disables this feature at a card level. This command is only applicable for CALEA enable image.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismMaxConfNum 1.3.6.1.4.1.351.110.3.17.4.28
Identify how many conference will be supported on a VISM card
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..50  

vismLongDurationTimer 1.3.6.1.4.1.351.110.3.17.4.29
The long duration is the elapse time in hour to indicate a connection has been established for a given period of time. The default time is one hour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..24  

vismContinuityCo1Timer 1.3.6.1.4.1.351.110.3.17.4.30
A 2010Hz tone is applied, if the co1(Continuity Tone 1) is specify as a signal the range is 2010Hz +/- 8Hz and if it is specify as an event the range is 2010Hz +/- 30Hz. The continuity tone is applied for the specified duration of time in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

vismContinuityCo2Timer 1.3.6.1.4.1.351.110.3.17.4.31
A 1780Hz tone is applied, if the co2(Continuity Tone 2) is specify as a signal the range is 1780Hz +/- 20Hz and if it is specify as an event the range is 1780Hz +/- 30Hz. The continuity tone is applied for the specified duration of time in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

vismReverseCotTone 1.3.6.1.4.1.351.110.3.17.4.32
This attribute defines the direction of COT Tone that is sent in a 2w to 4w arrangement. The VISM responds to a request from the call agent through the M:conttest mode, it returns a 1780 Hz tone in response to a 2010 Hz go tone and vice versa.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismSendDnEnable 1.3.6.1.4.1.351.110.3.17.4.33
This will allow VISM to send domain name as part of Audit Enpoint response to the call agent when it is configured as 'true(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismSendDataGramSize 1.3.6.1.4.1.351.110.3.17.4.34
Specify the size of datagram that should be sent when the vismSendDnEnable is set to 'true(1)'. Any value greater than the specified size will be rejected.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..20000  

vismOamLoopThreshold 1.3.6.1.4.1.351.110.3.17.4.35
Specify OAM loopback cell loss count before declaring a PVC alarm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

vismFreeDs0Threshold 1.3.6.1.4.1.351.110.3.17.4.36
This attribute holds the threshold value of free DS0 counts on the VISM card. A trap is sent out if the number of free ds0s fall below this threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..248  

vismCPUUtilizationThreshold 1.3.6.1.4.1.351.110.3.17.4.37
This attribute holds the threshold value of CPU utilization on the VISM card. A trap is sent out if the CPU utilization equals or exceeds this threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

vismMemoryUtilizationThreshold 1.3.6.1.4.1.351.110.3.17.4.38
This attribute holds the threshold value of memory utilization on the VISM card. A trap is sent out if the memory utilization equals or exceeds this threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

vismDualToneDetect 1.3.6.1.4.1.351.110.3.17.4.39
This object is use to enable/disable dual tone configuration. When the dual tone is enable and detected, the Marconi Application will upspeed to VBD(Voice Band Data) codec.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismAisSuppression 1.3.6.1.4.1.351.110.3.17.4.40
This object is used to enable/disable the AIS(Alarm Indication Signal) suppression functionality. When AIS suppression is enabled AIS and RDI(Remote Defect Indication)/FERF(Far End Receive Failure) alarm cells received from the network will not propagate to the line and cause an line alarm. NOTE: CID(Channel Identifier) alarms are not affected by this setting.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vismBearerIpPingEnable 1.3.6.1.4.1.351.110.3.17.4.41
This object is used to enable/disable the bearer IP ping response configuration. When set to true, the bearer IP ping feature will be enabled on the module and the bearer IP will respond to ping messages. When set to false, the bearer IP ping feature is disabled on the module.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismTrapFilteringEnable 1.3.6.1.4.1.351.110.3.17.4.42
This object is used to enable/disable the trap filtering feature on the module. When set to true, the trap filtering feature is enabled on the module. When set to false, the trap filtering feature is disabled on the module.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismSplModemToneBitMap 1.3.6.1.4.1.351.110.3.17.4.43
This bit map is applicable for any special modem tones that need to be enabled or disabled on the module. If a bit is set to 1, the tone detection is enabled. If the bit is set to 0, the tone detection is disabled. The values mean: vism1560980Tone: 1560/ 980Hz tone in used in special modem calls to carry encrypted data.
Status: current Access: read-write
OBJECT-TYPE    
  BITS vism1560980Tone(0)  

vismSSRCEnable 1.3.6.1.4.1.351.110.3.17.4.44
This object is used to enable/disable more than one SSRC (Synchronization Source) per RTP session. When set to true, the module will accept more than one SSRC per RTP session. When set to false, the module will not allow more than one SSRC per RTP session.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismOamLoopbackSetCLP 1.3.6.1.4.1.351.110.3.17.4.45
This object is used to set the cell loss priority of the oam loopback cell for all the PVCs. If set to true, all the CLP bits will be set to 1. If set to false, all the CLP bits will be set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismPvcAlarmLogEnable 1.3.6.1.4.1.351.110.3.17.4.46
This object specifies whether detailed alarm logging on all the PVC's on the module is enabled or disabled. If this object is true, detailed alarm logging for all the PVC's on the module will be enabled. If this object is false, detailed alarm logging for all the PVC's on the module will be disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismPvcAlarmLogAdminTimer 1.3.6.1.4.1.351.110.3.17.4.47
This object specifies the time for which the detailed alarm logging for all the PVCs on the module will remain active. The value in this object can be set and is valid only if vismPvcAlarmLogEnable 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 vismPvcAlarmLogEnable is true. If this is done, the vismPvcAlarmLogAdminTimer will be refreshed to take the new value set in this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

vismPvcAlarmLogOperTimer 1.3.6.1.4.1.351.110.3.17.4.48
This object specifies the time remaining in minutes for which the detailed alarm logging will remain enabled on all the PVCs on the module. When this value becomes 0, it indicates that all the PVCs on the module have run through the time specified in vismPvcAlarmLogOperTimer. This will cause the vismPvcAlarmLogEnable to be set to false. If vismPvcAlarmLogAdminTimer 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  

vismContinuityCheckCellEnable 1.3.6.1.4.1.351.110.3.17.4.49
This object is used to enable/disable the continuity check cell for all the PVCs on the module. If set to true, the module will transmit continuity check cells. If set to false, the module will disable the cell transmission.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismXgcpSdpOst 1.3.6.1.4.1.351.110.3.17.7.1
This object is used to enable/disable building of s=,t=,o= lines in SDP(Session Description Protocol) message. If this object is set to 'enable' then it indicates that the o=, s=, t= lines be built before sending SDP (Session Description Protocol). If it set to 'disable' then it indicates that the o=,s=,t= parameters need not be built for SDP. where o field indicates the owner/creator and session identifier s field indicates the session name t field indicates the duration while a session is valid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vismDynamicPT 1.3.6.1.4.1.351.110.3.17.7.2
This object is used to enable/disable dynamic payload type configuration on the VISM Card.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vismConfigChangeTypeBitMap 1.3.6.1.4.1.351.110.3.17.5.1
Configuration change Type BitMap used in vismTableChanged trap and vismScalarChanged trap. When used in vismTableChanged trap, the bits indicate the following: bit 0 set = mgcTable changed bit 1 set = mgEndpointTable changed bit 2 set = mgcResolutionTable changed bit 3 set = srcpPeerTable changed bit 4 set = vismDsx1Table changed bit 5 set = vismXgcpPeerTable changed bit 6 set = xgcpPackageTable changed bit 7 set = vismChanCacTable changed bit 8 set = vismCasVariantTable changed bit 9 set = vismCasXgcpVariantTable changed bit 10 set = vismAal2CidCnfTable changed bit 11 set = dsx0VismCnfTable changed bit 12 set = vismHdlcChanCnfTable changed bit 13 set = lineAssignmentTable changed bit 14 set = vismCodecCnfTable changed bit 15 set = vismLapdTable changed bit 16 set = vismRudpSessionCnfTable changed bit 17 set = aal2ProfilesGrpTable changed bit 18 set = mgDomainNameTable changed bit 19 set = vismPortCnfGrpTable changed bit 20 set = mgcRedundancyGrpTable changed bit 21 set = mgcRedundancyGrpParamTable changed bit 22 set = srcpPeerGrpParamTable changed bit 23 set = vismRtpConnGrpTable changed bit 24 set = vismCodecGenParmTable changed bit 25 set = t38FaxRelayGrpTable changed bit 26 set = mgcRedundancyProtocolTable changed bit 27 set = vismSessionSetTable changed bit 28 set = vismSessionGrpTable changed bit 29 set = cvcmABCDBitTemplateConfigTable changed bit 30 set = vismConfigToneDetectTable changed When used in vismScalarChanged trap, the bits indicate the following: bit 0 set = mediaGateway group changed bit 1 set = mediaGatewayEndpoint group changed bit 2 set = mediaGatewayControllerResolution group changed bit 3 set = srcpAdminObjects group changed bit 4 set = vismConfig group changed bit 5 set = vismXgcpCoreObjects group changed bit 6 set = xgcpCoreObjects group changed bit 7 set = xgcpExtensionObjects group changed bit 8 set = xgcpPackageObjects group changed bit 9 set = vismSvcAtmQosGrp Objects group changed bit 10 set = vismSvcTrfScalingGrp Objects group changed bit 11 set = vismSvcAal2CidGrp Objects group changed bit 12 set = srcpAdminRetryObjects Objects group changed bit 13 set = vismConfig IpGrp group objects changed bit 14 set = vismConfig VoipGrp group objects changed bit 15 set = vismConfig DspGrp group objects changed bit 16 set = vismConfig SystemGrp group objects changed bit 17 set = vismConfig Aal2Grp group objects changed bit 18 set = vismConfig InteropGrp group objects changed bit 19 set = announceControlGrp Objects group changed bit 20 set = vismXgcpEnhancementsObjects group changed bit 21 set = vismSequentialToneDetectGrp changed default value is 0, no change This MIB makes sense only in traps. A GET on this may not return a Useful result.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismTrapIntIndex1 1.3.6.1.4.1.351.110.3.17.5.2
This object is used only for the purpose of sending it in the trap varbind. This object is used for two purposes: 1. When the integer index of a SMIv2 table has to be sent, this object will be used instead of the actual index object. The instance value of the object will be the instance value of the actual index. 2. In the config change trap trapVismTableChange, to send the index value of the table entry which got changed. This object will contain the value of the first integer index. The NMS applications should not depend on the implementation of this object. The SNMP Requests(GET,GET-NEXT) may not be valid for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismTrapIntIndex2 1.3.6.1.4.1.351.110.3.17.5.3
This object is used only for the purpose of sending it in the trap varbind. This object is used for two purposes: 1. This object will be used when the SMIv2 table has two index objects and the 2nd object is an integer. This object will be used instead of the actual second index object. The instance value of the object will be the instance value of the actual second index. 2. In the config change trap trapVismTableChange, to send the index value of the table entry which got changed. This object will contain the value of the second integer index. The NMS applications should not depend on the implementation of this object. The SNMP Requests(GET,GET-NEXT) may not be valid for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismTrapStrIndex1 1.3.6.1.4.1.351.110.3.17.5.4
This object is used only for the purpose of sending it in the trap varbind. This object is used for two purposes: 1. When the OctetString index of a SMIv2 table has to be sent, this object will be used instead of the actual index object. The instance value of the object will be the instance value of the actual index. 2. In the config change trap trapVismTableChange, to send the index value of the table entry which got changed. This object will contain the value of the first OctetString index. The NMS applications should not depend on the implementation of this object. The SNMP Requests(GET,GET-NEXT) may not be valid for this object.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..66)  

vismTrapIntegerValue 1.3.6.1.4.1.351.110.3.17.5.5
This object is used only for the purpose of sending it in the trap varbind. This object can be used when the instance value of an integer object has to be sent instead of the actual integer object. The NMS applications should not depend on the implementation of this object. The SNMP Requests(GET,GET-NEXT) may not be valid for this object.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..2147483647  

vismAal2SubcellMuxing 1.3.6.1.4.1.351.110.3.17.6.1
This object is a card level parameter for AAL2 adaptation and it identifies the mutiplexing function of the AAL2 CPS(Common Part Sub-layer). When it is disabled then each CPS-Packet would fill only one or two cells with padding (Partial fill cells) Note that the length field for each CPS-Packet can be up to 64bytes. When this option is enabled then mutiple streams of CPS-Packets are mutiplexed to a single ATM connection without partial fill unless there is time-out. Refer to ITU-T I.363.2 for more information. When the muxing type changes if CIDs are present, then we need to check for CAC voilation for all CIDs, if the CAC fails then the change request will be rejected else the muxing status will be changed and the vismAal2MuxingTrap will be sent and the card will be reset . All the existing connecitons will come up in new muxing type. when the muxing type changes while there are no CIDs then the card will NOT be reset, but the vismAal2MuxingTrap will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismAal2DtmfRelay 1.3.6.1.4.1.351.110.3.17.6.2
This attribute defines whether the DTMF(Dual Tone Multi Frequency) digits need to be transported to the other end-point or not. The value in this object will be utilized when the call agent does not specify this in CRCX.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismAal2CasTransport 1.3.6.1.4.1.351.110.3.17.6.3
This attribute defines whether the CAS bits need to be transported to the other endpoint. In the case of switching application, the CAS bits are backhauled to the Call Agent through xGCP-CAS protocol. The value in this object will be utilized when the call agent does not specify this in CRCX.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismAal2Type3Redundancy 1.3.6.1.4.1.351.110.3.17.6.4
This attribute defines whether the triple redundancy is supported for Type 3 packets in AAL2 SVC/PVC. When Triple redundancy is enabled, the Type 3 packets (CAS bits, dialled digits and user state control packets) are transmitted in triplicates with an interval defined as per the standards I.366.2. For channels which are quite reliable, triple redundancy can be disabled in order to save the bandwidth and the processing overheads. The value in this object will be utilized when the call agent does not specify this in CRCX.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vismAal2VADTimer 1.3.6.1.4.1.351.110.3.17.6.5
This attribute defines the hangover time for VAD in milliseconds. Once the voice inactivity is detected, the gateway will wait for this duration before activating silence suppression on an AAL2 SVC/PVC. The value in this object will be utilized when the call agent does not specify this in CRCX.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 250..65535  

vismAal2CidFillTimer 1.3.6.1.4.1.351.110.3.17.6.6
This attribute defines the time (millisecs) to wait for filling up the cell when the next packet is not ready. After waiting for the time configured in this object, the cell will be sent out. This timer has no effect when vismAal2SubcellMuxing is disabled. This object is applicable only for AAL2 adaptations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..100  

ciscoVismModuleMIBConformance 1.3.6.1.4.1.351.150.82.2
OBJECT IDENTIFIER    

ciscoVismModuleMIBGroups 1.3.6.1.4.1.351.150.82.2.1
OBJECT IDENTIFIER    

ciscoVismModuleMIBCompliances 1.3.6.1.4.1.351.150.82.2.2
OBJECT IDENTIFIER    

ciscoVismModuleCompliance 1.3.6.1.4.1.351.150.82.2.2.1
The compliance statement for objects related to VISM module.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoVismModuleCompliance1 1.3.6.1.4.1.351.150.82.2.2.2
The compliance statement for objects related to VISM module.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoVismModuleComplianceRev2 1.3.6.1.4.1.351.150.82.2.2.3
The compliance statement for objects related to VISM module.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoVismModuleComplianceRev3 1.3.6.1.4.1.351.150.82.2.2.4
The compliance statement for objects related to VISM module.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoVismModuleComplianceRev4 1.3.6.1.4.1.351.150.82.2.2.5
The compliance statement for objects related to VISM module.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoVismPerfStatsGroup 1.3.6.1.4.1.351.150.82.2.1.1
The collection of objects which are used to represent VISM performance statistics.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismCallStatsGroup 1.3.6.1.4.1.351.150.82.2.1.2
The collection of objects which are used to represent VISM Call Statistics.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismIpGroup 1.3.6.1.4.1.351.150.82.2.1.3
This group contains objects that are specific to IP.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismVoIpGroup 1.3.6.1.4.1.351.150.82.2.1.4
This group contains objects that are specific to VoIP.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismDspGroup 1.3.6.1.4.1.351.150.82.2.1.5
This group contains objects that are used to manage DSPs on the VISM card.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismSystemGroup 1.3.6.1.4.1.351.150.82.2.1.6
This group contains objects that are specific to the card.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoVismInteropGroup 1.3.6.1.4.1.351.150.82.2.1.7
This group contains objects which will enhance the interoperability functionalities of VISM.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismTrapObjGroup 1.3.6.1.4.1.351.150.82.2.1.8
This group contains objects that are defined for the purpose of sending in trap varbinds.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismAal2Group 1.3.6.1.4.1.351.150.82.2.1.9
This group contains objects which will enhance the interoperability functionalities of VISM.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismDspDeprecatedGroup 1.3.6.1.4.1.351.150.82.2.1.10
The collection of objects that were supported earlier but deprecated now.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoVismSystemDeprecatedGroup 1.3.6.1.4.1.351.150.82.2.1.11
The collection of objects that were supported earlier but deprecated now.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoVismVoIpDeprecateGroup 1.3.6.1.4.1.351.150.82.2.1.12
The collection of objects that were supported earlier but deprecated now.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoVismSystemGroup1 1.3.6.1.4.1.351.150.82.2.1.13
This group contains objects that are specific to the card.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismSystemFeatureGroup 1.3.6.1.4.1.351.150.82.2.1.14
This group contains specific card level objects for feature support on the module.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoVismTrapVarbindGroup 1.3.6.1.4.1.351.150.82.2.1.15
This group contains objects that are defined for the purpose of sending in trap varbinds.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismSystemFeatureGroupRev1 1.3.6.1.4.1.351.150.82.2.1.16
This group contains specific card level objects for feature support on the module.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismSystemGroupSup1 1.3.6.1.4.1.351.150.82.2.1.17
This group contains objects that are specific to the card.
Status: current Access: read-write
OBJECT-GROUP    

ciscoVismDspGroupSup1 1.3.6.1.4.1.351.150.82.2.1.18
This group contains objects that are used to manage DSPs on the VISM card.
Status: current Access: read-write
OBJECT-GROUP