ACC-V25

File: ACC-V25.mib (2884 bytes)

Imported modules

RFC1155-SMI RFC-1215 ACC-SYSTEM
ACC-MIB

Imported symbols

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

Defined Types

AccV25StatEntry  
SEQUENCE    
  accV25IntIndex INTEGER
  accV25CurState INTEGER
  accV25DTRSignal INTEGER
  accV25DSRSignal INTEGER
  accV25CTSSignal INTEGER
  accV25CallAttempts INTEGER
  accV25CallSuccess INTEGER

Defined Values

accV25 1.3.6.1.4.1.5.1.1.37
OBJECT IDENTIFIER    

accV25StatTable 1.3.6.1.4.1.5.1.1.37.1
A list of Physical Port Entries that are doing V25Bis Dialing.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccV25StatEntry

accV25StatEntry 1.3.6.1.4.1.5.1.1.37.1.1
A table entry providing information about a specific port that is using V25Bis as the dialing procedure.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccV25StatEntry  

accV25IntIndex 1.3.6.1.4.1.5.1.1.37.1.1.1
This is the port which is currently doing the V25 Bis dialing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accV25CurState 1.3.6.1.4.1.5.1.1.37.1.1.2
This is the current state of the state machine.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dte-not-ready(1), dialogue-pending(2), dialogue(3), handshaking(4), call-connected(5), data-transfer(6), clear-by-dte(7)  

accV25DTRSignal 1.3.6.1.4.1.5.1.1.37.1.1.3
This is the current state of the 108/2 circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accV25DSRSignal 1.3.6.1.4.1.5.1.1.37.1.1.4
This is the current state of the 107 circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accV25CTSSignal 1.3.6.1.4.1.5.1.1.37.1.1.5
This is the current state of the 106 circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accV25CallAttempts 1.3.6.1.4.1.5.1.1.37.1.1.6
The number of Call Attempts made for the current destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accV25CallSuccess 1.3.6.1.4.1.5.1.1.37.1.1.7
The number of Call Attempts which were successful for the current destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER