ACC-QTP

File: ACC-QTP.mib (22522 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

AccQtpSrvParEntry  
SEQUENCE    
  accQtpSrvAddr IpAddress
  accQtpSrvEntryStatus INTEGER
  accQtpSrvPort INTEGER
  accQtpSrvMaxMsg INTEGER
  accQtpSrvPkgInterval INTEGER
  accQtpSrvStatusDelay TimeTicks
  accQtpSrvAckTimer TimeTicks
  accQtpSrvMaxCkt INTEGER
  accQtpSrvAdStatus INTEGER
  accQtpSrvIdleTime TimeTicks
  accQtpSrvMsgLvl INTEGER

AccQtpSrvStatusEntry  
SEQUENCE    
  accQtpSrvActiveChnls Gauge
  accQtpSrvClrCauseTx INTEGER
  accQtpSrvClrTxLcn INTEGER
  accQtpSrvClrCauseRx INTEGER
  accQtpSrvClrRxLcn INTEGER
  accQtpSrvRemFlowCntl INTEGER
  accQtpSrvLclFlowCntl INTEGER
  accQtpSrvOpStatus INTEGER

AccQtpSrvStatsEntry  
SEQUENCE    
  accQtpSrvOKCalls Counter
  accQtpSrvFailCalls Counter
  accQtpSrvTxDataMsgs Counter
  accQtpSrvRxDataMsgs Counter
  accQtpSrvAckTimouts Counter
  accQtpSrvProtoErrs Counter
  accQtpSrvTxStatMsgs Counter
  accQtpSrvRxStatMsgs Counter
  accQtpSrvTxDgrms Counter
  accQtpSrvRxDgrms Counter
  accQtpSrvTxOctets Counter
  accQtpSrvRxOctets Counter

AccQtpSrvPoolEntry  
SEQUENCE    
  accQtpPoolSrvAddr IpAddress
  accQtpPoolSvcProfile DisplayString
  accQtpPoolEntryStatus INTEGER
  accQtpPoolPriority INTEGER

Defined Values

accQtp 1.3.6.1.4.1.5.1.1.82
OBJECT IDENTIFIER    

accQtpServer 1.3.6.1.4.1.5.1.1.82.1
OBJECT IDENTIFIER    

accQtpSrvParmsTable 1.3.6.1.4.1.5.1.1.82.1.1
QTP Server parameters table containing parameters for all servers installed on this router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccQtpSrvParEntry

accQtpSrvParEntry 1.3.6.1.4.1.5.1.1.82.1.1.1
An entry in the QTP Server parameters table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccQtpSrvParEntry  

accQtpSrvAddr 1.3.6.1.4.1.5.1.1.82.1.1.1.1
QTP server IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accQtpSrvEntryStatus 1.3.6.1.4.1.5.1.1.82.1.1.1.2
QTP server entry status, indicating whether it is valid or deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), deleted(2)  

accQtpSrvPort 1.3.6.1.4.1.5.1.1.82.1.1.1.3
UDP port number of QTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accQtpSrvMaxMsg 1.3.6.1.4.1.5.1.1.82.1.1.1.4
Max number of QTP messages per datagram.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

accQtpSrvPkgInterval 1.3.6.1.4.1.5.1.1.82.1.1.1.5
Maximum time (in msecs) a packed QTP datagram is held before transmission.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..5000  

accQtpSrvStatusDelay 1.3.6.1.4.1.5.1.1.82.1.1.1.6
Delay (in secs) between QTP link status messages.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accQtpSrvAckTimer 1.3.6.1.4.1.5.1.1.82.1.1.1.7
Maximum time (in secs) QTP waits for an acknowledgement (call request & call clear).
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accQtpSrvMaxCkt 1.3.6.1.4.1.5.1.1.82.1.1.1.8
Maximum no. of active circuits for this link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

accQtpSrvAdStatus 1.3.6.1.4.1.5.1.1.82.1.1.1.9
Administrative status of the QTP link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), busyout(3)  

accQtpSrvIdleTime 1.3.6.1.4.1.5.1.1.82.1.1.1.10
Maximum time (in secs) a QTP channel is kept open in absence of data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accQtpSrvMsgLvl 1.3.6.1.4.1.5.1.1.82.1.1.1.11
Debug message level for this QTP link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accQtpSrvStatusTable 1.3.6.1.4.1.5.1.1.82.1.2
QTP Server status table containing status for all servers installed on this router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccQtpSrvStatusEntry

accQtpSrvStatusEntry 1.3.6.1.4.1.5.1.1.82.1.2.1
An entry in the QTP Server status table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccQtpSrvStatusEntry  

accQtpSrvActiveChnls 1.3.6.1.4.1.5.1.1.82.1.2.1.1
Number of active channels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

accQtpSrvClrCauseTx 1.3.6.1.4.1.5.1.1.82.1.2.1.2
Last clear sent cause code.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

accQtpSrvClrTxLcn 1.3.6.1.4.1.5.1.1.82.1.2.1.3
LCN on which last clear was sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accQtpSrvClrCauseRx 1.3.6.1.4.1.5.1.1.82.1.2.1.4
Cause code of last clear/reject received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

accQtpSrvClrRxLcn 1.3.6.1.4.1.5.1.1.82.1.2.1.5
LCN on which last clear/reject received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accQtpSrvRemFlowCntl 1.3.6.1.4.1.5.1.1.82.1.2.1.6
Remote flow-control state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(1), partially-congested(2), congested(3), shutdown(4)  

accQtpSrvLclFlowCntl 1.3.6.1.4.1.5.1.1.82.1.2.1.7
Local flow-control state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(1), partially-congested(2), congested(3), shutdown(4)  

accQtpSrvOpStatus 1.3.6.1.4.1.5.1.1.82.1.2.1.8
Operational state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializing(1), active(2), disabled(3)  

accQtpSrvStatsTable 1.3.6.1.4.1.5.1.1.82.1.3
QTP Server statistics table containing statistics for all servers installed on this router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccQtpSrvStatsEntry

accQtpSrvStatsEntry 1.3.6.1.4.1.5.1.1.82.1.3.1
An entry in the QTP Server statistics table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccQtpSrvStatsEntry  

accQtpSrvOKCalls 1.3.6.1.4.1.5.1.1.82.1.3.1.1
Successful QTP call requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvFailCalls 1.3.6.1.4.1.5.1.1.82.1.3.1.2
Unsuccessful QTP call requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvTxDataMsgs 1.3.6.1.4.1.5.1.1.82.1.3.1.3
QTP data messages sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvRxDataMsgs 1.3.6.1.4.1.5.1.1.82.1.3.1.4
QTP data messages received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvAckTimouts 1.3.6.1.4.1.5.1.1.82.1.3.1.5
Acknowledgement timeouts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvProtoErrs 1.3.6.1.4.1.5.1.1.82.1.3.1.6
Protocol errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvTxStatMsgs 1.3.6.1.4.1.5.1.1.82.1.3.1.7
Status messages sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvRxStatMsgs 1.3.6.1.4.1.5.1.1.82.1.3.1.8
Status messages received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvTxDgrms 1.3.6.1.4.1.5.1.1.82.1.3.1.9
UDP datagrams sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvRxDgrms 1.3.6.1.4.1.5.1.1.82.1.3.1.10
UDP datagrams received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvTxOctets 1.3.6.1.4.1.5.1.1.82.1.3.1.11
Total of all octets sent to QTP server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpSrvRxOctets 1.3.6.1.4.1.5.1.1.82.1.3.1.12
Total of all octets received from QTP server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRouting 1.3.6.1.4.1.5.1.1.82.2
OBJECT IDENTIFIER    

accQtpRtCalls 1.3.6.1.4.1.5.1.1.82.2.1
Number of successfully routed calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtSecCalls 1.3.6.1.4.1.5.1.1.82.2.2
Number of successfully routed calls on secondary links.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtNotConfigs 1.3.6.1.4.1.5.1.1.82.2.3
Number of times an incoming call was immediately terminated because no route was configured in the service profile (or the QTP servers in the SP were not added to the configuration).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtNoRts 1.3.6.1.4.1.5.1.1.82.2.4
Number of times a call routing request failed because all QTP servers were shutdown or disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtToQTPFrms 1.3.6.1.4.1.5.1.1.82.2.5
Number of frames successfully received from modem and switched to a QTP channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtToQTPOcts 1.3.6.1.4.1.5.1.1.82.2.6
Number of bytes successfully received from modem and switched to a QTP channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtToMdmFrms 1.3.6.1.4.1.5.1.1.82.2.7
Number of frames successfully received from a QTP channel and switched to the mapped modem port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtToMdmOcts 1.3.6.1.4.1.5.1.1.82.2.8
Number of bytes successfully received from a QTP channel and switched to the mapped modem port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtDropQtpFrms 1.3.6.1.4.1.5.1.1.82.2.9
Number of frames that were received from QTP and dropped because the connection to the modem port was no longer in the routing table .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpRtDropMdmFrms 1.3.6.1.4.1.5.1.1.82.2.10
Number of frames that were received from modem and dropped because the connection to the modem port was no longer in the routing table .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accQtpServerPool 1.3.6.1.4.1.5.1.1.82.3
OBJECT IDENTIFIER    

accQtpSrvPoolTable 1.3.6.1.4.1.5.1.1.82.3.1
The QTP Server Pool Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccQtpSrvPoolEntry

accQtpSrvPoolEntry 1.3.6.1.4.1.5.1.1.82.3.1.1
An entry in the QTP Server Pool Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccQtpSrvPoolEntry  

accQtpPoolSrvAddr 1.3.6.1.4.1.5.1.1.82.3.1.1.1
IP address of QTP server that this pool entry refers to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accQtpPoolSvcProfile 1.3.6.1.4.1.5.1.1.82.3.1.1.2
Name of QTP server that this pool entry refers to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accQtpPoolEntryStatus 1.3.6.1.4.1.5.1.1.82.3.1.1.3
Status of the pool entry, valid or deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), deleted(2)  

accQtpPoolPriority 1.3.6.1.4.1.5.1.1.82.3.1.1.4
Indicates whether the QTP server for this pool entry is used as a primary server or a secondary server when routing a QTP call for the service profile linked to this pool entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)