ASCEND-MIBNUMPLAN-MIB

File: ASCEND-MIBNUMPLAN-MIB.mib (2866 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibnumberPlanProfileEntry  
SEQUENCE    
  numberPlanProfile-Name DisplayString
  numberPlanProfile-Active INTEGER
  numberPlanProfile-DialPrefix DisplayString
  numberPlanProfile-NumDigits INTEGER
  numberPlanProfile-Action-o INTEGER

Defined Values

mibnumberPlanProfile 1.3.6.1.4.1.529.23.96
OBJECT IDENTIFIER    

mibnumberPlanProfileTable 1.3.6.1.4.1.529.23.96.1
A list of mibnumberPlanProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibnumberPlanProfileEntry

mibnumberPlanProfileEntry 1.3.6.1.4.1.529.23.96.1.1
A mibnumberPlanProfile entry containing objects that maps to the parameters of mibnumberPlanProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibnumberPlanProfileEntry  

numberPlanProfile-Name 1.3.6.1.4.1.529.23.96.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

numberPlanProfile-Active 1.3.6.1.4.1.529.23.96.1.1.2
TRUE to allow use of this prefix, FALSE otherwise.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

numberPlanProfile-DialPrefix 1.3.6.1.4.1.529.23.96.1.1.3
Dial prefix to match.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

numberPlanProfile-NumDigits 1.3.6.1.4.1.529.23.96.1.1.4
Number of digits in a phone number matching the associated dial prefix.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

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