rfc1238 Download
With the IPHost SNMP tool, you can monitor any SNMP objects of the
rfc1238-clns
. You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables,
their current values and descriptions taken from the
rfc1238-clns
.
OID list for rfc1238
- clnpDefaultLifeTime
- The default value inserted into the Lifetime field of the CLNP PDU header of PDUs sourced by this entity.
- clnpInReceives
- The total number of input PDUs received from all connected network interfaces running CLNP, including errors.
- clnpInHdrErrors
- The number of input PDUs discarded due to errors in the CLNP header, including bad checksums, version mismatch, lifetime exceeded, errors discovered in processing options, etc.
- clnpInAddrErrors
- The number of input PDUs discarded because the NSAP address in the CLNP header's destination field was not a valid NSAP to be received at this entity. This count includes addresses not understood. For end systems, this is a count of PDUs which arrived w ...
- clnpForwPDUs
- The number of input PDUs for which this entity was not the final destination and which an attempt was made to forward them onward.
- clnpInUnknownNLPs
- The number of locally-addressed PDUs successfully received but discarded because the network layer protocol was unknown or unsupported (e.g., not CLNP or ES-IS).
- clnpInUnknownULPs
- The number of locally-addressed PDUs successfully received but discarded because the upper layer protocol was unknown or unsupported (e.g., not TP4).
- clnpInDiscards
- The number of input CLNP PDUs for which no problems were encountered to prevent their continued processing, but were discarded (e.g., for lack of buffer space). Note that this counter does not include any PDUs discarded while awaiting re-assembly.
- clnpInDelivers
- The total number of input PDUs successfully delivered to the CLNS transport user.
- clnpOutRequests
- The total number of CLNP PDUs which local CLNS user protocols supplied to CLNP for transmission requests. This counter does not include any PDUs counted in clnpForwPDUs.
- clnpOutDiscards
- The number of output CLNP PDUs for which no other problem was encountered to prevent their transmission but were discarded (e.g., for lack of buffer space). Note this counter includes PDUs counted in clnpForwPDUs.
- clnpOutNoRoutes
- The number of CLNP PDUs discarded because no route could be found to transmit them to their destination. This counter includes any PDUs counted in clnpForwPDUs.
- clnpReasmTimeout
- The maximum number of seconds which received segments are held while they are awaiting reassembly at this entity.
- clnpReasmReqds
- The number of CLNP segments received which needed to be reassembled at this entity.
- clnpReasmOKs
- The number of CLNP PDUs successfully re-assembled at this entity.
- clnpReasmFails
- The number of failures detected by the CLNP reassembly algorithm (for any reason: timed out, buffer size, etc).
- clnpSegOKs
- The number of CLNP PDUs that have been successfully segmented at this entity.
- clnpSegFails
- The number of CLNP PDUs that have been discarded because they needed to be fragmented at this entity but could not.
- clnpSegCreates
- The number of CLNP PDU segments that have been generated as a result of segmentation at this entity.
- clnpInOpts
- The number of CLNP PDU segments that have been input with options at this entity.
- clnpOutOpts
- The number of CLNP PDU segments that have been generated with options by this entity.
- clnpRoutingDiscards
- The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
- clnpAddrTable
- The table of addressing information relevant to this entity's CLNP addresses.
- clnpAddrEntry
- The addressing information for one of this entity's CLNP addresses.
- clnpAdEntAddr
- The CLNP address to which this entry's addressing information pertains.
- clnpAdEntIfIndex
- The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
- clnpAdEntReasmMaxSize
- The size of the largest CLNP PDU which this entity can re-assemble from incoming CLNP segmented PDUs received on this interface.
- clnpRoutingTable
- This entity's CLNP routing table.
- clnpRouteEntry
- A route to a particular destination.
- clnpRouteDest
- The destination CLNP address of this route.
- clnpRouteIfIndex
- The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same as identified by the same value of ifIndex.
- clnpRouteMetric1
- The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's clnpRouteProto value. If this metric is not used, its value should be set to -1.
- clnpRouteMetric2
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's clnpRouteProto value. If this metric is not used, its value should be set to -1.
- clnpRouteMetric3
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's clnpRouteProto value. If this metric is not used, its value should be set to -1.
- clnpRouteMetric4
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's clnpRouteProto value. If this metric is not used, its value should be set to -1.
- clnpRouteNextHop
- The CLNP address of the next hop of this route.
- clnpRouteType
- The type of route. Setting this object to the value invalid(2) has the effect of invaliding the corresponding entry in the clnpRoutingTable. That is, it effectively dissasociates the destination identified with said entry from the route identified with s ...
- clnpRouteProto
- The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
- clnpRouteAge
- The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
- clnpRouteMetric5
- An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's clnpRouteProto value. If this metric is not used, its value should be set to -1.
- clnpRouteInfo
- A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's clnpRouteProto value. If this information is not present, its value should be set to the O ...
- clnpNetToMediaTable
- The CLNP Address Translation table used for mapping from CLNP addresses to physical addresses.
- clnpNetToMediaEntry
- Each entry contains one CLNP address to `physical' address equivalence.
- clnpNetToMediaIfIndex
- The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
- clnpNetToMediaPhysAddress
- The media-dependent `physical' address.
- clnpNetToMediaNetAddress
- The CLNP address corresponding to the media- dependent `physical' address.
- clnpNetToMediaType
- The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the clnpNetToMediaTable. That is, it effectively dissassociates the interface identified with said entry from the mapping identifie ...
- clnpNetToMediaAge
- The number of seconds since this entry was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the type of entry.
- clnpNetToMediaHoldTime
- The time in seconds this entry will be valid. Static entries should always report this field as -1.
- clnpMediaToNetTable
- The CLNP Address Translation table used for mapping from physical addresses to CLNP addresses.
- clnpMediaToNetEntry
- Each entry contains on ClnpAddress to `physical' address equivalence.
- clnpMediaToNetIfIndex
- The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
- clnpMediaToNetAddress
- The ClnpAddress corresponding to the media- dependent `physical' address.
- clnpMediaToNetPhysAddress
- The media-dependent `physical' address.
- clnpMediaToNetType
- The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the clnpMediaToNetTable. That is, it effectively dissassociates the interface identified with said entry from the mapping identifie ...
- clnpMediaToNetAge
- The number of seconds since this entry was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the type of entry.
- clnpMediaToNetHoldTime
- The time in seconds this entry will be valid. Static entries should always report this field as -1.
- clnpInErrors
- The number of CLNP Error PDUs received by this entity.
- clnpOutErrors
- The number of CLNP Error PDUs sent by this entity.
- clnpInErrUnspecs
- The number of unspecified CLNP Error PDUs received by this entity.
- clnpInErrProcs
- The number of protocol procedure CLNP Error PDUs received by this entity.
- clnpInErrCksums
- The number of checksum CLNP Error PDUs received by this entity.
- clnpInErrCongests
- The number of congestion drop CLNP Error PDUs received by this entity.
- clnpInErrHdrs
- The number of header syntax CLNP Error PDUs received by this entity.
- clnpInErrSegs
- The number of segmentation disallowed CLNP Error PDUs received by this entity.
- clnpInErrIncomps
- The number of incomplete PDU CLNP Error PDUs received by this entity.
- clnpInErrDups
- The number of duplicate option CLNP Error PDUs received by this entity.
- clnpInErrUnreachDsts
- The number of unreachable destination CLNP Error PDUs received by this entity.
- clnpInErrUnknownDsts
- The number of unknown destination CLNP Error PDUs received by this entity.
- clnpInErrSRUnspecs
- The number of unspecified source route CLNP Error PDUs received by this entity.
- clnpInErrSRSyntaxes
- The number of source route syntax CLNP Error PDUs received by this entity.
- clnpInErrSRUnkAddrs
- The number of source route unknown address CLNP Error PDUs received by this entity.
- clnpInErrSRBadPaths
- The number of source route bad path CLNP Error PDUs received by this entity.
- clnpInErrHops
- The number of hop count exceeded CLNP Error PDUs received by this entity.
- clnpInErrHopReassms
- The number of hop count exceeded while reassembling CLNP Error PDUs received by this entity.
- clnpInErrUnsOptions
- The number of unsupported option CLNP Error PDUs received by this entity.
- clnpInErrUnsVersions
- The number of version mismatch CLNP Error PDUs received by this entity.
- clnpInErrUnsSecurities
- The number of unsupported security option CLNP Error PDUs received by this entity.
- clnpInErrUnsSRs
- The number of unsupported source route option CLNP Error PDUs received by this entity.
- clnpInErrUnsRRs
- The number of unsupported record route option CLNP Error PDUs received by this entity.
- clnpInErrInterferences
- The number of reassembly interference CLNP Error PDUs received by this entity.
- clnpOutErrUnspecs
- The number of unspecified CLNP Error PDUs sent by this entity.
- clnpOutErrProcs
- The number of protocol procedure CLNP Error PDUs sent by this entity.
- clnpOutErrCksums
- The number of checksum CLNP Error PDUs sent by this entity.
- clnpOutErrCongests
- The number of congestion drop CLNP Error PDUs sent by this entity.
- clnpOutErrHdrs
- The number of header syntax CLNP Error PDUs sent by this entity.
- clnpOutErrSegs
- The number of segmentation disallowed CLNP Error PDUs sent by this entity.
- clnpOutErrIncomps
- The number of incomplete PDU CLNP Error PDUs sent by this entity.
- clnpOutErrDups
- The number of duplicate option CLNP Error PDUs sent by this entity.
- clnpOutErrUnreachDsts
- The number of unreachable destination CLNP Error PDUs sent by this entity.
- clnpOutErrUnknownDsts
- The number of unknown destination CLNP Error PDUs sent by this entity.
- clnpOutErrSRUnspecs
- The number of unspecified source route CLNP Error PDUs sent by this entity.
- clnpOutErrSRSyntaxes
- The number of source route syntax CLNP Error PDUs sent by this entity.
- clnpOutErrSRUnkAddrs
- The number of source route unknown address CLNP Error PDUs sent by this entity.
- clnpOutErrSRBadPaths
- The number of source route bad path CLNP Error PDUs sent by this entity.
- clnpOutErrHops
- The number of hop count exceeded CLNP Error PDUs sent by this entity.
- clnpOutErrHopReassms
- The number of hop count exceeded while reassembling CLNP Error PDUs sent by this entity.
- clnpOutErrUnsOptions
- The number of unsupported option CLNP Error PDUs sent by this entity.
- clnpOutErrUnsVersions
- The number of version mismatch CLNP Error PDUs sent by this entity.
- clnpOutErrUnsSecurities
- The number of unsupported security option CLNP Error PDUs sent by this entity.
- clnpOutErrUnsSRs
- The number of unsupported source route option CLNP Error PDUs sent by this entity.
- clnpOutErrUnsRRs
- The number of unsupported record route option CLNP Error PDUs sent by this entity.
- clnpOutErrInterferences
- The number of reassembly interference CLNP Error PDUs sent by this entity.
- esisESHins
- The number of ESH PDUs received by this entity.
- esisESHouts
- The number of ESH PDUs sent by this entity.
- esisISHins
- The number of ISH PDUs received by this entity.
- esisISHouts
- The number of ISH PDUs sent by this entity.
- esisRDUins
- The number of RDU PDUs received by this entity.
- esisRDUouts
- The number of RDU PDUs sent by this entity.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.