ACC-PHONE

File: ACC-PHONE.mib (6989 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter accTrapLogSeqNum
accBRG DisplayString RowStatus
IfIndex SmdsAddress

Defined Types

AccPhoneTableEntry  
SEQUENCE    
  accPhoneIndex INTEGER
  accPhoneDestinationPort DisplayString
  accPhoneHookStatus INTEGER
  accPhoneRingConfn INTEGER
  accPhoneNumber DisplayString
  accPhoneNumberStr DisplayString
  accPhoneAdminStatus INTEGER
  accPhoneAnswerMode INTEGER
  accPhoneCallWaitingMode INTEGER

AccPhoneContainerTableEntry  
SEQUENCE    
  accPhoneContainerIndex INTEGER
  accPhoneContainerPhonePort INTEGER
  accPhoneContainerStatus INTEGER
  accPhoneContainerCallRef INTEGER
  accPhoneContainerCallDir INTEGER

Defined Values

accPhoneGroup 1.3.6.1.4.1.5.1.1.50
OBJECT IDENTIFIER    

accPhoneTable 1.3.6.1.4.1.5.1.1.50.1
Table containing configuration and operational parameters for all PHONE ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccPhoneTableEntry

accPhoneTableEntry 1.3.6.1.4.1.5.1.1.50.1.1
An entry in the PHONE table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccPhoneTableEntry  

accPhoneIndex 1.3.6.1.4.1.5.1.1.50.1.1.1
The instance of the PHONE port to be displayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accPhoneDestinationPort 1.3.6.1.4.1.5.1.1.50.1.1.2
The physical port to which this PHONE port is associated with. This value is the value of ifIndex for this physical port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accPhoneHookStatus 1.3.6.1.4.1.5.1.1.50.1.1.3
The current status of the PHONE ports, indicating whether the PHONE is engaged in call activity or not Set this object to deleted to remove an entry from the phone table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER onhook-idle(1), onhook-ringing(2), offhook-congested(3), offhook-cleared(4), offhook-enbloc-ready(5), offhook-enbloc-dialing(6), offhook-active-normal(7), deleted(8), offhook-active-twocalls(9), offhook-active-callwaiting(10), offhook-active-threeparty(11), offhook-command-callwaiting(12), offhook-command-twocalls(13)  

accPhoneRingConfn 1.3.6.1.4.1.5.1.1.50.1.1.4
The type of ring that needs to be sent to the PHONE port. Current types support North American and European switches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ring-NA(1), ring-EUR(2)  

accPhoneNumber 1.3.6.1.4.1.5.1.1.50.1.1.5
The telephone #s associated with this PHONE port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accPhoneNumberStr 1.3.6.1.4.1.5.1.1.50.1.1.6
The telephone #s associated with this PHONE port. This is used in the custom display tables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accPhoneAdminStatus 1.3.6.1.4.1.5.1.1.50.1.1.7
Admin status of the phone port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

accPhoneAnswerMode 1.3.6.1.4.1.5.1.1.50.1.1.8
When this is enabled incoming calls are allowed, otherwise if it is disabled then the incoming calls are not allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

accPhoneCallWaitingMode 1.3.6.1.4.1.5.1.1.50.1.1.9
When this is enabled incoming waiting calls are allowed, otherwise they are rejected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

accPhoneContainerTable 1.3.6.1.4.1.5.1.1.50.2
Table containing operational parameters for all phone port call containers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccPhoneContainerTableEntry

accPhoneContainerTableEntry 1.3.6.1.4.1.5.1.1.50.2.1
An entry in the call container table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccPhoneContainerTableEntry  

accPhoneContainerIndex 1.3.6.1.4.1.5.1.1.50.2.1.1
The instance of the call container to be displayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accPhoneContainerPhonePort 1.3.6.1.4.1.5.1.1.50.2.1.2
The index of the phone port associated with this container.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accPhoneContainerStatus 1.3.6.1.4.1.5.1.1.50.2.1.3
The status of the call container.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER empty(1), reserved(2), used-invisible(3), used-visible(4), used-held(5)  

accPhoneContainerCallRef 1.3.6.1.4.1.5.1.1.50.2.1.4
The ISDN call reference of the call associated with this container.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accPhoneContainerCallDir 1.3.6.1.4.1.5.1.1.50.2.1.5
The direction of the call associated with this container.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2), none(3)