ACC-CALLINGNUMBER

File: ACC-CALLINGNUMBER.mib (11505 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE accTrapLogSeqNum accBRG
DisplayString RowStatus IfIndex
SmdsAddress

Defined Types

AccCallingNumberEntry  
SEQUENCE    
  accCallingNumberGroup INTEGER
  accCallingNumberType INTEGER
  accCallingNumberDigits DisplayString
  accCallingNumberAction INTEGER
  accCallingNumberStatus INTEGER
  accCallingNumberCallbackNumber DisplayString
  accCallingNumberCallbackDelay INTEGER
  accCallingNumberDialoutUserName DisplayString
  accCallingNumberDialoutPassword DisplayString
  accCallingNumberDialoutAuthMode DisplayString
  accCallingNumberEgressInfc INTEGER
  accCallingNumberEgressType INTEGER
  accCallingNumberEgressNumber OCTET STRING

AccCallingNumberScreeningEntry  
SEQUENCE    
  accCallingNumberScreeningGroup INTEGER
  accCallingNumberScreeningIndex INTEGER
  accCallingNumberScreeningType INTEGER
  accCallingNumberScreeningDigits DisplayString
  accCallingNumberScreeningAction INTEGER
  accCallingNumberScreeningSource INTEGER
  accCallingNumberScreeningEgressInfc INTEGER
  accCallingNumberScreeningEgressType INTEGER
  accCallingNumberScreeningEgressNumber OCTET STRING

AccCallingNumberDefaultEntry  
SEQUENCE    
  accCallingNumberDefaultGroup INTEGER
  accCallingNumberDefaultAction INTEGER

Defined Values

accCallingNumber 1.3.6.1.4.1.5.1.1.67
OBJECT IDENTIFIER    

accCallingNumberTable 1.3.6.1.4.1.5.1.1.67.1
The Calling Number Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCallingNumberEntry

accCallingNumberEntry 1.3.6.1.4.1.5.1.1.67.1.1
An entry in the Calling Number Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCallingNumberEntry  

accCallingNumberGroup 1.3.6.1.4.1.5.1.1.67.1.1.1
The index of a number group defined in the Calling Number Table. A number group is a set calling party numbers and bearer types associated with incoming calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

accCallingNumberType 1.3.6.1.4.1.5.1.1.67.1.1.2
The bearer type for an incoming call. Used for matching an entry in the Calling Number Table with the bearer capabilites of a switched connection. This object is treated as a bit mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cm56(1), cm64(2), udi(3), rdi(4), data(7), voice(8), audio(16), modem(24), any(31)  

accCallingNumberDigits 1.3.6.1.4.1.5.1.1.67.1.1.3
The string of digits comprising the directory number assigned to the calling party. This string may contain the pattern matching characters 'x' or 'X' (don't care digits) and '*' (wild card string).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accCallingNumberAction 1.3.6.1.4.1.5.1.1.67.1.1.4
The action to take if a match occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), reject(2)  

accCallingNumberStatus 1.3.6.1.4.1.5.1.1.67.1.1.5
The status of this entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

accCallingNumberCallbackNumber 1.3.6.1.4.1.5.1.1.67.1.1.6
Callback Number for CLI Screening
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accCallingNumberCallbackDelay 1.3.6.1.4.1.5.1.1.67.1.1.7
Callback delay for CLI Screening Callback
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

accCallingNumberDialoutUserName 1.3.6.1.4.1.5.1.1.67.1.1.8
Dialout username used during CLI Callback call
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accCallingNumberDialoutPassword 1.3.6.1.4.1.5.1.1.67.1.1.9
Dialout password used during CLI Callback call
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accCallingNumberDialoutAuthMode 1.3.6.1.4.1.5.1.1.67.1.1.10
Dialout authentication method used during CLI Callback call
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accCallingNumberEgressInfc 1.3.6.1.4.1.5.1.1.67.1.1.11
Egress interface for switched calls
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accCallingNumberEgressType 1.3.6.1.4.1.5.1.1.67.1.1.12
Call type for egress call of a switched call
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cm64(1), cm56(2), udi(3), rdi(4), v-110(5), data(7), voice(8), audio(16), modem(24), any(31)  

accCallingNumberEgressNumber 1.3.6.1.4.1.5.1.1.67.1.1.13
Called number to use for egress call of switched call
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accCallingNumberScreeningTable 1.3.6.1.4.1.5.1.1.67.2
The Calling Number Screening Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCallingNumberScreeningEntry

accCallingNumberScreeningEntry 1.3.6.1.4.1.5.1.1.67.2.1
An entry in the Calling Number ScreeningTable
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCallingNumberScreeningEntry  

accCallingNumberScreeningGroup 1.3.6.1.4.1.5.1.1.67.2.1.1
The index of a number group defined in the Calling Number Table. A number group is a set calling party numbers and bearer types associated with incoming calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

accCallingNumberScreeningIndex 1.3.6.1.4.1.5.1.1.67.2.1.2
The numerical index of this calling number entry. This is also the sequence number by which calling number filters are applied during incoming call screening.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

accCallingNumberScreeningType 1.3.6.1.4.1.5.1.1.67.2.1.3
The bearer type for an incoming call. Used for matching an entry in the Calling Number Table with the bearer capabilites of a switched connection. This object is treated as a bit mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cm56(1), cm64(2), udi(3), rdi(4), data(7), voice(8), audio(16), modem(24), any(31)  

accCallingNumberScreeningDigits 1.3.6.1.4.1.5.1.1.67.2.1.4
The string of digits comprising the directory number assigned to the calling party. This string may contain the pattern matching characters 'x' or 'X' (don't care digits) and '*' (wild card string).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accCallingNumberScreeningAction 1.3.6.1.4.1.5.1.1.67.2.1.5
The action to take if a match occurs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER accept(1), reject(2)  

accCallingNumberScreeningSource 1.3.6.1.4.1.5.1.1.67.2.1.6
The source of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nvm(1), dod(2)  

accCallingNumberScreeningEgressInfc 1.3.6.1.4.1.5.1.1.67.2.1.7
Egress interface for switched calls
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accCallingNumberScreeningEgressType 1.3.6.1.4.1.5.1.1.67.2.1.8
Call type for egress call of a switched call
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cm64(1), cm56(2), udi(3), rdi(4), v-110(5), data(7), voice(8), audio(16), modem(24), any(31)  

accCallingNumberScreeningEgressNumber 1.3.6.1.4.1.5.1.1.67.2.1.9
Called number to use for egress call of switched call
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accCallingNumberDefaultTable 1.3.6.1.4.1.5.1.1.67.3
The Calling Number Default Action Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccCallingNumberDefaultEntry

accCallingNumberDefaultEntry 1.3.6.1.4.1.5.1.1.67.3.1
An entry in the Calling Number Default Action Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccCallingNumberDefaultEntry  

accCallingNumberDefaultGroup 1.3.6.1.4.1.5.1.1.67.3.1.1
The index of a number group defined in the Calling Number Table. A number group is a set calling party numbers and bearer types associated with incoming calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

accCallingNumberDefaultAction 1.3.6.1.4.1.5.1.1.67.3.1.2
The default action to take if no matching entries are found in this number group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), reject(2)