SysInstance |
The unique identifier of the instance of IPX
to which this entry corresponds. This value may be
written only when creating a new entry in the table. |
Index |
The identifier of this circuit, unique within the
instance of IPX. This value may be written
only when creating a new entry in the table. |
ExistState |
The validity of this circuit entry. A circuit with this
value set to off may be deleted from the table at the
IPX implementation's discretion. Enumerations: |
OperState |
The operational state of the circuit. Enumerations: - down (1)
- up (2)
- sleeping (3)
|
IfIndex |
The value of ifIndex for the interface used by this
circuit. This value may be written only when creating
a new entry in the table. |
Name |
The readable name for the circuit. |
Type |
The type of the circuit. Enumerations: - other (1)
- broadcast (2)
- ptToPt (3)
- wanRIP (4)
- unnumberedRIP (5)
- dynamic (6)
- wanWS (7)
- ipxcpWS (8)
|
DialName |
The symbolic name used to reference the dialing information
used to create this circuit. This value is not evaluated by
Brick/IPX and can be used for comments. |
LocalMaxPacketSize |
The maximum size (including header), in bytes, that the
system supports locally on this circuit. |
CompressState |
The compression state on this circuit. This value may
be written only when creating a new entry in the table.
Brick/IPX does not support compression at present Enumerations: |
CompressSlots |
The number of compression slots available on this
circuit. This value may be written only when creating
a new entry in the table. Brick/IPX does not support
compression at present |
StaticStatus |
This value is not used by Brick/IPX Enumerations: - unknown (1)
- changed (3)
- read (4)
- reading (5)
- write (6)
- writing (7)
|
CompressedSent |
The number of compressed packets sent.
Brick/IPX does not support compression at present |
CompressedInitSent |
The number of compression initialization packets sent.
Brick/IPX does not support compression at present |
CompressedRejectsSent |
The number of compressed packet rejected packets sent.
Brick/IPX does not support compression at present |
UncompressedSent |
The number of packets sent without being compressed
even though compression was turned on for this circuit.
Brick/IPX does not support compression at present |
CompressedReceived |
The number of compressed packets received.
Brick/IPX does not support compression at present |
CompressedInitReceived |
The number of compression initialization packets received.
Brick/IPX does not support compression at present |
CompressedRejectsReceived |
The number of compressed packet rejected packets received.
Brick/IPX does not support compression at present |
UncompressedReceived |
The number of packets received without having been
compressed even though compression was turned on for
this circuit. Brick/IPX does not support compression
at present |
MediaType |
The media type used on this circuit. |
NetNumber |
The IPX network number of this circuit. |
StateChanges |
The number of times the circuit has changed state. |
InitFails |
The number of times that initialization of this
circuit has failed. |
Delay |
The period of time, in milliseconds, that it takes to
transmit one byte of data, excluding protocol headers,
to a destination on the other end of the circuit, if
the circuit is free of other traffic. |
Throughput |
The amount of data, in bits per second, that may flow
through the circuit if there is no other traffic. |
NeighRouterName |
The name of the neighboring router on a WAN circuit. |
NeighInternalNetNum |
The internal network number of the neighboring router
on a WAN circuit. |