SCA-X25EXT-MIB

File: SCA-X25EXT-MIB.mib (4153 bytes)

Imported modules

RFC1155-SMI SCANET-MIB RFC-1212

Imported symbols

Counter scanet OBJECT-TYPE

Defined Types

IfIndexType  
INTEGER 1..2147483647    

X25extCircuitEntry  
SEQUENCE    
  x25extCircuitIndex IfIndexType
  x25extCircuitChannel INTEGER
  x25extCircuitLogicalIndex IfIndexType
  x25extCircuitPacketSize INTEGER
  x25extCircuitWindowSize INTEGER
  x25extCircuitTimeout INTEGER
  x25extCircuitOutResets Counter
  x25extCircuitOutFlowStuckResets Counter

Defined Values

x25ext 1.3.6.1.4.1.208.51
OBJECT IDENTIFIER    

x25extCircuit 1.3.6.1.4.1.208.51.1
OBJECT IDENTIFIER    

x25extCircuitTable 1.3.6.1.4.1.208.51.1.1
These objects contain general information about a specific circuit of an X.25 PLE.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    X25extCircuitEntry

x25extCircuitEntry 1.3.6.1.4.1.208.51.1.1.1
Entries of x25extCircuitTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  X25extCircuitEntry  

x25extCircuitIndex 1.3.6.1.4.1.208.51.1.1.1.1
The ifIndex value for the X.25 PLE Interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndexType  

x25extCircuitChannel 1.3.6.1.4.1.208.51.1.1.1.2
The channel number for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

x25extCircuitLogicalIndex 1.3.6.1.4.1.208.51.1.1.1.3
The ifIndex for a virtual ifEntry accociatedwith this circuit. The same as x25extCircuitIndex if no ifEntry is associated with the circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndexType  

x25extCircuitPacketSize 1.3.6.1.4.1.208.51.1.1.1.4
The packet size in octets used by this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4096  

x25extCircuitWindowSize 1.3.6.1.4.1.208.51.1.1.1.5
The window size used by this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..127  

x25extCircuitTimeout 1.3.6.1.4.1.208.51.1.1.1.6
Seconds left before timeout of the current state. If a call request is sent but no reply received x25extCircuitTimeout will show how many seconds remains before the call request is retransmitted. If the link is up but the current window is 0 x25extCircuitTimeout will show how many seconds remains before the link is reset and x25extCircuitOutFlowStuckResets is incremented.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

x25extCircuitOutResets 1.3.6.1.4.1.208.51.1.1.1.7
Total number of resets sent on this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x25extCircuitOutFlowStuckResets 1.3.6.1.4.1.208.51.1.1.1.8
Number of resets sent on this circuit because the remote end did not acknoledge packets for a long time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter