EICON-MIB-ROUTER
AI MIB Summary
Standard SNMP MIB module defining data structures for EICON-MIB-ROUTER.
197
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
197 total| Object Name |
|---|
eicon OBJECT IDENTIFIER .1.3.6.1.4.1.434 |
RFC1155-SMI Unknown .1.3.6.1.4.1.434 |
management OBJECT IDENTIFIER .1.3.6.1.4.1.434.2 |
mibv2 OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2 |
module OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2.4 |
router OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2.8 |
rtNameThe name advertised by the router agent using SAP.ro DisplayString .1.3.6.1.4.1.434.2.2.8.1 |
rtProductNameThe Product name ie. Router for Netware.ro DisplayString .1.3.6.1.4.1.434.2.2.8.2 |
rtReleaseVersionEx.: Ver. 3 Rel. 2.ro INTEGER .1.3.6.1.4.1.434.2.2.8.3 |
rtReleaseDateFormat: 1993/03/25.ro INTEGER .1.3.6.1.4.1.434.2.2.8.4 |
rtOperStateThe operational state of the router.ro OperState .1.3.6.1.4.1.434.2.2.8.5 |
rtAdminStateCtrThe administrative state of the router. Management station
will change this value to start or stop the router.rw AdminState .1.3.6.1.4.1.434.2.2.8.6 |
rtTypeType of router.ro Enumeration .1.3.6.1.4.1.434.2.2.8.7 |
rtTimeUpThe time elapsed since the router was started.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.434.2.2.8.8 |
rtNumberOfPortsThe number of Eicon ports currently used by the router.ro INTEGER .1.3.6.1.4.1.434.2.2.8.9 |
rtMaxCircuitsThe maximum number of connections that can be configured for this
router.ro INTEGER .1.3.6.1.4.1.434.2.2.8.10 |
rtAvailableCircuitsThe number of connections still available for this router.ro Gauge .1.3.6.1.4.1.434.2.2.8.11 |
rtAvailableLANMappingThe available number of LAN protocol mappings for all connections.ro Gauge .1.3.6.1.4.1.434.2.2.8.12 |
rtMaxLANMappingThe maximum number of LAN protocol mappings for all connections.ro INTEGER .1.3.6.1.4.1.434.2.2.8.13 |
rtGlobalTxPacketsThe number of packets transmitted by the router on all portsro Counter .1.3.6.1.4.1.434.2.2.8.14 |
rtGlobalTxBytesLowThe number of bytes transmitted by the router on all ports -
the low 32 bits of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.15 |
rtGlobalTxBytesHighThe number of bytes transmitted by the router on all ports -
the high 32 bits of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.16 |
rtGlobalRxPacketsThe number of packets received by the router on all portsro Counter .1.3.6.1.4.1.434.2.2.8.17 |
rtGlobalRxBytesLowThe number of bytes received by the router on all ports -
the low 32 bits of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.18 |
rtGlobalRxBytesHighThe number of bytes received by the router on all ports -
the high 32 bits of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.19 |
rtGlobalTxDropNoRouteThe number of transmit packets dropped on all ports because
no route was found.ro Counter .1.3.6.1.4.1.434.2.2.8.20 |
rtGlobalTxDropNoResourceThe number of transmit packets dropped on all ports because resources
were exhausted.ro Counter .1.3.6.1.4.1.434.2.2.8.21 |
rtGlobalTxDropUnknownProtThe number of transmit packets dropped because the WAN protocol is not
supported.ro Counter .1.3.6.1.4.1.434.2.2.8.22 |
rtGlobalRxDropNoResourceThe number of received packets dropped on all ports because resources
were exhausted.ro Counter .1.3.6.1.4.1.434.2.2.8.23 |
rtGlobalRxDropUnknownProtThe number of received packets dropped because a LAN protocol is not
supported.ro Counter .1.3.6.1.4.1.434.2.2.8.24 |
rtGlobalRxErrorThe number of errors encountered when receiving from
the EiconCard(s).ro Counter .1.3.6.1.4.1.434.2.2.8.25 |
rtGlobalCountersResetThis variable is used to reset all router global counters.rw ControlOnOff .1.3.6.1.4.1.434.2.2.8.26 |
rtTraceCtrlThis object is used to start or stop the trace with the parameters
specified by the following trace objects.rw ControlOnOff .1.3.6.1.4.1.434.2.2.8.27 |
rtTraceFileNameThe (fully qualified) file name for the file which will hold the trace.rw DisplayString .1.3.6.1.4.1.434.2.2.8.28 |
rtTraceInterfaceTypeThe mask which indicates to the Agent the interface type(s) to be traced.
The trace value for the lower layer is (1) and for the upper
layer is (2).rw INTEGER .1.3.6.1.4.1.434.2.2.8.29 |
rtPortTableThe router port table. SEQUENCE OF RtPortEntry .1.3.6.1.4.1.434.2.2.8.30 |
rtPortEntryThe router information for one port. RtPortEntry .1.3.6.1.4.1.434.2.2.8.30.1 |
rtPortIndexIndex of this tablero INTEGER .1.3.6.1.4.1.434.2.2.8.30.1.1 |
rtPortNumberEiconCard port number.ro INTEGER .1.3.6.1.4.1.434.2.2.8.30.1.2 |
rtPortProtocolMask indicating the choice of WAN protocols:
x25 (1), fr (2), ppp (4), sna (8), hdlc (16).ro INTEGER .1.3.6.1.4.1.434.2.2.8.30.1.3 |
rtPortTxThroughputThroughput calculated for the transmision.ro Gauge .1.3.6.1.4.1.434.2.2.8.30.1.4 |
rtPortRxThroughputThroughput calculated for the reception.ro Gauge .1.3.6.1.4.1.434.2.2.8.30.1.5 |
rtPortTxPacketsNumber of packets transmitted for this port.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.6 |
rtPortTxBytesLowNumber of bytes transmitted for this port; the low 32 bits
of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.7 |
rtPortTxBytesHighNumber of bytes transmitted for this port; the high 32 bits
of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.8 |
rtPortRxPacketsNumber of packets received for this port.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.9 |
rtPortRxBytesLowNumber of bytes received for this port; the low 32 bits
of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.10 |
rtPortRxBytesHighNumber of bytes received for this port; the high 32 bits
of the 64 bits counter.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.11 |
rtPortTxDropNoResourceNumber of transmit packets dropped because no resources were
available.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.12 |
rtPortRxErrorNumber of packets received with an EiconCard error.ro Counter .1.3.6.1.4.1.434.2.2.8.30.1.13 |
rtPortCountersResetThis object is used to reset the values of all counters for this port.rw ControlOnOff .1.3.6.1.4.1.434.2.2.8.30.1.14 |
rtConnFreeIndexThe index value used by the Management station to create the row in the
rtConnTable. This value will be used to identify new instance of
rtConnEntryStatus object when the Management station attempts to write its
value to createRequest (2). If the Agent accepts this value it will change
it to underCreation (3). After that, the Management station has a limited
time to create all remaining objects in the rtConnEntry and change
rtConnEntryStatus to valid (1) or abandon and change rtConnEntryStatus
to invalid (4). The entries with the invalid (4) state can be deleted
from the table by the Agent.ro INTEGER .1.3.6.1.4.1.434.2.2.8.31 |
rtConnTableThe table of WAN connections to peer routers. SEQUENCE OF RtConnEntry .1.3.6.1.4.1.434.2.2.8.32 |
rtConnEntryThe routing information for one destination. RtConnEntry .1.3.6.1.4.1.434.2.2.8.32.1 |
rtConnIndexThe index used to identify the connection entry.ro INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.1 |
rtConnNameThe name used to identify the connection entry.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.2 |
rtConnCommentOptional comment about the connection entry.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.3 |
rtConnEntryStatusThe object used to reserve the connection entry during the row
creation. It also indicates if the entry is valid or not.rw EntryStatus .1.3.6.1.4.1.434.2.2.8.32.1.4 |
rtConnOperStateThe object describing the state of the connection.ro OperState .1.3.6.1.4.1.434.2.2.8.32.1.5 |
rtConnAdminStateCtrThe object used to start and stop the circuit for this connection
entry.rw AdminState .1.3.6.1.4.1.434.2.2.8.32.1.6 |
rtConnAutoStartThe object used to indicate if the connnection should be activated
every time the router starts. Yes is the default.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.7 |
rtConnTypeThe type of connection.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.8 |
rtConnInactivityTimeoutThe connection inactivity timeout in seconds.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.9 |
rtConnPortNumberThe EiconCard port number for this connection.rw PortRef .1.3.6.1.4.1.434.2.2.8.32.1.10 |
rtConnCompressionThe object indicating the type of compression to use, if any.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.11 |
rtConnRetryNumThe connection retry count; value (0) indicates no retry,
value (100) indicates infinite retry, value (5) is the default.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.12 |
rtConnRetryDelayThe connection retry delay in seconds.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.13 |
rtConnPeerRouterThe type of the peer router for this connection.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.14 |
rtConnLanProtocolThe mask used to indicate the type of LAN protocols used for this
connection. IPX =1, IP=2, AT=4.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.15 |
rtConnWanProtocolThe object indicates which WAN protocol will be used for this
connection.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.16 |
rtConnX25LocalDTEThe X25 Local DTE Address configured for this connection.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.17 |
rtConnX25RemoteDTEThe X25 Remote DTE Address configured for this connection.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.18 |
rtConnX25CallingFacilitiesThe X25 Calling Facilities configured for this connection.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.19 |
rtConnX25ListeningFacilitiesThe X25 Listening Facilities configured for this connection.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.20 |
rtConnX25UserDataThe X25 User Data configured for this connection.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.21 |
rtConnX25PvcThe X25 PVC configured for this connection.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.22 |
rtConnFrDlciThe Frame Relay DLCI configured for this connection.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.23 |
rtConnSnaPuNamePhysical Unit Name.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.24 |
rtConnSnaLocalFqNameLocal fully qualified name.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.25 |
rtConnSnaRemoteFqNameRemote fully qualified name.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.26 |
rtConnSnaModeNameMode name.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.27 |
rtConnSnaSendPaceWindowSend Pace Window.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.28 |
rtConnSnaReceivePaceWindowReceive Pace Window.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.29 |
rtConnSnaRuSendLowRequest Unit send low.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.30 |
rtConnSnaRuReceiveLowRequest Unit receive low.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.31 |
rtConnSnaRuSendHighRequest Unit send high.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.32 |
rtConnSnaRuReceiveHighRequest unit receive high.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.33 |
rtConnUsageThe connection can be defined as a primary or
a backup connection for a primary.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.34 |
rtConnFrSegmentationThe object used to indicate if the Frame Relay
segmentation (RFC1490) can be used on this connection.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.35 |
rtConnFrXidThe object used to indicate if the Frame-relay
XID (RFC1490) can be used on this connectionrw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.36 |
rtConnPrimOrBackNameThis parameter applies only if the rtConnFunction
field=FuncPrimary. This is the name used to identify
primary connection entry.rw DisplayString .1.3.6.1.4.1.434.2.2.8.32.1.37 |
rtConnRipSapUpdateTypeThe update type of RIP / SAP.rw Enumeration .1.3.6.1.4.1.434.2.2.8.32.1.38 |
rtConnSAPDelayThe delay in minutes between the SAP updates on this
WAN connection.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.39 |
rtConnRIPDelayThe delay in minutes between the RIP updates on this
WAN connection.rw INTEGER .1.3.6.1.4.1.434.2.2.8.32.1.40 |
rtIPMapFreeIndexThe index value used by the Management station to create the row in the
rtIPMappingTable. This value will be used to identify new instance of
rtIPMapEntryStatus object when the Management station attempts to write its
value to createRequest (2). If the Agent accepts this value it will change
it to underCreation (3). After that, the Management station has a limited
time to create all remaining objects in the rtIPMappingEntry and change
rtIPMapEntryStatus to valid (1) or abandon and change rtIPMapEntryStatus
to invalid (4). The entries with the invalid (4) state can be deleted
from the table by the Agent.ro INTEGER .1.3.6.1.4.1.434.2.2.8.33 |
rtIPMappingTableThe IP mapping table. SEQUENCE OF RtIPMappingEntry .1.3.6.1.4.1.434.2.2.8.34 |
rtIPMappingEntryOne mapping information entry. RtIPMappingEntry .1.3.6.1.4.1.434.2.2.8.34.1 |
rtIPMapIndexThe index used to identify the mapping entry. It is possible to have
multiple LAN mapping entries for one connection.ro INTEGER .1.3.6.1.4.1.434.2.2.8.34.1.1 |
rtIPMapConnIndexIndicates the connection which uses this mapping. It is equal to one of
the rtConnIndex values from the rtConnTable.rw INTEGER .1.3.6.1.4.1.434.2.2.8.34.1.2 |
rtIPMapEntryStatusThe object used to reserve the mapping entry during the row
creation. It also indicates if the entry is valid or not.rw EntryStatus .1.3.6.1.4.1.434.2.2.8.34.1.3 |
rtIPMapNextHopThe address of the next hop. It is indicated if the Management station
knows the address and it can not be discovered by the router.rw IpAddress .1.3.6.1.4.1.434.2.2.8.34.1.4 |
rtIPMapBroadcastThe object which indicates to the router if it may send
broadcasts for this connection. 'Yes' is the default value.rw Enumeration .1.3.6.1.4.1.434.2.2.8.34.1.5 |
rtIPMapIPMaskThe IP address mask to be used for this mapping.rw IpAddress .1.3.6.1.4.1.434.2.2.8.34.1.6 |
rtIPMapVJCompressThe object which indicates if the VanJacobsen compression is to be used
for this mapping.rw Enumeration .1.3.6.1.4.1.434.2.2.8.34.1.7 |
rtCircuitTableThe router circuit table. SEQUENCE OF RtCircuitEntry .1.3.6.1.4.1.434.2.2.8.35 |
rtCircuitEntryThe circuit information for one WAN connection. An entry in this table
will be created by the Agent when the circuit is opened for a specified
connection. RtCircuitEntry .1.3.6.1.4.1.434.2.2.8.35.1 |
rtCircuitConnIndexIndicates the connection which generated this circuit. It is equal to one
of the rtConnIndex values from the rtConnTable.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.1 |
rtCircuitStatusIndicates the circuit status.ro Enumeration .1.3.6.1.4.1.434.2.2.8.35.1.2 |
rtCircuitTimeUpTime elapsed since this circuit was started.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.434.2.2.8.35.1.3 |
rtCircuitErrCodeLast error code returned from the EiconCard.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.4 |
rtCircuitSessionTypeType of circuit session.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.5 |
rtCircuitConnLSNConnection Manager LSN used for management.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.6 |
rtCircuitDataLSNConnection Manager LSN used for data.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.7 |
rtCircuitCmSelectorHandle returned by Connection Manager for this circuit.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.8 |
rtCircuitCompressionCompression on/off, after negotiation.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.9 |
rtCircuitCompAlgorithmCompression type, after negotiation.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.10 |
rtCircuitBeforeCompNumber of bytes sent before compression.ro Gauge .1.3.6.1.4.1.434.2.2.8.35.1.11 |
rtCircuitAfterCompNumber of bytes sent after compression.ro Gauge .1.3.6.1.4.1.434.2.2.8.35.1.12 |
rtCircuitTxErrThe number of Transmit errorsro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.13 |
rtCircuitBoundLANProtocolThe mask used to indicate the type of LAN protocols used for this
connection. Possible values are: IPX=1, IP=2, AT=4.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.14 |
rtCircuitRemoteRouterThe name of the remote router discovered by the local router.ro DisplayString .1.3.6.1.4.1.434.2.2.8.35.1.15 |
rtCircuitCountersResetThe object is used to reset all counters for this circuit.rw ControlOnOff .1.3.6.1.4.1.434.2.2.8.35.1.16 |
rtCircuitWanProtocolThe object indicates which WAN protocol will be used for this
connection.ro Enumeration .1.3.6.1.4.1.434.2.2.8.35.1.17 |
rtCircuitX25LocalDTEThe X25 Local DTE Address for this circuitro DisplayString .1.3.6.1.4.1.434.2.2.8.35.1.18 |
rtCircuitX25RemoteDTEThe X25 Remote DTE Address for this circuitro DisplayString .1.3.6.1.4.1.434.2.2.8.35.1.19 |
rtCircuitX25CallingFacilitiesThe X25 Calling Facilities for this circuitro DisplayString .1.3.6.1.4.1.434.2.2.8.35.1.20 |
rtCircuitX25ListeningFacilitiesThe X25 Listening Facilities for this circuitro DisplayString .1.3.6.1.4.1.434.2.2.8.35.1.21 |
rtCircuitX25UserDataThe X25 User Data for this circuitro DisplayString .1.3.6.1.4.1.434.2.2.8.35.1.22 |
rtCircuitX25CauseThe Cause of Circuit connection failurero INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.23 |
rtCircuitX25DiagDiagnostics code of the Circuit connection failure.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.24 |
rtCircuitX25PvcThe X25 PVC for this circuit.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.25 |
rtCircuitFrDlciThe Frame Relay DLCI for this circuit.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.26 |
rtCircuitFrSegmentationThe object used to indicate if the Frame Relay
segmentation (RFC1490) can be used on this circuit.ro Enumeration .1.3.6.1.4.1.434.2.2.8.35.1.27 |
rtCircuitFrXIDNegotThe object used to indicate if the Frame Relay
XID (RFC1490) can be used on this circuit.ro Enumeration .1.3.6.1.4.1.434.2.2.8.35.1.28 |
rtCircuitFrXIDPacketSizeThe size of the Frame Relay XID packet.ro INTEGER .1.3.6.1.4.1.434.2.2.8.35.1.29 |
rtCircuitFrCongestionThe object indicates if Frame Relay can be congested
on this circuit.ro Enumeration .1.3.6.1.4.1.434.2.2.8.35.1.30 |
rtCircuitIPTableThe router IP info table. SEQUENCE OF RtCircuitIPEntry .1.3.6.1.4.1.434.2.2.8.36 |
rtCircuitIPEntryThe circuit information specific to IP. RtCircuitIPEntry .1.3.6.1.4.1.434.2.2.8.36.1 |
rtCircuitIPConnIndexIndicates the connection which generated this circuit. It is
equal to one of the rtConnIndex values from the rtConnTable.ro INTEGER .1.3.6.1.4.1.434.2.2.8.36.1.1 |
rtCircuitIPRemoteAddressRemote router IP address.ro IpAddress .1.3.6.1.4.1.434.2.2.8.36.1.2 |
rtCircuitIPLocalAddressLocal router IP address.ro IpAddress .1.3.6.1.4.1.434.2.2.8.36.1.3 |
rtCircuitIPTxPacketsNumber of transmit packets which carry IP.ro Counter .1.3.6.1.4.1.434.2.2.8.36.1.4 |
rtCircuitIPTxBytesNumber of transmit bytes which carry IP.ro Counter .1.3.6.1.4.1.434.2.2.8.36.1.5 |
rtCircuitIPRxPacketsNumber of received packets which carry IP.ro Counter .1.3.6.1.4.1.434.2.2.8.36.1.6 |
rtCircuitIPRxBytesNumber of received bytes which carry IP.ro Counter .1.3.6.1.4.1.434.2.2.8.36.1.7 |
rtCircuitIPXTableThe router IPX info table. SEQUENCE OF RtCircuitIPXEntry .1.3.6.1.4.1.434.2.2.8.37 |
rtCircuitIPXEntryThe circuit information. RtCircuitIPXEntry .1.3.6.1.4.1.434.2.2.8.37.1 |
rtCircuitIPXConnIndexIndicates the connection which generated this circuit.It is
equal to one of the rtConnIndex values from the rtConnTable.ro INTEGER .1.3.6.1.4.1.434.2.2.8.37.1.1 |
rtCircuitIPXRemoteNodeRemote router node address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.37.1.2 |
rtCircuitIPXRemoteNetworkRemote router network address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.37.1.3 |
rtCircuitIPXLocalNodeLocal router node address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.37.1.4 |
rtCircuitIPXLocalNetworkLocal router network address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.37.1.5 |
rtCircuitIPXTxPacketsNumber of transmit packets which carry IPX.ro Counter .1.3.6.1.4.1.434.2.2.8.37.1.6 |
rtCircuitIPXTxBytesNumber of transmit bytes which carry IPX.ro Counter .1.3.6.1.4.1.434.2.2.8.37.1.7 |
rtCircuitIPXRxPacketsNumber of received packets which carry IPX.ro Counter .1.3.6.1.4.1.434.2.2.8.37.1.8 |
rtCircuitIPXRxBytesNumber of received bytes which carry IPX.ro Counter .1.3.6.1.4.1.434.2.2.8.37.1.9 |
rtCircuitATTableThe router AT info table. SEQUENCE OF RtCircuitATEntry .1.3.6.1.4.1.434.2.2.8.38 |
rtCircuitATEntryThe AT circuit information. RtCircuitATEntry .1.3.6.1.4.1.434.2.2.8.38.1 |
rtCircuitATConnIndexIndicates the connection which generated this circuit.It is
equal to one of the rtConnIndex values from the rtConnTable.ro INTEGER .1.3.6.1.4.1.434.2.2.8.38.1.1 |
rtCircuitATRemoteNetRemote router network address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.38.1.2 |
rtCircuitATRemoteNodeRemote router node address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.38.1.3 |
rtCircuitATLocalNetLocal router network address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.38.1.4 |
rtCircuitATLocalNodeLocal router node address.ro OCTET STRING .1.3.6.1.4.1.434.2.2.8.38.1.5 |
rtCircuitATTxPacketsNumber of transmit packets which carry AT.ro Counter .1.3.6.1.4.1.434.2.2.8.38.1.6 |
rtCircuitATTxBytesNumber of transmit bytes which carry AT.ro Counter .1.3.6.1.4.1.434.2.2.8.38.1.7 |
rtCircuitATRxPacketsNumber of received packets which carry AT.ro Counter .1.3.6.1.4.1.434.2.2.8.38.1.8 |
rtCircuitATRxBytesNumber of received bytes which carry AT.ro Counter .1.3.6.1.4.1.434.2.2.8.38.1.9 |
rtMaxIPFilterThe maximum number of IP Filters that can be configured
for this router.ro INTEGER .1.3.6.1.4.1.434.2.2.8.39 |
rtAvailableIPFilterThe number of IP Filters still available for this router.ro Gauge .1.3.6.1.4.1.434.2.2.8.40 |
rtIPFilterDropStatsInTotal number of incoming packets dropped.ro Counter .1.3.6.1.4.1.434.2.2.8.41 |
rtIPFilterDropStatsOutTotal number of outgoing packets dropped.ro Counter .1.3.6.1.4.1.434.2.2.8.42 |
rtIPFilterForwardStatsInTotal number of incoming packets forwarded.ro Counter .1.3.6.1.4.1.434.2.2.8.43 |
rtIPFilterForwardStatsOutTotal number of outgoing packets forwarded.ro Counter .1.3.6.1.4.1.434.2.2.8.44 |
rtIPFilterFreeIndexThis number indicating to the Manager the next available
rtIPFilterIndex for a new Entry in the rtIPFilterTable
(0 for none). The Manager will first get this value from
the Agent and then use it to attempt to create an entry
with that index value for any connection.ro INTEGER .1.3.6.1.4.1.434.2.2.8.45 |
rtIPFilterTableThe IP Filter table. SEQUENCE OF RtIPFilterEntry .1.3.6.1.4.1.434.2.2.8.46 |
rtIPFilterEntryInformation on an IP Filter. RtIPFilterEntry .1.3.6.1.4.1.434.2.2.8.46.1 |
rtIPFilterConnIndexSame as rtConnIndex.ro INTEGER .1.3.6.1.4.1.434.2.2.8.46.1.1 |
rtIPFilterIndexIndex of IP Filter for the connection.ro INTEGER .1.3.6.1.4.1.434.2.2.8.46.1.2 |
rtIPFilterEntryStatusThe object used to reserve the connection entry during the row
creation. It also indicates if the entry is valid or not.rw EntryStatusV2 .1.3.6.1.4.1.434.2.2.8.46.1.3 |
rtIPFilterOperStateThe object indicates the state of the IP Filter.ro OperState .1.3.6.1.4.1.434.2.2.8.46.1.4 |
rtIPFilterAdminStateCtrThe object used to start and stop the IP Filter.rw AdminState .1.3.6.1.4.1.434.2.2.8.46.1.5 |
rtIPFilterPositionThis variable indicates the order that the router should
apply each filter. This field can be set only when adding a
new IP Filter for a connection. The manager should use
a valid rtIPFilterIndex to set this variable. The new
filter will be inserted after the corresponding filter.
To insert the filter at the beginning for the connection,
set the variable to 0.rw INTEGER .1.3.6.1.4.1.434.2.2.8.46.1.6 |
rtIPFilterActionDrop (1) or Forward (2) the information.rw Enumeration .1.3.6.1.4.1.434.2.2.8.46.1.7 |
rtIPFilterDirectionSpecifies if the filter is applied to outgoing, incoming
or both ways packets.rw Enumeration .1.3.6.1.4.1.434.2.2.8.46.1.8 |
rtIPFilterPortTypeProtocol type.rw Enumeration .1.3.6.1.4.1.434.2.2.8.46.1.9 |
rtIPFilterLowSrcPortLow Source Port.rw INTEGER .1.3.6.1.4.1.434.2.2.8.46.1.10 |
rtIPFilterHighSrcPortHigh Source Port.rw INTEGER .1.3.6.1.4.1.434.2.2.8.46.1.11 |
rtIPFilterLowDestPortLow Destination Port.rw INTEGER .1.3.6.1.4.1.434.2.2.8.46.1.12 |
rtIPFilterHighDestPortHigh Destination Port.rw INTEGER .1.3.6.1.4.1.434.2.2.8.46.1.13 |
rtIPFilterIPAddressSrcSource IP Address.rw IpAddress .1.3.6.1.4.1.434.2.2.8.46.1.14 |
rtIPFilterIPMaskSrcMask of the source IP Address.rw IpAddress .1.3.6.1.4.1.434.2.2.8.46.1.15 |
rtIPFilterIPAddressDestDestination IP Address.rw IpAddress .1.3.6.1.4.1.434.2.2.8.46.1.16 |
rtIPFilterIPMaskDestMask of the destination IP Address.rw IpAddress .1.3.6.1.4.1.434.2.2.8.46.1.17 |
rtIPFilterStatsInThe number of incoming packets that match the filter.ro Counter .1.3.6.1.4.1.434.2.2.8.46.1.18 |
rtIPFilterStatsOutThe number of outgoing packets that match the filter.ro Counter .1.3.6.1.4.1.434.2.2.8.46.1.19 |
rtActionStateThe state of the operation performed on the router by the
Agent as a result of setting the values to the 'rtAdminStateCtrl'.
The Management station will poll that variable after initiating
an action on the router. The value done(1) indicates that the action
terminated successfully. The value failed(2) indicates that
the action terminated with an error. In this case the variable
'rtActionError' indicates the error code.ro ActionState .1.3.6.1.4.1.434.2.2.8.47 |
rtActionErrorThe error code after the unsuccessful operation.ro Enumeration .1.3.6.1.4.1.434.2.2.8.48 |