pktSwchIpInterfaceDest
RAD-MIB ·
.1.3.6.1.4.1.164.8.13.2.1.5
Object
Destination of the packets received on this interface.
Possible values:
X.25 PVC: Port:LCN
X.25 SVC: X.25 Addr or 'cid' followed by a predefined Call ID
number.
Frame Relay: Port:DLCI
HDLC: 'H' followed by the HDLC Port Number
SLIP: 'S' followed by the SLIP Channel Number
Ethernet: 'E' followed by the Ethernet Port Number
PPP: 'P' followed by the PPP Port Number.
Bundles(for PPP)'B' followed by the PPP Bundle Number.
No destination: None
Default : None
Examples:
1. For SLIP destination which is Link no. 1, the destination
will be S100 (100 instead of 1 is for Async).
2. For SLIP destination of APS-8, channel no. 8:
S8
3. For PPP destination of APS-8, Sync Link no. 1: P1
4. For PPP destination of APS-8, Async channel on link 1: P100
Note for PPP:
PPP protocol is allowed to be applied on Sync Links (1-3)
as well as Async channels (1-24).
In the ascii terminal: If the user writes P1 for example the device
has to check which P1 it is. Is it the async channel 1 or
Link no. 1. The device does NOT ALLOW configuring PPP on both
Sync Link no. 1 and async RJ45 channel 1.
When P1 is entered by the user, the protocols on async channel 1 and sync
link 1 are checked. As only one of them is PPP, it will apply to the
only PPP chan/link.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.13.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktSwchIpInterfaceEntry
- Table
- pktSwchIpInterfaceTable
- Siblings
- 17
Values & Constraints
Object Constraints
range: 0-255
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktSwchIpInterfaceId Identification Number of an entry in the IP interface table. | column | Integer32 | .1.3.6.1.4.1.164.8.13.2.1.1 |
| pktSwchIpInterfaceRxFrames No. of frames which were received on this IP interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.10 |
| pktSwchIpInterfaceRxExpiredTtl No. of frames which were received on this IP interface
with an Expired Time to Live value. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.11 |
| pktSwchIpInterfaceRxUnknownDest No. of frames which were received on this IP interface
with an unknown IP destination. No default router is configured.
These frames will be discarded. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.12 |
| pktSwchIpInterfaceTxFrames No. of frames which were Transmitted from this IP interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.13 |
| pktSwchIpInterfaceTxQueueBufs No. of buffers which are waiting in the Trasnsmit Queue. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.14 |
| pktSwchIpInterfaceTxDiscarded No. of frames which were ready to be transmitted but were
Discarded. The PS will discard frames if the transmit queue
is too long. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.15 |
| pktSwchIpInterfaceRipRxFrames No. of RIP frames which were received on this IP interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.16 |
| pktSwchIpInterfaceRipTxFrames No. of RIP Frames which were transmitted from this IP interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.17 |
| pktSwchIpInterfaceRipWaitingMsgs No. of RIP messages which are waiting to be transmitted to the
Network. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.8.13.2.1.18 |
| pktSwchIpInterfaceAddress The IP address of the interface. Legal input: any legal IP address.
Default value: 0.0.0.0 | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.164.8.13.2.1.2 |
| pktSwchIpInterfaceAddressMask The IP mask of the interface. Legal input: any legal IP mask:
A string of the format X.X.X.X where every X is a number in
the range 0-255.
Default value: 255.255.255.255 | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.164.8.13.2.1.3 |
| pktSwchIpInterfaceSendDefRoutMsgOnly Some of the RIP messages are default router messages.
These messages inform who the default router is.
This MIB object allows the user to configure the device so
th… | column | Enumeration | .1.3.6.1.4.1.164.8.13.2.1.4 |
| pktSwchIpInterfaceInactivity Inactivity time in minutes before disconnecting the X25 SVC call.
Range: 0..255. Default: 2. | column | Integer32 | .1.3.6.1.4.1.164.8.13.2.1.6 |
| pktSwchIpInterfaceLinkCost This value will be added to the value written in the
metric field of the received frame.
Range: 1..pktSwchIpGlobalMaxHopCount
Default: 1. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.8.13.2.1.7 |
| pktSwchIpInterfaceOptions When netIpAddress is selected the interface IP address
will not be the IP address of the interface. It will be the IP
address of the NetWork which is connected to this interface.
… | column | Enumeration | .1.3.6.1.4.1.164.8.13.2.1.8 |
| pktSwchIpInterfaceStatus The status of this filter table entry.
valid - This entry was saved.
createRequest - Request to create a new entry.
underCreation - For a new/updated entry.
invalid … | column | Enumeration | .1.3.6.1.4.1.164.8.13.2.1.9 |