CISCO-WAN-AAL2-PROFILES-MIB

File: CISCO-WAN-AAL2-PROFILES-MIB.mib (17732 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP ciscoWan

Defined Types

Aal2ProfilesGrpEntry  
SEQUENCE    
  aal2ProfileType INTEGER
  aal2ProfileNumber INTEGER
  aal2ProfilePreference Integer32
  aal2ProfileVoiceCodec INTEGER
  aal2ProfileVoicePktPeriod INTEGER
  aal2ProfileVoiceVAD INTEGER
  aal2ProfileVBDCodec INTEGER
  aal2ProfileVBDPktPeriod INTEGER

Defined Values

ciscoWanAal2ProfilesMIB 1.3.6.1.4.1.351.150.17
The MIB module for configuring AAL2 profile elements. This table will be used in AAL2 switching and trunking applications.
MODULE-IDENTITY    

ciscoWanAal2ProfilesMIBObjects 1.3.6.1.4.1.351.150.17.1
OBJECT IDENTIFIER    

aal2ProfilesGrp 1.3.6.1.4.1.351.150.17.1.1
OBJECT IDENTIFIER    

aal2ProfilesGrpTable 1.3.6.1.4.1.351.150.17.1.1.1
This table contains configuration information about various profiles elements (packetization period, voice activity detection, voice codec, preference and voice band data codec) used in switched AAL2 PVC(Permanent Virtual Circuit) voice calls.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Aal2ProfilesGrpEntry

aal2ProfilesGrpEntry 1.3.6.1.4.1.351.150.17.1.1.1.1
An entry in the vismAal2ProfilesGrpTable. All the entries in this table are implicitly created when the card comes up.
Status: current Access: not-accessible
OBJECT-TYPE    
  Aal2ProfilesGrpEntry  

aal2ProfileType 1.3.6.1.4.1.351.150.17.1.1.1.1.1
This object serves as the first index into this table. Only the following combination of aal2ProfileType and aal2ProfileNumber will be found in the table. first entry containing itu 1 second containing itu 2 third containing itu 3 fourth containing itu 7 fifth containing itu 8 sixth containing itu 12 seventh containing custom 100 eighth containing custom 101 ninth containing custom 110. tenth containing custom 200 eleventh containing custom 201 twelveth containing custom 210
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER itu(1), custom(3)  

aal2ProfileNumber 1.3.6.1.4.1.351.150.17.1.1.1.1.2
This object serves as the second index into this table. The pre-defined ITU aal2ProfileNumber are specify in ITU-T I.366.2 standard. 'one' - G.711u/G.711a(No SID - Silence insertion descriptor) based on T1/E1 card type. 'two' - G.711u/G.711a(SID Generic) based on T1/E1 card type. 'three' - G.726-40 kbps(SID Generic), G.726-32 kbps(SID Generic), G.726-24 kbps(SID Generic), G.726-16 kbps(SID Generic), G.711u/G.711a(SID Generic). 'seven' - G.729ab(SID G729)/G.729a(No SID), G.711u/G.711a(No SID). 'eight' - G.729ab(SID G729)/G.729a(No SID), G.711u/G.711a(No SID), G.726-32 kbps(No SID). 'twelve'- G.723AH(SID G723), G.723H(No SID), G.723AL (SID G723), G.723L(No SID). 'oneHundred'(custom 100) - G.726-32 kbps(SID Generic), G.711u/G.711a(SID Generic). 'oneHundredOne'(custom 101) - G.729ab(SID G729)/G.729a (No SID), G.726-32 kbps(No SID), G.711u/G.711a(No SID) 'oneHundredTen'(custom 110) - G.729ab(SID G729)/G.729a (No SID), G.726-32 kbps(SID Generic), G.711u/G.711a(SID Generic). 'twoHundred'(custom 200) - clearChannel. 'twoHundredOne'(custom 201) - Lossless. 'twoHundredTen'(custom 210) - G.729ab(SID G729)/G.729a (No SID), G.726-32 kbps(No SID), G.711u/G.711a(No SID), clearChannel.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), seven(7), eight(8), twelve(12), oneHundred(100), oneHundredOne(101), oneHundredTen(110), twoHundred(200), twoHundredOne(201), twoHundredTen(210)  

aal2ProfilePreference 1.3.6.1.4.1.351.150.17.1.1.1.1.3
This object is used to configure the preference of one profile over another. A profile with a preference of zero (0) means that this profile element will not be used. A non-zero value with a lower number has a higher preference. The range of writable values is limited to the number of profiles, which means the number of rows in this table. If two or more entries has the same preference number then the first entry in the table will be used. The default preference for each profile will be as follows : itu 3 = 1 itu 7 = 2 itu 2 = 3 itu 1 = 4 itu 8 = 5 custom 100 = 6 custom 101 = 7 custom 110 = 8 custom 200 = 9 itu 12 = 10 custom 201 = 11 custom 210 = 12
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

aal2ProfileVoiceCodec 1.3.6.1.4.1.351.150.17.1.1.1.1.4
This object determines the codecs to be used in this profile. Validation will be done before setting this object based on the current template used in the card. The default value of this object depends upon the profile for itu 1 = G.711u/G.711a based on T1/E1 card type itu 2 = G.711u/G.711a based on T1/E1 card type itu 3 = G.726 at rate 32 kbps itu 7 = G.729ab itu 8 = G.729ab custom 100 = G.726 at rate 32 kbps custom 101 = G.729ab custom 110 = G.729ab custom 200 = clearChannel itu 12 = G.723 family custom 201 = Lossless custom 210 = G.729a 'g711u' stands for G.711u 'g711a' stands for G.711a 'g726r32000' stands for G.726 at rate 32 kbps 'g729a' stands for G.729a 'g729ab' stands for G.729ab 'g726r16000' stands for G.726 at rate 16 kbps 'g726r24000' stands for G.726 at rate 24 kbps 'g726r40000' stands for G.726 at rate 40 kbps 'g723h' stands for G.723.1-H 'g723l' stands for G.723.1-L 'g723ah' stands for G.723.1a-H 'g723al' stands for G.723.1a-L 'lossless' stands for Lossless
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER g711u(1), g711a(2), g726r32000(3), g729a(4), g729ab(5), clearChannel(6), g726r16000(7), g726r24000(8), g726r40000(9), g723h(11), g723ah(12), g723l(13), g723al(14), lossless(15)  

aal2ProfileVoicePktPeriod 1.3.6.1.4.1.351.150.17.1.1.1.1.5
This object is used to configure the packetization period in millisecs for a given codec. The default value of this object depends upon the profile for itu 1 = 5 (Applicable value is only 5) itu 2 = 5 (Applicable value is only 5) itu 3 = 5 (Applicable value is only 5) itu 7 = 10 (Applicable values are 5 & 10) itu 8 = 10 (Applicable values are 5 & 10) itu 12 = 30 (Applicable value is only 30) custom 100 = 10 (Applicable values are 5 & 10) custom 101 = 10 (Applicable values are 5 & 10) custom 110 = 30 (Applicable values are 5,10 & 30) custom 200 = 5 (Applicable value is only 5) custom 201 = 5 (Applicable value is only 5) custom 210 = 20 (Applicable value are only 5, 10 & 20)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER five(5), ten(10), twenty(20), thirty(30), fourty(40)  

aal2ProfileVoiceVAD 1.3.6.1.4.1.351.150.17.1.1.1.1.6
This object defines whether or not the VAD (Voice Activity Detection) has to be applied or not when the current profile is chosen. Upon detection of silence based on the configuration in this object either generic SID packet as specified in I.366.2 standards or SID 729 packet will be sent to the other end. The default value of this object depends on the profile: itu 1 = on - silence suppression enabled with no SID itu 2 = sidGeneric itu 3 = sidGeneric itu 7 = sid729 itu 8 = sid729 itu 12 = sid723 custom 100 = sidGeneric custom 101 = sid729 custom 110 = sid729 custom 200 = off - silence suppression disabled with no SID. custom 201 = off - silence suppression disabled with no SID. custom 210 = off - silence suppression disabled with no SID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2), sidGenric(3), sid729(4), sid723(5)  

aal2ProfileVBDCodec 1.3.6.1.4.1.351.150.17.1.1.1.1.7
This object determines the voice band data (VBD) codecs to be used when upspeed happens. The default value of this object depends upon the profile for itu 1 G.711u/G.711a based on T1/E1 card type itu 2 G.711u/G.711a based on T1/E1 card type itu 3 G.711u/G.711a based on T1/E1 card type itu 7 G.711u/G.711a based on T1/E1 card type itu 8 G.711u/G.711a based on T1/E1 card type itu 12 G.723.1-H custom 100 G.711u/G.711a based on T1/E1 card type custom 101 G.711u/G.711a based on T1/E1 card type custom 110 G.711u/G.711a based on T1/E1 card type custom 200 clearChannel custom 201 Lossless custom 210 G.711u/G.711a based on T1/E1 card type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER g711u(1), g711a(2), g726r32000(3), clearChannel(6), g726r16000(7), g726r24000(8), g726r40000(9), g723h(11), g723l(13), lossless(15)  

aal2ProfileVBDPktPeriod 1.3.6.1.4.1.351.150.17.1.1.1.1.8
This object is used to configure the packetization period in millisecs for a given VBD codec. The default value of this object depends on the profile for itu 1 = 5 itu 2 = 5 itu 3 = 5 itu 7 = 5 itu 8 = 5 itu 12 = 30 custom 100 = 5 custom 101 = 5 custom 110 = 5 custom 200 = 5 custom 201 = 5 custom 210 = 5
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER five(5), ten(10), thirty(30)  

aal2ProfileMIBConformance 1.3.6.1.4.1.351.150.17.2
OBJECT IDENTIFIER    

aal2ProfileMIBCompliances 1.3.6.1.4.1.351.150.17.2.1
OBJECT IDENTIFIER    

aal2ProfileMIBGroups 1.3.6.1.4.1.351.150.17.2.2
OBJECT IDENTIFIER    

aal2ProfileMIBCompliance 1.3.6.1.4.1.351.150.17.2.1.1
The compliance statement for AAL2 profile group which implement this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

aal2ProfileGroup 1.3.6.1.4.1.351.150.17.2.2.1
This group contains objects related to configuration of AAL2 profiles.
Status: current Access: read-write
OBJECT-GROUP