ACC-X25: View SNMP OID List / Download MIB

VENDOR: ACC


 Home MIB: ACC-X25
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 accX25 1.3.6.1.4.1.5.1.1.17
       accX25AtTable 1.3.6.1.4.1.5.1.1.17.1
Address translation table for X.25 interfaces. This is a superset of the standard address translation table. Entries are added/deleted via management action.
           accX25AtEntry 1.3.6.1.4.1.5.1.1.17.1.1
Address translation entry for X.25 interfaces.
               accX25AtIfIndex 1.3.6.1.4.1.5.1.1.17.1.1.1
Interface number (ifIndex) for which this translation entry is valid.
               accX25AtIpAddress 1.3.6.1.4.1.5.1.1.17.1.1.2
IP Address of this entry Set this object to NULL to delete entry.
               accX25AtNetInOutAddr 1.3.6.1.4.1.5.1.1.17.1.1.3
X.25 address to use when calling this destination. (both X.25 addresses are checked when mapping an X.25 address to an IP address) Object required in entry-adding SET PDU.
               accX25AtNetInAddr 1.3.6.1.4.1.5.1.1.17.1.1.4
Alternate X.25 address to check when mapping an X.25 address to an IP address Object will be set to default value if not present in entry-adding SET PDU.
               accX25AtNetFacIndex 1.3.6.1.4.1.5.1.1.17.1.1.5
Index of optional facility string or 0.
       accX25SubnetParmTable 1.3.6.1.4.1.5.1.1.17.2
Per-network parameters for IP networks attached via X.25 interface. Entries added/deleted via management action.
           accX25SubnetParmEntry 1.3.6.1.4.1.5.1.1.17.2.1
X.25-specific parameters for this IP network
               accX25SubnetAddr 1.3.6.1.4.1.5.1.1.17.2.1.1
Network/subnet number of IP network Set this object to NULL to delete entry.
               accX25Facility 1.3.6.1.4.1.5.1.1.17.2.1.2
selects whether DDN Standard Mode facility is included in call requests.
               accX25PktNegot 1.3.6.1.4.1.5.1.1.17.2.1.3
specifies value for Packet Size Negotiation Facility (power of 2 between 16 and 1024), or zero if Packet Size Negotiation Facility is not to be used.
               accX25WindowNegot 1.3.6.1.4.1.5.1.1.17.2.1.4
specifies value for Window Size Negotiation Facility (between 1 and 127 inclusive), or zero if Window Size Negotiation Facility is not to be used.
       accX25PortParmTable 1.3.6.1.4.1.5.1.1.17.3
Per-port parameters for X.25 interfaces.
           accX25PortParmEntry 1.3.6.1.4.1.5.1.1.17.3.1
X25 parameters of a specific port.
               accX25PortParmIndex 1.3.6.1.4.1.5.1.1.17.3.1.1
Port number
               accX25AddrMode 1.3.6.1.4.1.5.1.1.17.3.1.2
specifies address translation technique.
               accX25PktSize 1.3.6.1.4.1.5.1.1.17.3.1.3
specifies default data packet size for this port.
               accX25PktWind 1.3.6.1.4.1.5.1.1.17.3.1.4
specifies default packet window size for this port.
               accX25SvcNumber 1.3.6.1.4.1.5.1.1.17.3.1.5
specifies maximum number of switched virtual circuits to be used on this port.
               accX25SvcBase 1.3.6.1.4.1.5.1.1.17.3.1.6
specifies lowest Logical Channel Identifier to be used for switched virtual circuits.
               accX25ExtendClr 1.3.6.1.4.1.5.1.1.17.3.1.7
specifies whether extended format for call clearing packets (as defined by X.25-1984) is permitted
               accX25ExtendSeq 1.3.6.1.4.1.5.1.1.17.3.1.8
Use of extended sequence numbers
               accX25IdleMin 1.3.6.1.4.1.5.1.1.17.3.1.9
minimum idle time for closing circuits; a circuit will not be cleared until it has been idle (no data has been sent or received) for at least this amount of time.
               accX25IdleMax 1.3.6.1.4.1.5.1.1.17.3.1.10
maximum idle time for closing circuits; a circuit will be cleared when its idle time exceeds this value.
               accX25IdleScale 1.3.6.1.4.1.5.1.1.17.3.1.11
scale factor for idle timeout: a circuit will be cleared when it has been idle for accX25IdleMin plus accX25IdleScale times the number of available circuits.
               accX25SvcMax 1.3.6.1.4.1.5.1.1.17.3.1.12
Maximum number of virtual circuits which can be opened to a single destination.
               accX25SvcLimit 1.3.6.1.4.1.5.1.1.17.3.1.13
Maximum number of switched virtual circuits that IP can use. The value must not exceed the total number of logical channels available on this trunk.
               accX25OpenThresh 1.3.6.1.4.1.5.1.1.17.3.1.14
Threshold (number of IP datagrams queued per circuit) at which an additional virtual circuit will be opened.
               accX25SvcMin 1.3.6.1.4.1.5.1.1.17.3.1.15
The minimum number of virtual circuits which IP will leave available for first circuits to other destinations
               accX25SvcDelay 1.3.6.1.4.1.5.1.1.17.3.1.16
Delay (seconds) between opening of successive virtual circuits to same destination.
               accX25InitBackoff 1.3.6.1.4.1.5.1.1.17.3.1.17
Initial backoff time (seconds) to delay before next attempt to open an additional virtual circuit to the same destination when an attempt to do so has failed.
               accX25MaxBackoff 1.3.6.1.4.1.5.1.1.17.3.1.18
Maximum backoff time (seconds) to delay between subsequent attempts to open additional virtual circuits to the same destination. The actual delay is varied exponentially from accX25InitBackoff up to this value.
               accX25OurAddress 1.3.6.1.4.1.5.1.1.17.3.1.19
Our X25 address (put in outbound packets)
               accX25PvcBase 1.3.6.1.4.1.5.1.1.17.3.1.20
Lowest LCID to be used for PVCs.
               accX25PvcNumber 1.3.6.1.4.1.5.1.1.17.3.1.21
Maximum number of PVCs.
               accX25Tx0Timer 1.3.6.1.4.1.5.1.1.17.3.1.22
Value for T10 (DCE) or T20 (DTE) timer.
               accX25Tx1Timer 1.3.6.1.4.1.5.1.1.17.3.1.23
Value for T11 (DCE) or T21 (DTE) timer.
               accX25Tx2Timer 1.3.6.1.4.1.5.1.1.17.3.1.24
Value for T12 (DCE) or T22 (DTE) timer.
               accX25Tx3Timer 1.3.6.1.4.1.5.1.1.17.3.1.25
Value for T13 (DCE) or T23 (DTE) timer.
               accX25PortEventSeverityLevel 1.3.6.1.4.1.5.1.1.17.3.1.26
The base severity level which events are recorded.
       accX25PktStatTable 1.3.6.1.4.1.5.1.1.17.4
Per-port packet statistics for X.25 interfaces.
           accX25PktStatEntry 1.3.6.1.4.1.5.1.1.17.4.1
X.25 packet level statistics for an X.25 interface.
               accX25PktIndex 1.3.6.1.4.1.5.1.1.17.4.1.1
Port number of this X.25 interface.
               accX25RcvDiags 1.3.6.1.4.1.5.1.1.17.4.1.2
Number of Diagnostic packets received on this port.
               accX25RcvRestartReqs 1.3.6.1.4.1.5.1.1.17.4.1.3
Number of Restart Request (Restart Indication) packets received on this port.
               accX25RcvRestartConfs 1.3.6.1.4.1.5.1.1.17.4.1.4
Number of Restart Confirmation packets received on this port.
               accX25RcvCallReqs 1.3.6.1.4.1.5.1.1.17.4.1.5
Number of Call Request (Incoming Call) packets received on this port.
               accX25RcvCallAccs 1.3.6.1.4.1.5.1.1.17.4.1.6
Number of Call Accepted (Call Connected) packets received on this port.
               accX25RcvClrReqs 1.3.6.1.4.1.5.1.1.17.4.1.7
Number of Clear Request (Clear Indication) packets received on this port.
               accX25RcvClrConfs 1.3.6.1.4.1.5.1.1.17.4.1.8
Number of Clear Confirmation packets received on this port.
               accX25RcvResetReqs 1.3.6.1.4.1.5.1.1.17.4.1.9
Number of Reset Request (Reset Indication) packets received on this port.
               accX25RcvResetConfs 1.3.6.1.4.1.5.1.1.17.4.1.10
Number of Reset Confirmation packets received on this port.
               accX25RcvInts 1.3.6.1.4.1.5.1.1.17.4.1.11
Number of Interrupt packets received on this port.
               accX25RcvIntConfs 1.3.6.1.4.1.5.1.1.17.4.1.12
Number of Interrupt Confirmation packets received on this port.
               accX25RcvRRs 1.3.6.1.4.1.5.1.1.17.4.1.13
Number of RR [Receive Ready] packets received on this port.
               accX25RcvRNRs 1.3.6.1.4.1.5.1.1.17.4.1.14
Number of RNR [Receive Not Ready] packets received on this port.
               accX25RcvDatas 1.3.6.1.4.1.5.1.1.17.4.1.15
Number of Data packets received on this port.
               accX25XmtDiags 1.3.6.1.4.1.5.1.1.17.4.1.16
Number of Diagnostic packets transmitted on this port.
               accX25XmtRestartReqs 1.3.6.1.4.1.5.1.1.17.4.1.17
Number of Restart Request (Restart Indication) packets transmitted on this port.
               accX25XmtRestartConfs 1.3.6.1.4.1.5.1.1.17.4.1.18
Number of Restart Confirmation packets transmitted on this port.
               accX25XmtCallReqs 1.3.6.1.4.1.5.1.1.17.4.1.19
Number of Call Request (Incoming Call) packets transmitted on this port.
               accX25XmtCallAccs 1.3.6.1.4.1.5.1.1.17.4.1.20
Number of Call Accepted (Call Connected) packets transmitted on this port.
               accX25XmtClrReqs 1.3.6.1.4.1.5.1.1.17.4.1.21
Number of Clear Request (Clear Indication) packets transmitted on this port.
               accX25XmtClrConfs 1.3.6.1.4.1.5.1.1.17.4.1.22
Number of Clear Confirmation packets transmitted on this port.
               accX25XmtResetReqs 1.3.6.1.4.1.5.1.1.17.4.1.23
Number of Reset Request (Reset Indication) packets transmitted on this port.
               accX25XmtResetConfs 1.3.6.1.4.1.5.1.1.17.4.1.24
Number of Reset Confirmation packets transmitted on this port.
               accX25XmtInts 1.3.6.1.4.1.5.1.1.17.4.1.25
Number of Interrupt packets transmitted on this port.
               accX25XmtIntConfs 1.3.6.1.4.1.5.1.1.17.4.1.26
Number of Interrupt Confirmation packets transmitted on this port.
               accX25XmtRRs 1.3.6.1.4.1.5.1.1.17.4.1.27
Number of RR [Receive Ready] packets transmitted on this port.
               accX25XmtRNRs 1.3.6.1.4.1.5.1.1.17.4.1.28
Number of RNR [Receive Not Ready] packets transmitted on this port.
               accX25XmtDatas 1.3.6.1.4.1.5.1.1.17.4.1.29
Number of Data packets transmitted on this port.
               accX25OpenSvcCounts 1.3.6.1.4.1.5.1.1.17.4.1.30
Count of SVCs open on this port.
       accX25OptFacTable 1.3.6.1.4.1.5.1.1.17.5
Optional facility string table.
           accX25OptFacEntry 1.3.6.1.4.1.5.1.1.17.5.1
A single optional facility entry.
               accX25OptFacIndex 1.3.6.1.4.1.5.1.1.17.5.1.1
Index of this entry in table [1..n].
               accX25OptFacString 1.3.6.1.4.1.5.1.1.17.5.1.2
facility string to be added when placing calls.
       accX25PvcAddrTable 1.3.6.1.4.1.5.1.1.17.6
PVC to X.25 address mapping table.
           accX25PvcAddrEntry 1.3.6.1.4.1.5.1.1.17.6.1
A single PVC to X.25 address mapping entry.
               accX25PvcLine 1.3.6.1.4.1.5.1.1.17.6.1.1
Physical port for which this entry applies. Same is ifIndex.
               accX25PvcAddrLcid 1.3.6.1.4.1.5.1.1.17.6.1.2
PVC logical channel ID .
               accX25PvcAddrString 1.3.6.1.4.1.5.1.1.17.6.1.3
X.25 address to associate with this PVC.
               accX25PvcProtocol 1.3.6.1.4.1.5.1.1.17.6.1.4
PVC Protocol Associated with this line and the LCID .
       accX25Switch 1.3.6.1.4.1.5.1.1.17.8
           accX25SwitchStatus 1.3.6.1.4.1.5.1.1.17.8.1
This Object controls whether X.25 switching is enabled or disabled.
           accX25SwitchConnections 1.3.6.1.4.1.5.1.1.17.8.2
This Object indicates the current number of X.25 connections that are being switched through this router.
           accX25SwitchCallSucceeds 1.3.6.1.4.1.5.1.1.17.8.3
This Object indicates the total number of X.25 calls that have been switched by this router.
           accX25SwitchCallFails 1.3.6.1.4.1.5.1.1.17.8.4
This Object indicates the total number of X.25 calls that this router has been unable to switch.
           accX25SwitchConnTable 1.3.6.1.4.1.5.1.1.17.8.5
This Table contains objects which report information about the X.25 calls currently being switched through this router.
               accX25SwitchConnEntry 1.3.6.1.4.1.5.1.1.17.8.5.1
The entry part of accX25SwitchConnTable.
                   accX25SwitchConnCallingIfIndex 1.3.6.1.4.1.5.1.1.17.8.5.1.1
An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which initiated the connection.
                   accX25SwitchConnCallingIndex 1.3.6.1.4.1.5.1.1.17.8.5.1.2
An Integer that uniquely identifies the virtual circuit for the initiating interface. For X.25 ports, this will be the LCN. For the TCP ports, this will be the remote port number.
                   accX25SwitchConnCallingType 1.3.6.1.4.1.5.1.1.17.8.5.1.3
An integer that indicates the calling type.
                   accX25SwitchConnCallingX121Addr 1.3.6.1.4.1.5.1.1.17.8.5.1.4
A string that contains the Calling X.121 address that initiated the connection.
                   accX25SwitchConnCallingPkts 1.3.6.1.4.1.5.1.1.17.8.5.1.5
A counter which keeps track of the number of packets sent from the calling to the called port.
                   accX25SwitchConnCallingOctets 1.3.6.1.4.1.5.1.1.17.8.5.1.6
A counter which keeps track of the number of octets sent from the calling to the called port.
                   accX25SwitchConnCalledIfIndex 1.3.6.1.4.1.5.1.1.17.8.5.1.7
An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which propagated the connection.
                   accX25SwitchConnCalledIndex 1.3.6.1.4.1.5.1.1.17.8.5.1.8
An Integer that uniquely identifies the virtual circuit for the outgoing interface. For X.25 ports, this will be the LCN. For the TCP ports, this will be the local port number.
                   accX25SwitchConnCalledType 1.3.6.1.4.1.5.1.1.17.8.5.1.9
An integer that indicates the called type.
                   accX25SwitchConnCalledX121Addr 1.3.6.1.4.1.5.1.1.17.8.5.1.10
A string that contains the Called X.121 address that initiated the connection.
                   accX25SwitchConnCalledPkts 1.3.6.1.4.1.5.1.1.17.8.5.1.11
A counter which keeps track of the number of packets sent from the calling to the called port.
                   accX25SwitchConnCalledOctets 1.3.6.1.4.1.5.1.1.17.8.5.1.12
A counter which keeps track of the number of octets sent from the calling to the called port.
                   accX25SwitchConnState 1.3.6.1.4.1.5.1.1.17.8.5.1.13
An integer that indicates the state of the switched X.25 circuit.
           accX25SwitchAddrTransTable 1.3.6.1.4.1.5.1.1.17.8.6
This Table contains objects which control the translation of X.121 addresses.
               accX25SwitchAddrTransEntry 1.3.6.1.4.1.5.1.1.17.8.6.1
The entry part for the AddrTrans Table.
                   accX25SwitchAddrTransIfIndex 1.3.6.1.4.1.5.1.1.17.8.6.1.1
An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface that receives the call request.
                   accX25SwitchAddrTransDir 1.3.6.1.4.1.5.1.1.17.8.6.1.2
An Integer that identifies whether this entry applies to inbound or to outbound switched X.25 calls.
                   accX25SwitchAddrTransType 1.3.6.1.4.1.5.1.1.17.8.6.1.3
An Integer that identifies whether this entry applies to called or to calling X.121 addresses.
                   accX25SwitchAddrTransPattern 1.3.6.1.4.1.5.1.1.17.8.6.1.4
A character string which defines the matching pattern for incoming called X.121 addresses.
                   accX25SwitchAddrTransReplace 1.3.6.1.4.1.5.1.1.17.8.6.1.5
A character string which defines the replacement pattern for incoming called X.121 addresses.
                   accX25SwitchAddrTransStatus 1.3.6.1.4.1.5.1.1.17.8.6.1.6
An Integer that defines the status of the table row.
           accX25SwitchRouteTable 1.3.6.1.4.1.5.1.1.17.8.7
This Table contains objects which determine the switching of incoming X.25 calls.
               accX25SwitchRouteEntry 1.3.6.1.4.1.5.1.1.17.8.7.1
The entry part for the Route Table.
                   accX25SwitchRoutePattern 1.3.6.1.4.1.5.1.1.17.8.7.1.1
A character string which defines the matching pattern for the incoming called X.121 addresses.
                   accX25SwitchRouteIfIndex 1.3.6.1.4.1.5.1.1.17.8.7.1.2
An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which receives the call request.
                   accX25SwitchRouteStatus 1.3.6.1.4.1.5.1.1.17.8.7.1.3
An Integer that defines the status of the table row.
           accX25SwitchExtRtTable 1.3.6.1.4.1.5.1.1.17.8.8
This Table contains an extended set of objects which determine the switching of incoming X.25 calls.
               accX25SwitchExtRtEntry 1.3.6.1.4.1.5.1.1.17.8.8.1
The entry part for the Extended Route Table.
                   accX25SwitchExtRtIndex 1.3.6.1.4.1.5.1.1.17.8.8.1.1
An Integer that uniquely identifies this row of the Extended Switching Table.
                   accX25SwitchExtRtIfIn 1.3.6.1.4.1.5.1.1.17.8.8.1.2
An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which receives the call request. This column must match the interface that the call is received on before a match can be made. A value of zero will match calls received from any interface.
                   accX25SwitchExtRtAddr 1.3.6.1.4.1.5.1.1.17.8.8.1.3
A character string which defines the matching pattern for the incoming called X.121 addresses.
                   accX25SwitchExtRtCUD 1.3.6.1.4.1.5.1.1.17.8.8.1.4
A octet string which defines the matching pattern for the incoming Call User Data. A zero length octet string matches any Call User Data contents (including none).
                   accX25SwitchExtRtDisp 1.3.6.1.4.1.5.1.1.17.8.8.1.5
An Integer that specifies the disposition of incoming calls that match this table entry. A value of switch causes matching calls to be switched out the interface specified by accX25SwitchExtRtIfOut. A value of local causes the call to be processed for local call termination. A value of reject causes the call to be cleared.
                   accX25SwitchExtRtIfOut 1.3.6.1.4.1.5.1.1.17.8.8.1.6
An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface to which the call will be switched. This column is only significant when the disposition is switch.
                   accX25SwitchExtRtStatus 1.3.6.1.4.1.5.1.1.17.8.8.1.7
An Integer that defines the status of the table row.
       accX25EventLogSize 1.3.6.1.4.1.5.1.1.17.9
The number of entries to maintain in the event table
       accX25EventTable 1.3.6.1.4.1.5.1.1.17.10
Event and exception logging table.
             accX25EventEntry 1.3.6.1.4.1.5.1.1.17.10.1
A single event or exception record.
                 accX25EventSeq 1.3.6.1.4.1.5.1.1.17.10.1.1
A unique sequential number for the logged event.
                 accX25EventLine 1.3.6.1.4.1.5.1.1.17.10.1.2
Physical port which encountered the event.
                 accX25EventLCID 1.3.6.1.4.1.5.1.1.17.10.1.3
The logical circuit id for the circuit which encountered the event.
                 accX25EventUpTime 1.3.6.1.4.1.5.1.1.17.10.1.4
SysUpTime when event occurred.
                 accX25EventCode 1.3.6.1.4.1.5.1.1.17.10.1.5
Code indicating the type of event being logged.
                 accX25EventCause 1.3.6.1.4.1.5.1.1.17.10.1.6
Cause octet from close packet.
                 accX25EventDiag 1.3.6.1.4.1.5.1.1.17.10.1.7
Diagnostic octet from close packet.
                 accX25EventProtocol 1.3.6.1.4.1.5.1.1.17.10.1.8
Protocol which encountered the event.
                 accX25EventPacket 1.3.6.1.4.1.5.1.1.17.10.1.9
Packet that triggered the log entry (if available).
       accX25CircuitTable 1.3.6.1.4.1.5.1.1.17.11
The X.25 Circuit information table.
             accX25CircuitEntry 1.3.6.1.4.1.5.1.1.17.11.1
A single Circuit information record.
                 accX25CircuitLine 1.3.6.1.4.1.5.1.1.17.11.1.1
Physical port on which the circuit is established.
                 accX25CircuitLCID 1.3.6.1.4.1.5.1.1.17.11.1.2
The logical circuit ID also called the logical channel number (LCN).
                 accX25CircuitType 1.3.6.1.4.1.5.1.1.17.11.1.3
The type of circuit.
                 accX25CircuitRemoteAddr 1.3.6.1.4.1.5.1.1.17.11.1.4
X.25 remote address associated with this circuit.
                 accX25CircuitLocalAddr 1.3.6.1.4.1.5.1.1.17.11.1.5
X.25 local address associated with this circuit.
                 accX25CircuitState 1.3.6.1.4.1.5.1.1.17.11.1.6
Current state of the circuit.
                 accX25CircuitPktTimer 1.3.6.1.4.1.5.1.1.17.11.1.7
Packet level timeout value for this circuit.
                 accX25CircuitPktRetry 1.3.6.1.4.1.5.1.1.17.11.1.8
Packet level retry count for this circuit.
       accX25Xot 1.3.6.1.4.1.5.1.1.17.12
             accX25XotParmTable 1.3.6.1.4.1.5.1.1.17.12.1
XOT parameter table.
                 accX25XotParmEntry 1.3.6.1.4.1.5.1.1.17.12.1.1
The entry part of accX25XotParmEntry.
                     accX25XotParmLine 1.3.6.1.4.1.5.1.1.17.12.1.1.1
Virtual port for which this entry applies.
                     accX25XotParmIpAddress 1.3.6.1.4.1.5.1.1.17.12.1.1.2
IP Address for virtual port.
                     accX25XotParmMsgLevel 1.3.6.1.4.1.5.1.1.17.12.1.1.3
Debug message level for virtual port.
             accX25XotConnTable 1.3.6.1.4.1.5.1.1.17.12.2
This Table contains objects which report information about the X.25 XOT calls currently being switched through this router.
                 accX25XotConnEntry 1.3.6.1.4.1.5.1.1.17.12.2.1
The entry part of accX25XotConnEntry.
                     accX25XotConnLine 1.3.6.1.4.1.5.1.1.17.12.2.1.1
Virtual port for which this entry applies.
                     accX25XotConnLcn 1.3.6.1.4.1.5.1.1.17.12.2.1.2
The LCN of the virtual circuit for the initiating interface.
                     accX25XotConnState 1.3.6.1.4.1.5.1.1.17.12.2.1.3
An integer that indicates the state of the circuit.
                     accX25XotConnType 1.3.6.1.4.1.5.1.1.17.12.2.1.4
An integer that indicates the circuit type.
                     accX25XotConnIpAddress 1.3.6.1.4.1.5.1.1.17.12.2.1.5
IP Address for this XOT.
                     accX25XotConnTcpPortNumber 1.3.6.1.4.1.5.1.1.17.12.2.1.6
TCP port number for this connection.
                     accX25XotConnRemoteIpAddress 1.3.6.1.4.1.5.1.1.17.12.2.1.7
IP Address for the remote XOT.
                     accX25XotConnRemoteTCPPortNumber 1.3.6.1.4.1.5.1.1.17.12.2.1.8
remote TCP port number for this connection.
                     accX25XotConnRcvEncaps 1.3.6.1.4.1.5.1.1.17.12.2.1.9
The total number of encapsulated packets received by the XOT for this connection.
                     accX25XotConnXmtEncaps 1.3.6.1.4.1.5.1.1.17.12.2.1.10
The total number of encapsulated packets transmitted by the XOT for this connection.
             accX25XotStatsTable 1.3.6.1.4.1.5.1.1.17.12.4
This Table contains objexts which report the accumulated counts for X.25 packet activity and TCP connections for an XOT virtual port.
                 accX25XotStatsEntry 1.3.6.1.4.1.5.1.1.17.12.4.1
The entry part of accX25XotStatsEntry.
                     accX25XotStatsLine 1.3.6.1.4.1.5.1.1.17.12.4.1.1
Virtual port for which this entry applies.
                     accX25XotStatsTotalConnections 1.3.6.1.4.1.5.1.1.17.12.4.1.2
The total number of TCP connections for the XOT on this router.
                     accX25XotStatsActiveConnections 1.3.6.1.4.1.5.1.1.17.12.4.1.3
The current number of active TCP connections for the XOT on this router.
                     accX25XotStatsRcvInvalids 1.3.6.1.4.1.5.1.1.17.12.4.1.4
The total number of invalid packets received by the XOT from TCP connections on this router.
                     accX25XotStatsGenClearReqs 1.3.6.1.4.1.5.1.1.17.12.4.1.5
The total number of clear packets generated by the XOT.
                     accX25XotStatsGenResetReqs 1.3.6.1.4.1.5.1.1.17.12.4.1.6
The total number of reset packets generated by the XOT.
                     accX25XotStatsGenPvcSetups 1.3.6.1.4.1.5.1.1.17.12.4.1.7
The total number of PVC setup packets generated by the XOT on this virtual port
                     accX25XotStatsRcvValids 1.3.6.1.4.1.5.1.1.17.12.4.1.8
The total number of valid packets received by the XOT from TCP connections on this router.
                     accX25XotStatsXmtTotals 1.3.6.1.4.1.5.1.1.17.12.4.1.9
The total number of packets transmitted by the XOT over TCP connections on this router.