CLNS-MIB

File: CLNS-MIB.mib (38551 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

experimental Counter PhysAddress
OBJECT-TYPE

Defined Types

ClnpAddress  
OCTET STRING Size(1..21)    

ClnpAddrEntry  
SEQUENCE    
  clnpAdEntAddr ClnpAddress
  clnpAdEntIfIndex INTEGER
  clnpAdEntReasmMaxSize INTEGER 0..65535

ClnpRouteEntry  
SEQUENCE    
  clnpRouteDest ClnpAddress
  clnpRouteIfIndex INTEGER
  clnpRouteMetric1 INTEGER
  clnpRouteMetric2 INTEGER
  clnpRouteMetric3 INTEGER
  clnpRouteMetric4 INTEGER
  clnpRouteNextHop ClnpAddress
  clnpRouteType INTEGER
  clnpRouteProto INTEGER
  clnpRouteAge INTEGER
  clnpRouteMetric5 INTEGER
  clnpRouteInfo OBJECT IDENTIFIER

ClnpNetToMediaEntry  
SEQUENCE    
  clnpNetToMediaIfIndex INTEGER
  clnpNetToMediaPhysAddress PhysAddress
  clnpNetToMediaNetAddress ClnpAddress
  clnpNetToMediaType INTEGER
  clnpNetToMediaAge INTEGER
  clnpNetToMediaHoldTime INTEGER

ClnpMediaToNetEntry  
SEQUENCE    
  clnpMediaToNetIfIndex INTEGER
  clnpMediaToNetNetAddress ClnpAddress
  clnpMediaToNetPhysAddress PhysAddress
  clnpMediaToNetType INTEGER
  clnpMediaToNetAge INTEGER
  clnpMediaToNetHoldTime INTEGER

Defined Values

clns 1.3.6.1.3.1
OBJECT IDENTIFIER    

clnp 1.3.6.1.3.1.1
OBJECT IDENTIFIER    

error 1.3.6.1.3.1.2
OBJECT IDENTIFIER    

echo 1.3.6.1.3.1.3
OBJECT IDENTIFIER    

es-is 1.3.6.1.3.1.4
OBJECT IDENTIFIER    

clnpForwarding 1.3.6.1.3.1.1.1
The indication of whether this entity is active as an intermediate or end system. Only intermediate systems will forward PDUs onward that are not addressed to them.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER is(1), es(2)  

clnpDefaultLifeTime 1.3.6.1.3.1.1.2
The default value inserted into the Lifetime field of the CLNP PDU header of PDUs sourced by this entity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpInReceives 1.3.6.1.3.1.1.3
The total number of input PDUs received from all connected network interfaces running CLNP, including errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInHdrErrors 1.3.6.1.3.1.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInAddrErrors 1.3.6.1.3.1.1.5
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 with a destination NSAP which was not local.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpForwPDUs 1.3.6.1.3.1.1.6
The number of input PDUs for which this entity was not the final destination and which an attempt was made to forward them onward.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInUnknownNLPs 1.3.6.1.3.1.1.7
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInUnknownULPs 1.3.6.1.3.1.1.8
The number of locally-addressed PDUs successfully received but discarded because the upper layer protocol was unknown or unsupported (e.g., not TP4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInDiscards 1.3.6.1.3.1.1.9
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInDelivers 1.3.6.1.3.1.1.10
The total number of input PDUs successfully delivered to the CLNS transport user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutRequests 1.3.6.1.3.1.1.11
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutDiscards 1.3.6.1.3.1.1.12
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutNoRoutes 1.3.6.1.3.1.1.13
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpReasmTimeout 1.3.6.1.3.1.1.14
The maximum number of seconds which received segments are held while they are awaiting reassembly at this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

clnpReasmReqds 1.3.6.1.3.1.1.15
The number of CLNP segments received which needed to be reassembled at this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpReasmOKs 1.3.6.1.3.1.1.16
The number of CLNP PDUs successfully re-assembled at this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpReasmFails 1.3.6.1.3.1.1.17
The number of failures detected by the CLNP reassembly algorithm (for any reason: timed out, buffer size, etc).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpSegOKs 1.3.6.1.3.1.1.18
The number of CLNP PDUs that have been successfully segmented at this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpSegFails 1.3.6.1.3.1.1.19
The number of CLNP PDUs that have been discarded because they needed to be fragmented at this entity but could not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpSegCreates 1.3.6.1.3.1.1.20
The number of CLNP PDU segments that have been generated as a result of segmentation at this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInOpts 1.3.6.1.3.1.1.25
The number of CLNP PDU segments that have been input with options at this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutOpts 1.3.6.1.3.1.1.26
The number of CLNP PDU segments that have been generated with options by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpRoutingDiscards 1.3.6.1.3.1.1.27
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpAddrTable 1.3.6.1.3.1.1.21
The table of addressing information relevant to this entity's CLNP addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClnpAddrEntry

clnpAddrEntry 1.3.6.1.3.1.1.21.1
The addressing information for one of this entity's CLNP addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClnpAddrEntry  

clnpAdEntAddr 1.3.6.1.3.1.1.21.1.1
The CLNP address to which this entry's addressing information pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ClnpAddress  

clnpAdEntIfIndex 1.3.6.1.3.1.1.21.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

clnpAdEntReasmMaxSize 1.3.6.1.3.1.1.21.1.3
The size of the largest CLNP PDU which this entity can re-assemble from incoming CLNP segmented PDUs received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

clnpRoutingTable 1.3.6.1.3.1.1.22
This entity's CLNP routing table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClnpRouteEntry

clnpRouteEntry 1.3.6.1.3.1.1.22.1
A route to a particular destination.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClnpRouteEntry  

clnpRouteDest 1.3.6.1.3.1.1.22.1.1
The destination CLNP address of this route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClnpAddress  

clnpRouteIfIndex 1.3.6.1.3.1.1.22.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpRouteMetric1 1.3.6.1.3.1.1.22.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpRouteMetric2 1.3.6.1.3.1.1.22.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpRouteMetric3 1.3.6.1.3.1.1.22.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpRouteMetric4 1.3.6.1.3.1.1.22.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpRouteNextHop 1.3.6.1.3.1.1.22.1.7
The CLNP address of the next hop of this route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClnpAddress  

clnpRouteType 1.3.6.1.3.1.1.22.1.8
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 said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant clnpRouteType object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), direct(3), remote(4)  

clnpRouteProto 1.3.6.1.3.1.1.22.1.9
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), is-is(9), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14)  

clnpRouteAge 1.3.6.1.3.1.1.22.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpRouteMetric5 1.3.6.1.3.1.1.22.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpRouteInfo 1.3.6.1.3.1.1.22.1.12
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 OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

clnpNetToMediaTable 1.3.6.1.3.1.1.23
The CLNP Address Translation table used for mapping from CLNP addresses to physical addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClnpNetToMediaEntry

clnpNetToMediaEntry 1.3.6.1.3.1.1.23.1
Each entry contains one CLNP address to `physical' address equivalence.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClnpNetToMediaEntry  

clnpNetToMediaIfIndex 1.3.6.1.3.1.1.23.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpNetToMediaPhysAddress 1.3.6.1.3.1.1.23.1.2
The media-dependent `physical' address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

clnpNetToMediaNetAddress 1.3.6.1.3.1.1.23.1.3
The CLNP address corresponding to the media- dependent `physical' address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClnpAddress  

clnpNetToMediaType 1.3.6.1.3.1.1.23.1.4
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 identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant clnpNetToMediaType object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), dynamic(3), static(4)  

clnpNetToMediaAge 1.3.6.1.3.1.1.23.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpNetToMediaHoldTime 1.3.6.1.3.1.1.23.1.6
The time in seconds this entry will be valid. Static entries should always report this field as -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpMediaToNetTable 1.3.6.1.3.1.1.24
The CLNP Address Translation table used for mapping from physical addresses to CLNP addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClnpMediaToNetEntry

clnpMediaToNetEntry 1.3.6.1.3.1.1.24.1
Each entry contains on ClnpAddress to `physical' address equivalence.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClnpMediaToNetEntry  

clnpMediaToNetIfIndex 1.3.6.1.3.1.1.24.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpMediaToNetAddress 1.3.6.1.3.1.1.24.1.2
The ClnpAddress corresponding to the media- dependent `physical' address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClnpAddress  

clnpMediaToNetPhysAddress 1.3.6.1.3.1.1.24.1.3
The media-dependent `physical' address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

clnpMediaToNetType 1.3.6.1.3.1.1.24.1.4
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 identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant clnpMediaToNetType object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), dynamic(3), static(4)  

clnpMediaToNetAge 1.3.6.1.3.1.1.24.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpMediaToNetHoldTime 1.3.6.1.3.1.1.24.1.6
The time in seconds this entry will be valid. Static entries should always report this field as -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clnpInErrors 1.3.6.1.3.1.2.1
The number of CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrors 1.3.6.1.3.1.2.2
The number of CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnspecs 1.3.6.1.3.1.2.3
The number of unspecified CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrProcs 1.3.6.1.3.1.2.4
The number of protocol procedure CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrCksums 1.3.6.1.3.1.2.5
The number of checksum CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrCongests 1.3.6.1.3.1.2.6
The number of congestion drop CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrHdrs 1.3.6.1.3.1.2.7
The number of header syntax CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrSegs 1.3.6.1.3.1.2.8
The number of segmentation disallowed CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrIncomps 1.3.6.1.3.1.2.9
The number of incomplete PDU CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrDups 1.3.6.1.3.1.2.10
The number of duplicate option CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnreachDsts 1.3.6.1.3.1.2.11
The number of unreachable destination CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnknownDsts 1.3.6.1.3.1.2.12
The number of unknown destination CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrSRUnspecs 1.3.6.1.3.1.2.13
The number of unspecified source route CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrSRSyntaxes 1.3.6.1.3.1.2.14
The number of source route syntax CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrSRUnkAddrs 1.3.6.1.3.1.2.15
The number of source route unknown address CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrSRBadPaths 1.3.6.1.3.1.2.16
The number of source route bad path CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrHops 1.3.6.1.3.1.2.17
The number of hop count exceeded CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrHopReassms 1.3.6.1.3.1.2.18
The number of hop count exceeded while reassembling CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnsOptions 1.3.6.1.3.1.2.19
The number of unsupported option CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnsVersions 1.3.6.1.3.1.2.20
The number of version mismatch CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnsSecurities 1.3.6.1.3.1.2.21
The number of unsupported security option CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnsSRs 1.3.6.1.3.1.2.22
The number of unsupported source route option CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrUnsRRs 1.3.6.1.3.1.2.23
The number of unsupported record route option CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpInErrInterferences 1.3.6.1.3.1.2.24
The number of reassembly interference CLNP Error PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnspecs 1.3.6.1.3.1.2.25
The number of unspecified CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrProcs 1.3.6.1.3.1.2.26
The number of protocol procedure CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrCksums 1.3.6.1.3.1.2.27
The number of checksum CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrCongests 1.3.6.1.3.1.2.28
The number of congestion drop CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrHdrs 1.3.6.1.3.1.2.29
The number of header syntax CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrSegs 1.3.6.1.3.1.2.30
The number of segmentation disallowed CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrIncomps 1.3.6.1.3.1.2.31
The number of incomplete PDU CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrDups 1.3.6.1.3.1.2.32
The number of duplicate option CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnreachDsts 1.3.6.1.3.1.2.33
The number of unreachable destination CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnknownDsts 1.3.6.1.3.1.2.34
The number of unknown destination CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrSRUnspecs 1.3.6.1.3.1.2.35
The number of unspecified source route CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrSRSyntaxes 1.3.6.1.3.1.2.36
The number of source route syntax CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrSRUnkAddrs 1.3.6.1.3.1.2.37
The number of source route unknown address CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrSRBadPaths 1.3.6.1.3.1.2.38
The number of source route bad path CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrHops 1.3.6.1.3.1.2.39
The number of hop count exceeded CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrHopReassms 1.3.6.1.3.1.2.40
The number of hop count exceeded while reassembling CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnsOptions 1.3.6.1.3.1.2.41
The number of unsupported option CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnsVersions 1.3.6.1.3.1.2.42
The number of version mismatch CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnsSecurities 1.3.6.1.3.1.2.43
The number of unsupported security option CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnsSRs 1.3.6.1.3.1.2.44
The number of unsupported source route option CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrUnsRRs 1.3.6.1.3.1.2.45
The number of unsupported record route option CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

clnpOutErrInterferences 1.3.6.1.3.1.2.46
The number of reassembly interference CLNP Error PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

esisESHins 1.3.6.1.3.1.4.1
The number of ESH PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

esisESHouts 1.3.6.1.3.1.4.2
The number of ESH PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

esisISHins 1.3.6.1.3.1.4.3
The number of ISH PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

esisISHouts 1.3.6.1.3.1.4.4
The number of ISH PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

esisRDUins 1.3.6.1.3.1.4.5
The number of RDU PDUs received by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

esisRDUouts 1.3.6.1.3.1.4.6
The number of RDU PDUs sent by this entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter