ASCEND-MIBCALLSW-MIB

File: ASCEND-MIBCALLSW-MIB.mib (3103 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibcallSwitchingProfileEntry  
SEQUENCE    
  callSwitchingProfile-Index-o INTEGER
  callSwitchingProfile-Enabled INTEGER
  callSwitchingProfile-ComparisonRule-CallRouteEmptyPhoneNumberAcceptable INTEGER
  callSwitchingProfile-Action-o INTEGER

Defined Values

mibcallSwitchingProfile 1.3.6.1.4.1.529.23.65
OBJECT IDENTIFIER    

mibcallSwitchingProfileTable 1.3.6.1.4.1.529.23.65.1
A list of mibcallSwitchingProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibcallSwitchingProfileEntry

mibcallSwitchingProfileEntry 1.3.6.1.4.1.529.23.65.1.1
A mibcallSwitchingProfile entry containing objects that maps to the parameters of mibcallSwitchingProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibcallSwitchingProfileEntry  

callSwitchingProfile-Index-o 1.3.6.1.4.1.529.23.65.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callSwitchingProfile-Enabled 1.3.6.1.4.1.529.23.65.1.1.2
This flag controls whether to search CALL-ROUTE profiles to detect if an incoming call needs to be passed through or routed to network side. When the flag is set to 'no', such procedure will not be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

callSwitchingProfile-ComparisonRule-CallRouteEmptyPhoneNumberAcceptable 1.3.6.1.4.1.529.23.65.1.1.3
This flag tells whether CALL-ROUTE profiles with empty phone numbers should be used in comparison. If the flag is set to 'yes', empty phone number in a CALL-ROUTE profile will match any dialed number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

callSwitchingProfile-Action-o 1.3.6.1.4.1.529.23.65.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)