BIANCA-BRICK-X25-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-X25-MIB.
168
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
168 total| Object Name |
|---|
org OBJECT IDENTIFIER .1.3 |
RFC1155-SMI Unknown .1.3 |
dod OBJECT IDENTIFIER .1.3.6 |
internet OBJECT IDENTIFIER .1.3.6.1 |
private OBJECT IDENTIFIER .1.3.6.1.4 |
enterprises OBJECT IDENTIFIER .1.3.6.1.4.1 |
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
x25 OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.6 |
x25LinkTableThis table contains an entry for each active link. There
may be mutiple active links per interface. For point-to-
multipoint interfaces, the field x25LkAddr specifies
the (MAC-) address of the partner, the link leads to.
There may be also multiple links for a point-to-point
interface in a multilink environment without a multilink-
protocol joining the multiple links to a singe logical
link. SEQUENCE OF X25LinkEntry .1.3.6.1.4.1.272.4.6.1 |
x25LinkEntryThe x25LinkEntry is created automatically, when a link
becomes active. The entry is also removed automatically,
if a link becomes disconnected. It may be removed manually
by setting the field x25LinkState to delete, which causes the
related link to be disconnected. X25LinkEntry .1.3.6.1.4.1.272.4.6.1.1 |
x25LkIfIndexThe index of the interface the link is running on.
See ifTable.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.1 |
x25LkAddrOn point-to-multipoint interfaces, this field contains the
(MAC-)address of the partner, the link is leading to.
It is empty for point-to-point interfaces, because there
is only one partner at the other side.ro OCTET STRING .1.3.6.1.4.1.272.4.6.1.1.2 |
x25LkModeThis field indicates wheter the Layer 3 on top of the link
is operated in DTE or DCE mode. The difference is in the
order of VC-assignment, the handling of a call collision
and the range of allowed values of the cause field.ro Enumeration .1.3.6.1.4.1.272.4.6.1.1.3 |
x25LkModuloThis field indicates whether the layer 3 on top of the link
is in modulo 8 or in modulo 128 mode.ro Enumeration .1.3.6.1.4.1.272.4.6.1.1.4 |
x25LkLICLowest Incoming Channel as seen from the DTE. Zero means
no incoming channels.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.5 |
x25LkHICHighest Incoming Channel as seen from the DTE. Zero means
no incoming channels.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.6 |
x25LkLTCLowest Twoway Channel as seen from the DTE. Zero means
no twoway channels.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.7 |
x25LkHTCHighest Twoway Channel as seen from the DTE. Zero means
no twoway channels.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.8 |
x25LkLOCLowest Outgoing Channel as seen from the DTE. Zero means
no outgoing channels.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.9 |
x25LkHOCHighest Outgoing Channel as seen from the DTE. Zero means
no outgoing channels.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.10 |
x25LkDefPktSizeThe default layer 3 packet size for this link.ro Enumeration .1.3.6.1.4.1.272.4.6.1.1.11 |
x25LkDefWinSizeThe default window size. This is always less than 8, if the
layer 3 is operated in modulo 8 mode.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.12 |
x25LkMaxPktSizeThe maximum allowable packet size for this link during
X.25 packet size negotiation. If this field is set to
unrestricted, the packet size will only be limited by
the Mtu size of the interface, which is always the
upper bound for the packet size.ro Enumeration .1.3.6.1.4.1.272.4.6.1.1.13 |
x25LkMaxWinSizeThe maximum allowable window size for this link during
window size negotiation.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.14 |
x25LkL2WinSizeThe layer 2 window size for this link.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.15 |
x25LkL2RetrTimerThe retransmission timeout in milliseconds for the
layer 2 of this link. If a frame is not acknowledged within
this timeout, it will be retransmitted.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.16 |
x25LkL2RetrCounterThe retransmission counter for the layer 2 of this link.
If a frame has been retransmitted more often than indicated
by this object, the link will be reset or disconnected,ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.17 |
x25LkL2SupervTimerThe link-supervision timeout in milliseconds for the
layer 2 of this link. This timer is started, when the
link gets idle. An RR poll-sequence will be initiated,
when this timeout expires.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.18 |
x25LkL2IdleTimerThe idle timer in milliseconds for the layer 2 of this
link. If no VCs are established and the the link has been
idle for the time specified by this object, the link
will be disconnected. The value 0 means, the link should
not be disconnected after the last VC has been cleared.
A value of -1 means, that the link shall be kept up
even if it get disconnected from the partner on the
other end.ro INTEGER (-1..30000) .1.3.6.1.4.1.272.4.6.1.1.19 |
x25LkStateThis object contains the current state of the link. The
link may be manually disconnected by setting this object
to the value delete.rw Enumeration .1.3.6.1.4.1.272.4.6.1.1.20 |
x25LkNegotiationThis object determines whether packet-size and windows-size
parameters are negotiated for outgoing calls. When set to
never, outgoing calls are cleared if the call parameters
differ from the default-settings. When set to when-necessary,
negotiation is only performed if the call parameters differ
from the default settings. When set to always, negotiation
is always performed.ro Enumeration .1.3.6.1.4.1.272.4.6.1.1.21 |
x25LkDiscDelayTimerThe disc delay timer in milliseconds for the layer 2 of
this link (only outgoing links). This timer specifies the
time interval between receiving of layer 2 disconnect and
actual disconnect of link. If the partner want to
disconnect the layer 2 and the time specified by this object
expired, the link will be disconnected. The value 0 means,
the link will be disconnected immediately after receiving of
disconnect.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.22 |
x25LkCallDelayTimerThe call delay timer in milliseconds for the layer 3 of
this link (only outgoing link). This timer specifies the
time interval between restart procedure completion and
virtual call setup. If restart procedure is completed
and the time specified by this object expired, call packet
will be sent. The value 0 means, call packet should be sent
immediately after completion of restart procedure.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.23 |
x25LkRestDelayTimerThe Restart delay timer in milliseconds for this link.
This timer specifies the time interval between
establishment of layer 2 and sending of restart packet.
If layer 2 is established and the time specified by this
object expired, restart packet will be sent.
The value 0 means, restart packet should be sent immediately
after establishment of layer 2.ro INTEGER .1.3.6.1.4.1.272.4.6.1.1.24 |
x25LinkPresetTableThis table predefines the link-parameters to be used,
when a link is created. If no entry is contained
in this table for a particular link, it will be setup
with the default values. In any case, the parameters
finally choosen for a link are displayed in the x25LinkTable.
For point-to-multipoint interfaces, the parameters
for the link may be set for all connected partners
(x25LkPrAddr is empty) of for the specific partners
individually (x25LkPrAddr is the MAC-address of the
partner). SEQUENCE OF X25LinkPresetEntry .1.3.6.1.4.1.272.4.6.2 |
x25LinkPresetEntryEntries in this table are created by defining a new value
for the field x25LkPrIfIndex. Entries may be deleted by
setting the field x25LkPrMode to the value delete. Please
note, that changing the entries dont have influence
on links being already established. To take effekt the
according links have to be cleared either manually
(see x25LinkTable) or by other means. X25LinkPresetEntry .1.3.6.1.4.1.272.4.6.2.1 |
x25LkPrIfIndexThe interface index of the link to be predefined. This
object identifies a row in the ifTable.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.1 |
x25LkPrAddrOn point-to-point links, this field must be empty. On
point-to-multipoint links, this field may be empty or
set to a partners (MAC-) address. In the first case, the
definition is valid for all links on the interface
except for those having a specific predefiniton.
In the second case the definition defines the link parameters
for a specific partner.rw OCTET STRING .1.3.6.1.4.1.272.4.6.2.1.2 |
x25LkPrModeThis field indicates, whether the link is initially operated
in DTE or DCE mode. If a misconfiguration is detected,
(DTE<->DTE od DCE<->DCE) the DTE/DCE assignement is done
be means of the procedure defined in ISOxxxx.rw Enumeration .1.3.6.1.4.1.272.4.6.2.1.3 |
x25LkPrModuloThis object indicates, whether the link should be operated
in modulo 8 or modulo 128 mode.rw Enumeration .1.3.6.1.4.1.272.4.6.2.1.4 |
x25LkPrLICLowest Incoming Channel as seen from the DTE. Zero means
no incoming channels.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.5 |
x25LkPrHICHighest Incoming Channel as seen from the DTE. Zero means
no incoming channels.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.6 |
x25LkPrLTCLowest Twoway Channel as seen from the DTE. Zero means
no twoway channels.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.7 |
x25LkPrHTCHighest Twoway Channel as seen from the DTE. Zero means
no twoway channels.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.8 |
x25LkPrLOCLowest Outgoing Channel as seen from the DTE. Zero means
no outgoing channels.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.9 |
x25LkPrHOCHighest Outgoing Channel as seen from the DTE. Zero means
no outgoing channels.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.10 |
x25LkPrDefPktSizeThe Layer 3 packet size for this link.rw Enumeration .1.3.6.1.4.1.272.4.6.2.1.11 |
x25LkPrDefWinSizeThe default window size. This must be less than 8, if the
layer 3 is operated in modulo 8 mode.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.12 |
x25LkPrMaxPktSizeThe maximum allowable packet size for this link during
X.25 packet size negotiation. If this field is set to
unrestricted, the packet size will only be limited by
the Mtu size of the interface, which is always the
upper bound for the packet size.rw Enumeration .1.3.6.1.4.1.272.4.6.2.1.13 |
x25LkPrMaxWinSizeThe maximum allowable window size for this link during
window size negotiation.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.14 |
x25LkPrL2WinSizeThe layer 2 window size for this link.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.15 |
x25LkPrL2RetrTimerThe retransmission timeout in milliseconds for the
layer 2 of this link. If a frame is not acknowledged within
this timeout, it will be retransmitted.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.16 |
x25LkPrL2RetrCounterThe retransmission counter for the layer 2 of this link.
If a frame has been retransmitted more often than indicated
by this object, the link will be reset or disconnected.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.17 |
x25LkPrL2SupervTimerThe link-supervision timeout in milliseconds for the
layer 2 of this link. This timer is started, when the
link gets idle. An RR poll-sequence will be initiated,
when this timeout expires.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.18 |
x25LkPrL2IdleTimerThe idle timer in milliseconds for the layer 2 of this
link. If no VCs are established and the the link has been
idle for the time specified by this object, the link
will be disconnected. The value 0 means, the link should
not be disconnected after the last VC has been cleared.
A value of -1 means, that the link shall be kept up
even if it get disconnected from the partner on the
other end.rw INTEGER (-1..30000) .1.3.6.1.4.1.272.4.6.2.1.19 |
x25LkPrNegotiationThis object determines whether packet-size and windows-size
parameters are negotiated for outgoing calls. When set to
never, outgoing calls are cleared if the call parameters
differ from the default-settings. When set to when-necessary,
negotiation is only performed if the call parameters differ
from the default settings. When set to always, negotiation
is always performed.rw Enumeration .1.3.6.1.4.1.272.4.6.2.1.20 |
x25LkPrDiscDelayTimerThe disc delay timer in milliseconds for the layer 2 of
this link (only outgoing links). This timer specifies the
time interval between receiving of layer 2 disconnect and
actual disconnect of link. If the partner want to
disconnect the layer 2 and the time specified by this object
expired, the link will be disconnected. The value 0 means,
the link will be disconnected immediately after receiving of
disconnect.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.21 |
x25LkPrCallDelayTimerThe call delay timer in milliseconds for the layer 3 of
this link (only outgoing link). This timer specifies the
time interval between restart procedure completion and
virtual call setup. If restart procedure is completed
and the time specified by this object expired, call packet
will be sent. The value 0 means, call packet should be sent
immediately after completion of restart procedure.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.22 |
x25LkPrRestDelayTimerThe Restart delay timer in milliseconds for this link.
This timer specifies the time interval between
establishment of layer 2 and sending of restart packet.
If layer 2 is established and the time specified by this
object expired, restart packet will be sent.
The value 0 means, restart packet should be sent immediately
after establishment of layer 2.rw INTEGER .1.3.6.1.4.1.272.4.6.2.1.23 |
x25CallTableThis table contains an entry for each active X25-call.
Calls always lead from a source-link to a destination-link.
An interface index of 1 denotates a pseudo interfaces
corresponding to all locally terminated calls. SEQUENCE OF X25CallEntry .1.3.6.1.4.1.272.4.6.3 |
x25CallEntryThe entries are created automatically, as soon as a call
gets active. They are removed automatically as soon as
a call gets completely cleared. A call may also be cleared
manually by setting the x25CallState field of an entry to
the value delete, which would also force the call to be
cleared. The call data of a cleared call is copied to
the x25CallHistoryTable. X25CallEntry .1.3.6.1.4.1.272.4.6.3.1 |
x25CallSrcIfIndexThe interface index of the link, the call comes from.
This object contains the value 1, when the call is
originated locally.ro INTEGER .1.3.6.1.4.1.272.4.6.3.1.1 |
x25CallSrcLinkAddrThe (MAC-)address of the link, the call comes from (if any)ro OCTET STRING .1.3.6.1.4.1.272.4.6.3.1.2 |
x25CallSrcVCNumberThe virtual curcuit number of the call on the link, the
call comes from.ro INTEGER .1.3.6.1.4.1.272.4.6.3.1.3 |
x25CallDstIfIndexThe interface index of the link, the call leads to. This
object contains the value 1, when the link is terminated
locally.ro INTEGER .1.3.6.1.4.1.272.4.6.3.1.4 |
x25CallDstLinkAddrThe (MAC-)address of the link, the call leads to.ro OCTET STRING .1.3.6.1.4.1.272.4.6.3.1.5 |
x25CallDstVCNumberThe virtual curcuit number of the call on the target link.ro INTEGER .1.3.6.1.4.1.272.4.6.3.1.6 |
x25CallSrcAddrThe calling address of the call as received on the source
link.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.3.1.7 |
x25CallDstAddrThe called address of the call as received on the source
link.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.3.1.8 |
x25CallProtocolIdThe protocol id (the first four byte of the call user data)
of the call as received from the source link.ro INTEGER .1.3.6.1.4.1.272.4.6.3.1.9 |
x25CallFacilitiesThe facilities of the call as received from the source
link.ro OCTET STRING .1.3.6.1.4.1.272.4.6.3.1.10 |
x25CallUserDataThe user data (whithout the protocol id) of the call as
received from the source link.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.3.1.11 |
x25CallAgeThe age of the call since received from the source link.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.272.4.6.3.1.12 |
x25CallStateThe current state of the call. A call may be cleared manually
by setting this object to the value delete.rw Enumeration .1.3.6.1.4.1.272.4.6.3.1.13 |
x25CallInPktSizeThe packet size of packets being received by the caller,
as negotiated by the negotiation procedure.ro Enumeration .1.3.6.1.4.1.272.4.6.3.1.14 |
x25CallOutPktSizeThe packet size of packets being sent by the caller,
as negotiated by the negotiation procedure.ro Enumeration .1.3.6.1.4.1.272.4.6.3.1.15 |
x25CallInWinSizeThe window size of packets being received by the caller,
as negotiated by the negotiation procedure.ro INTEGER .1.3.6.1.4.1.272.4.6.3.1.16 |
x25CallOutWinSizeThe window size of packets being sent by the caller,
as negotiated by the negotiation procedure.ro INTEGER .1.3.6.1.4.1.272.4.6.3.1.17 |
x25CallPktsSentThe number of all layer 3 packets (including RR/RNR/REJ)
sent by the caller.ro Counter .1.3.6.1.4.1.272.4.6.3.1.18 |
x25CallBytesSentThe number of data bytes sent in DATA and INTERRUPT
packets by the caller.ro Counter .1.3.6.1.4.1.272.4.6.3.1.19 |
x25CallPktsRecvdThe number of all layer 3 packets (including RR/RNR/REJ)
received by the caller.ro Counter .1.3.6.1.4.1.272.4.6.3.1.20 |
x25CallBytesRecvdThe number of data bytes received in DATA and INTERRUPT
packets by the caller.ro Counter .1.3.6.1.4.1.272.4.6.3.1.21 |
x25CallHistoryTableThis table provides call information for the last 10 calls
after they have been cleared. Active call are not contained
in the x25CallHistoryTable. SEQUENCE OF X25CallHistoryEntry .1.3.6.1.4.1.272.4.6.4 |
x25CallHistoryEntryEntries are created automatically, when a call is cleared
completely. The first entry is deleted automatcally, if a
new entry would be the 11th entry in the table. X25CallHistoryEntry .1.3.6.1.4.1.272.4.6.4.1 |
x25CallHistoryTimeDate and time, when the call was received.ro Date .1.3.6.1.4.1.272.4.6.4.1.1 |
x25CallHistoryDurationDuration of the call in seconds.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.2 |
x25CallHistorySrcIfIndexInterface index of the link, the call came from.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.3 |
x25CallHistorySrcLinkAddr(MAC-)address of the link, the call came from.ro OCTET STRING .1.3.6.1.4.1.272.4.6.4.1.4 |
x25CallHistorySrcVCNumberVirtual Curcuit Number on the link, the call came from.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.5 |
x25CallHistoryDstIfIndexInterface index of the link, the call leads to.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.6 |
x25CallHistoryDstLinkAddr(MAC-)address of the link, the call leads to.ro OCTET STRING .1.3.6.1.4.1.272.4.6.4.1.7 |
x25CallHistoryDstVCNumberVirtual Curcuit Number on the link, the call leads to.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.8 |
x25CallHistorySrcAddrThe calling party number as received from the source link.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.4.1.9 |
x25CallHistoryDstAddrThe called party number as received from the source link.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.4.1.10 |
x25CallHistoryProtocolIdThe Protocol ID of the call (first four bytes of the call
user data field) as received from the source link.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.11 |
x25CallHistoryFacilitiesThe facility field of the call as received from the
source link.ro OCTET STRING .1.3.6.1.4.1.272.4.6.4.1.12 |
x25CallHistoryUserDataThe call user data behind the protocol ID as received
from the source linkro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.4.1.13 |
x25CallHistoryInPktSizeThe packet size of packets being received by the caller,
as negotiated by the negotiation procedure.ro Enumeration .1.3.6.1.4.1.272.4.6.4.1.14 |
x25CallHistoryOutPktSizeThe packet size of packets being sent by the caller,
as negotiated by the negotiation procedure.ro Enumeration .1.3.6.1.4.1.272.4.6.4.1.15 |
x25CallHistoryInWinSizeThe window size of packets being received by the caller,
as negotiated by the negotiation procedure.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.16 |
x25CallHistoryOutWinSizeThe window size of packets being sent by the caller,
as negotiated by the negotiation procedure.ro INTEGER .1.3.6.1.4.1.272.4.6.4.1.17 |
x25CallHistoryPktsSentThe number of all layer 3 packets (including RR/RNR/REJ)
sent by the caller.ro Counter .1.3.6.1.4.1.272.4.6.4.1.18 |
x25CallHistoryBytesSentThe number of data bytes sent in DATA and INTERRUPT
packets by the caller.ro Counter .1.3.6.1.4.1.272.4.6.4.1.19 |
x25CallHistoryPktsRecvdThe number of all layer 3 packets (including RR/RNR/REJ)
received by the caller.ro Counter .1.3.6.1.4.1.272.4.6.4.1.20 |
x25CallHistoryBytesRecvdThe number of data bytes received in DATA and INTERRUPT
packets by the caller.ro Counter .1.3.6.1.4.1.272.4.6.4.1.21 |
x25CallHistoryClearCauseThe clearing cause of the call as received in the first
clear packet. A value of -1 means, no cause was received.ro INTEGER (-1..255) .1.3.6.1.4.1.272.4.6.4.1.22 |
x25CallHistoryClearDiagThe clearing diagnostics of the call as received in the first
clear packet. A value of -1 means, no diagnostics was
received.ro INTEGER (-1..255) .1.3.6.1.4.1.272.4.6.4.1.23 |
x25RouteTableThe X.25 Routing Table specifies the target link for
different call parameters. For each incoming call the
route table will be searched for a matching entry. If
multiple entries match the call parameters, a metric
defines which of them to use. A route is only used, if
the state of the target interface is up or dormant (see
mib2). Also the state of the link is used to determine
wether to use the route or not. With this mechanism,
a rerouting scheme can be implemented. SEQUENCE OF X25RouteEntry .1.3.6.1.4.1.272.4.6.5 |
x25RouteEntryEntries can only be created and deleted manually. X25RouteEntry .1.3.6.1.4.1.272.4.6.5.1 |
x25RtSrcIfIndexThe originating interface index of the call. If this object
is set to zero, the originating interface index will not
be checked for the matching process. If this field is set to
one, the route is only valid for call originating locally.rw INTEGER .1.3.6.1.4.1.272.4.6.5.1.1 |
x25RtSrcLinkAddrThe originating (MAC-)address of the call. If this object
is a zero length string, the originating address will not
be checked for the matching process.rw OCTET STRING .1.3.6.1.4.1.272.4.6.5.1.2 |
x25RtDstIfIndexThe interface index the call has to be sent to. If this
value is set to one, the call will be used locally.
If the value is set to zero, the call will be refused. The
routing entry will only be used if the destination interface
status is up or dormant. Additionally the target link must
be in the state ready, if it is permanently activated, i.e.
the x25LkL2IdleTimer is set to -1.rw INTEGER .1.3.6.1.4.1.272.4.6.5.1.3 |
x25RtDstLinkAddrThe (MAC-)address of the station, the call has to be sent
to. This object is ignored for point-to-point interfaces.rw OCTET STRING .1.3.6.1.4.1.272.4.6.5.1.4 |
x25RtDstLinkAddrModeThis object specifies the way, the destination link address
is generated. Default will use the default method for the
target interface. When direct is selected, the destination
address is taken from the route entry. Set to rule(4), the
the address is generated according the rule defined in the
x25RwDstLinkAddr entry of the X25RwTable.
Other methods will be developed in the future.rw Enumeration .1.3.6.1.4.1.272.4.6.5.1.5 |
x25RtSrcAddrThe source X.121 address in the X25 call packet. If empty, the
source address will not be matched. Extended Adresses are
indicated by a leading '@'. The wildcards '*', '?', '[',
']', '{', '}' may be used.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.5.1.6 |
x25RtSrcNSAPThe source NSAP in the X25 call packet. If empty, the
source NSAP will not be matched. The NSAP is preceeded
by an 'X' if it is an OSI compatible NSAP or by a 'N' if
the NSAP is in a not OSI compatible format. The wildcards
'*', '?', '[', ']', '{', '}' may be used.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.5.1.7 |
x25RtDstAddrThe target X.121 address in the X25 call packet. If empty, the
source address will not be matched. Extended Adresses are
indicated by a leading '@'. The wildcards '*', '?', '[',
']', '{', '}' may be used.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.5.1.8 |
x25RtDstNSAPThe target NSAP in the X25 call packet. If empty, the
source address will not be matched. The NSAP is preceeded
by an 'X' if it is an OSI compatible NSAP or by a 'N' if
the NSAP is in a not OSI compatible format. The wildcards
'*', '?', '[', ']', '{', '}' may be used.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.5.1.9 |
x25RtProtocolIdThe protocol id of the X25 call packet. The protocol id
will not be used for the matching process, when this
object is set to -1rw INTEGER .1.3.6.1.4.1.272.4.6.5.1.10 |
x25RtCallUserDataThe call user data field of the X25 call packet behind the
protocol id. If empty, the call user data field will not
be used for matching.rw OCTET STRING .1.3.6.1.4.1.272.4.6.5.1.11 |
x25RtRPOAThis object will be compared to the first value in the
list of RPOAs in the X25 call packet, if not set to -1.rw INTEGER (-1..9999) .1.3.6.1.4.1.272.4.6.5.1.12 |
x25RtNUIThis object will be compared to the NUI facility supplied
with the call. If this object is an empty string, the
NUI facility will not be used for the matching process.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.5.1.13 |
x25RtRewritingRuleThis Object specifies a rewriting rule in the X25 Rewriting
Rule table. The call packed will be processed according
to this rewriting rule before the call is being delivered.
If this value is set to zero, no rewriting will take
place.rw INTEGER .1.3.6.1.4.1.272.4.6.5.1.14 |
x25RtMetricThis object specifies a metric similar to the metric of an
IP routing entry. If a call matches multiple entries in the
X25 routing table, the routing entry with the lowest value
of Metric will be used to route the call.rw INTEGER .1.3.6.1.4.1.272.4.6.5.1.15 |
x25RtCugThis object will be compared to the CUG facility supplied
with the call, if not set to -1.rw INTEGER (-1..9999) .1.3.6.1.4.1.272.4.6.5.1.16 |
x25RtCugOutgoingThis object will be compared to the Outgoing CUG facility
supplied with the call, if not set to -1.rw INTEGER (-1..9999) .1.3.6.1.4.1.272.4.6.5.1.17 |
x25RtCugBilateralThis object will be compared to the Bilateral CUG facility
supplied with the call, if not set to -1.rw INTEGER (-1..9999) .1.3.6.1.4.1.272.4.6.5.1.18 |
x25RewriteTableThis Table contains entries, that describe different
rules of rewriting the call parameters before delivering
a call. Which entry in this table is used, will be determined
by the route table. SEQUENCE OF X25RewriteEntry .1.3.6.1.4.1.272.4.6.6 |
x25RewriteEntry X25RewriteEntry .1.3.6.1.4.1.272.4.6.6.1 |
x25RwRewritingRuleThe unique number of the rewriting rule.rw INTEGER .1.3.6.1.4.1.272.4.6.6.1.1 |
x25RwReverseChargingThis object describes what to do with the reverse charging
facility.rw Enumeration .1.3.6.1.4.1.272.4.6.6.1.2 |
x25RwRPOAThis object describes what to do with the rpoa facility.rw Enumeration .1.3.6.1.4.1.272.4.6.6.1.3 |
x25RwNUIThis object contains the new value of the NUI facility.
If this object is an empty string, the NUI facility
will not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.4 |
x25RwSrcAddrSpecifies how to rewrite the source address. Digits
will be set directly to the new address. A '.' will
move a digit from the old address to the new address.
A '*' will move all remaining digits from the old address
to the new address. A '%' will delete a digit from the
old address. Please note that the eventually leading '@'
(indicating extended adressing) is handled execatly like
digits. If this object is empty, the source address will
not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.5 |
x25RwSrcNSAPSpecifies how to rewrite the source NSAP. Digits
will be set directly to the new NSAP. A '.' will
move a digit from the old NSAP to the new NSAP.
A '*' will move all remaining digits from the old NSAP
to the new NSAP. A '%' will delete a digit from the
old NSAP. Please note that the eventually leading '@'
(indicating extended adressing) is handled execatly like
digits. If this object is empty, the source NSAP will
not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.6 |
x25RwDstAddrSpecifies how to rewrite the destination address. Digits
will be set directly to the new address. A '.' will
move a digit from the old address to the new address.
A '*' will move all remaining digits from the old address
to the new address. A '%' will delete a digit from the
old address. Please note that the eventually leading '@'
(indicating extended adressing) is handled execatly like
digits. If this object is empty, the destination address will
not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.7 |
x25RwDstNSAPSpecifies how to rewrite the destination NSAP. Digits
will be set directly to the new NSAP. A '.' will
move a digit from the old NSAP to the new NSAP.
A '*' will move all remaining digits from the old NSAP
to the new NSAP. A '%' will delete a digit from the
old NSAP. Please note that the eventually leading '@'
(indicating extended adressing) is handled execatly like
digits. If this object is empty, the destination NSAP will
not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.8 |
x25RwProtocolIdThis object specifies the new value of the protocol id field.
The protocol id field will not be changed, if this object
is set to -1rw INTEGER .1.3.6.1.4.1.272.4.6.6.1.9 |
x25RwCallUserDataThe new value of the call user data field. The call user data
field will not be changed, if this object is an empty string.
A leading '%' will be ignored. This allows to delete the
call user data portion of a call packet by setting this
object to a single '%'.rw OCTET STRING .1.3.6.1.4.1.272.4.6.6.1.10 |
x25RwRespSrcAddrSpecifies how to rewrite the source address of the call
accepted packet. Digits will be set directly to the new
address. A '.' will move a digit from the old address to
the new address. A '*' will move all remaining digits
from the old address to the new address. A '%' will
delete a digit from the old address. Please note that
the eventually leading '@' (indicating extended adressing)
is handled execatly like digits. If this object is empty,
the source address will not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.11 |
x25RwRespSrcNSAPSpecifies how to rewrite the source NSAP in the call
accepted packet. Digits will be set directly to the new
NSAP. A '.' will move a digit from the old NSAP to the
new NSAP. A '*' will move all remaining digits from the
old NSAP to the new NSAP. A '%' will delete a digit from the
old NSAP. Please note that the eventually leading '@'
(indicating extended adressing) is handled execatly like
digits. If this object is empty, the source NSAP will
not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.12 |
x25RwRespDstAddrSpecifies how to rewrite the destination address of the call
accepted packet. Digits will be set directly to the new
address. A '.' will move a digit from the old address to
the new address. A '*' will move all remaining digits
from the old address to the new address. A '%' will
delete a digit from the old address. Please note that
the eventually leading '@' (indicating extended adressing)
is handled execatly like digits. If this object is empty,
the destination address will not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.13 |
x25RwRespDstNSAPSpecifies how to rewrite the destination NSAP in the call
accepted packet. Digits will be set directly to the new
NSAP. A '.' will move a digit from the old NSAP to the
new NSAP. A '*' will move all remaining digits from the
old NSAP to the new NSAP. A '%' will delete a digit from the
old NSAP. Please note that the eventually leading '@'
(indicating extended adressing) is handled execatly like
digits. If this object is empty, the destination NSAP will
not be changed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.14 |
x25RwRespProtocolIdThis object contains the new value of the ProtocolID field
of the call accepted packet. The ProtocolID will not be
changed, if this object is set to -1.rw INTEGER .1.3.6.1.4.1.272.4.6.6.1.15 |
x25RwRespCallUserDataThe new value of the call user data field of the call
accepted packet. The call user data field will not be
changed, if this object is an empty string. A leading
'%' will be ignored. This allows to delete the
call user data portion of a call accepted packet by
setting this object to a single '%'.rw OCTET STRING .1.3.6.1.4.1.272.4.6.6.1.16 |
x25RwCugThis object contains the new value of the CUG facility.
If this object is set to -1, the CUG facility will not be
changed. The CUG facility will be removed, if this object is
set to -2.rw INTEGER (-2..9999) .1.3.6.1.4.1.272.4.6.6.1.17 |
x25RwCugOutgoingThis object contains the new value of the Outgoing CUG
facility. If this object is set to -1, the Outgoing CUG
facility will not be changed. The Outgoing CUG facility will be
removed, if this object is set to -2.rw INTEGER (-2..9999) .1.3.6.1.4.1.272.4.6.6.1.18 |
x25RwCugBilateralThis object contains the new value of the Bilateral CUG
facility. If this object is set to -1, the Bilateral CUG
facility will not be changed. The Bilateral CUG facility will
be removed, if this object is set to -2.rw INTEGER (-2..9999) .1.3.6.1.4.1.272.4.6.6.1.19 |
x25RwDstLinkAddrSpecifies a rule how to generate a destination link address
from destination X.25 address or destination NSAP.
Digits will be set directly to the new address. A '.' will
move a digit from the old address to the new address.
A '*' will move all remaining digits from the old address
to the new address. A '%' will delete a digit from the
old address.
The optional leading digit specifies the protocol to be
used for the Layer 1 or the type of destination address
to be generated (IP or MAC), this is followed by a mandatory
character 'X' (use X.25 address for conversion) or 'N' (use
NSAP).rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.6.1.20 |
x25MprTableThis table contains an entry for each partner reachable
via X.25 for Multiprotocol over X.25 according to RFC 1356.
Entries in this table are created manually and will result
to the creation of a multiprotocol routing interface in
the ifTable. This interface can than be used by higher
level protocols like ip, ipx and bridging.
The object x25MprIfIndex shall be set to 0 for creation
of new entries. The BRICK will allocate the next free
interface index and assign it ti x25MprIfIndex.
Rows of this table can be deleted by setting the object
x25MprEncapsulation to the value delete. SEQUENCE OF X25MprEntry .1.3.6.1.4.1.272.4.6.7 |
x25MprEntry X25MprEntry .1.3.6.1.4.1.272.4.6.7.1 |
x25MprIfIndexThis object contains an interface index and assigns the
row to an entry in ifTable. When creating new entries
in the table, the value of this object shall be set to 0.
The next free ifIndex value is than allocated
by the BRICK and assigned to the object. At the same
time a new interface is created in the IfTable.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.1 |
x25MprMtuThe Maximum transfer unit to be used with the interface,
the row is describing.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.2 |
x25MprEncapsulationThis object specifies the encapsulation method to be used.
If this object is set to ip_rfc877, the RFC877 compatible
encapsulation is selected. The relating interface
is only capabable of transferring IP datagrams. All
other protocols are not supported. Virtual channels
are established only with the CUD field set to CC.
If this object is set to ip, the relating interface is
also only capable of forwarding IP datagrams. However,
the virtual channels are setup with the CUD field
set to 80 00 00 00 08 00.
The encapsulation ipx allows only forwarding of IPX
datagrams. VCs are established using a CUD field
of 80 00 00 00 81 37.
If this object is set to mpr, the corresponding
corresponding interface is capable of IP, IPX and
BRIDGING. The different protocols are multiplexed over
the same VC. The CUD field is set to 00.rw Enumeration .1.3.6.1.4.1.272.4.6.7.1.3 |
x25MprNumVCThis object specifies the number of VCs used with the
corresponding interface. The BRICK will always try to
have that many VCs available for the relating interface.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.4 |
x25MprMaxVCThis object specifies the maximum number of VCs used
with the corresponding interface. It shall be greater
or equal to x25MprNumVC.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.5 |
x25MprWinSizeThis object describes the window size to be
used for outgoing X.25 virtual calls.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.6 |
x25MprPktSizeThis object describes the packet size, to be used for
outgoing X.25 calls. Please note that this parameter is
independant of the x25MprMtu parameter.rw Enumeration .1.3.6.1.4.1.272.4.6.7.1.7 |
x25MprShortHoldThis object specifies the time of inactivity in seconds,
after which the VCs are disconnected automatically.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.8 |
x25MprMaxRetriesThis object specifies the maximum number of tries for
X.25 call establishement. If the BRICK has tried to establish
the call for this many times, the interface is in
the blocked state for a time specified by x25MprBlockTime.
During the blocked state, no more tries are made.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.9 |
x25MprBlockTimeThis object describes the amount of time, the corresponding
interface remains in the blocked state after too many
tries to establish the X.25 call.rw INTEGER .1.3.6.1.4.1.272.4.6.7.1.10 |
x25MprAddrThe X.25 address to be used with this interface. A leading
@ indicates extended adressing.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.7.1.11 |
x25LocalPadCallThis object specifies wether a PAD Call (PID=1) routed
to the local X.25 entity (ifIndex=1) should
be accepted to allow for a remote login via X.25. This
may be disabled for security reasons by setting this
object do dont-accept.rw Enumeration .1.3.6.1.4.1.272.4.6.10 |
x25LocalAddrThe X.25 address to be used as originating address
for outgoing X.25 call from this BRICK. A leading
@ indicates extended adressing.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.6.11 |
x25ReroutingThis object specifies whether a rerouting request should be
accepted to establish connection to another server.
This is only relevant for x29 rerouting.rw Enumeration .1.3.6.1.4.1.272.4.6.12 |
x25HistoryMaxEntriesMaximum number of x25CallHistory entries in memory.rw INTEGER .1.3.6.1.4.1.272.4.6.13 |
x25AccountingTemplateSpecifies the format of accounting messages sent by the
syslog protocol. The format can consist of any order of
the following variables.
Tag Meaning
%S Date and Time the connection was established;
in DD.MM.YY/HH:MM:SS format.
%d The duration of the connection in seconds.
%z The X25 source address.
%Z The X25 destination address.
%y Total number of bytes received over the connection.
%Y Total number of bytes sent over the connection.
%g Total packets received over the connection.
%G Total packets sent over the connection.
%c The X25 clear cause.
%C The X25 clear diagnostic.
%f The source interface.
%F The destination interface.
%v The source virtual channel number.
%V The destination virtual channel number.
The default accounting template setting contains the
following tags: %S,%d,%z,%Z,%y,%Y,%g,%G,%c,%C.rw DisplayString .1.3.6.1.4.1.272.4.6.14 |