Home/Catalog/CLNS-MIB

CLNS-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

116
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

116 total
Object Name
clns
OBJECT IDENTIFIER
.1.3.6.1.3.1
RFC1213-MIB
Unknown
.1.3.6.1.3.1
clnp
OBJECT IDENTIFIER
.1.3.6.1.3.1.1
clnpForwardingThe 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.rw
Enumeration
.1.3.6.1.3.1.1.1
clnpDefaultLifeTimeThe default value inserted into the Lifetime field of the CLNP PDU header of PDUs sourced by this entity.rw
INTEGER
.1.3.6.1.3.1.1.2
clnpInReceivesThe total number of input PDUs received from all connected network interfaces running CLNP, including errors.ro
Counter
.1.3.6.1.3.1.1.3
clnpInHdrErrorsThe 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.ro
Counter
.1.3.6.1.3.1.1.4
clnpInAddrErrorsThe 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.ro
Counter
.1.3.6.1.3.1.1.5
clnpForwPDUsThe number of input PDUs for which this entity was not the final destination and which an attempt was made to forward them onward.ro
Counter
.1.3.6.1.3.1.1.6
clnpInUnknownNLPsThe 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).ro
Counter
.1.3.6.1.3.1.1.7
clnpInUnknownULPsThe number of locally-addressed PDUs successfully received but discarded because the upper layer protocol was unknown or unsupported (e.g., not TP4).ro
Counter
.1.3.6.1.3.1.1.8
clnpInDiscardsThe 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.ro
Counter
.1.3.6.1.3.1.1.9
clnpInDeliversThe total number of input PDUs successfully delivered to the CLNS transport user.ro
Counter
.1.3.6.1.3.1.1.10
clnpOutRequestsThe 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.ro
Counter
.1.3.6.1.3.1.1.11
clnpOutDiscardsThe 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.ro
Counter
.1.3.6.1.3.1.1.12
clnpOutNoRoutesThe 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.ro
Counter
.1.3.6.1.3.1.1.13
clnpReasmTimeoutThe maximum number of seconds which received segments are held while they are awaiting reassembly at this entity.ro
INTEGER
.1.3.6.1.3.1.1.14
clnpReasmReqdsThe number of CLNP segments received which needed to be reassembled at this entity.ro
Counter
.1.3.6.1.3.1.1.15
clnpReasmOKsThe number of CLNP PDUs successfully re-assembled at this entity.ro
Counter
.1.3.6.1.3.1.1.16
clnpReasmFailsThe number of failures detected by the CLNP reassembly algorithm (for any reason: timed out, buffer size, etc).ro
Counter
.1.3.6.1.3.1.1.17
clnpSegOKsThe number of CLNP PDUs that have been successfully segmented at this entity.ro
Counter
.1.3.6.1.3.1.1.18
clnpSegFailsThe number of CLNP PDUs that have been discarded because they needed to be fragmented at this entity but could not.ro
Counter
.1.3.6.1.3.1.1.19
clnpSegCreatesThe number of CLNP PDU segments that have been generated as a result of segmentation at this entity.ro
Counter
.1.3.6.1.3.1.1.20
clnpAddrTableThe table of addressing information relevant to this entity's CLNP addresses.
SEQUENCE OF ClnpAddrEntry
.1.3.6.1.3.1.1.21
clnpAddrEntryThe addressing information for one of this entity's CLNP addresses.
ClnpAddrEntry
.1.3.6.1.3.1.1.21.1
clnpAdEntAddrThe CLNP address to which this entry's addressing information pertains.ro
ClnpAddress
.1.3.6.1.3.1.1.21.1.1
clnpAdEntIfIndexThe 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.ro
INTEGER
.1.3.6.1.3.1.1.21.1.2
clnpAdEntReasmMaxSizeThe size of the largest CLNP PDU which this entity can re-assemble from incoming CLNP segmented PDUs received on this interface.ro
INTEGER
.1.3.6.1.3.1.1.21.1.3
clnpRoutingTableThis entity's CLNP routing table.
SEQUENCE OF ClnpRouteEntry
.1.3.6.1.3.1.1.22
clnpRouteEntryA route to a particular destination.
ClnpRouteEntry
.1.3.6.1.3.1.1.22.1
clnpRouteDestThe destination CLNP address of this route.rw
ClnpAddress
.1.3.6.1.3.1.1.22.1.1
clnpRouteIfIndexThe 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.rw
INTEGER
.1.3.6.1.3.1.1.22.1.2
clnpRouteMetric1The 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.rw
INTEGER
.1.3.6.1.3.1.1.22.1.3
clnpRouteMetric2An 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.rw
INTEGER
.1.3.6.1.3.1.1.22.1.4
clnpRouteMetric3An 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.rw
INTEGER
.1.3.6.1.3.1.1.22.1.5
clnpRouteMetric4An 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.rw
INTEGER
.1.3.6.1.3.1.1.22.1.6
clnpRouteNextHopThe CLNP address of the next hop of this route.rw
ClnpAddress
.1.3.6.1.3.1.1.22.1.7
clnpRouteTypeThe 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.rw
Enumeration
.1.3.6.1.3.1.1.22.1.8
clnpRouteProtoThe 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.ro
Enumeration
.1.3.6.1.3.1.1.22.1.9
clnpRouteAgeThe 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.rw
INTEGER
.1.3.6.1.3.1.1.22.1.10
clnpRouteMetric5An 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.rw
INTEGER
.1.3.6.1.3.1.1.22.1.11
clnpRouteInfoA 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.ro
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.22.1.12
clnpNetToMediaTableThe CLNP Address Translation table used for mapping from CLNP addresses to physical addresses.
SEQUENCE OF ClnpNetToMediaEntry
.1.3.6.1.3.1.1.23
clnpNetToMediaEntryEach entry contains one CLNP address to `physical' address equivalence.
ClnpNetToMediaEntry
.1.3.6.1.3.1.1.23.1
clnpNetToMediaIfIndexThe 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.rw
INTEGER
.1.3.6.1.3.1.1.23.1.1
clnpNetToMediaPhysAddressThe media-dependent `physical' address.rw
PhysAddress (SNMPv2-TC)
.1.3.6.1.3.1.1.23.1.2
clnpNetToMediaNetAddressThe CLNP address corresponding to the media- dependent `physical' address.rw
ClnpAddress
.1.3.6.1.3.1.1.23.1.3
clnpNetToMediaTypeThe 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.rw
Enumeration
.1.3.6.1.3.1.1.23.1.4
clnpNetToMediaAgeThe 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.rw
INTEGER
.1.3.6.1.3.1.1.23.1.5
clnpNetToMediaHoldTimeThe time in seconds this entry will be valid. Static entries should always report this field as -1.rw
INTEGER
.1.3.6.1.3.1.1.23.1.6
clnpMediaToNetTableThe CLNP Address Translation table used for mapping from physical addresses to CLNP addresses.
SEQUENCE OF ClnpMediaToNetEntry
.1.3.6.1.3.1.1.24
clnpMediaToNetEntryEach entry contains on ClnpAddress to `physical' address equivalence.
ClnpMediaToNetEntry
.1.3.6.1.3.1.1.24.1
clnpMediaToNetIfIndexThe 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.rw
INTEGER
.1.3.6.1.3.1.1.24.1.1
clnpMediaToNetAddressThe ClnpAddress corresponding to the media- dependent `physical' address.rw
ClnpAddress
.1.3.6.1.3.1.1.24.1.2
clnpMediaToNetPhysAddressThe media-dependent `physical' address.rw
PhysAddress (SNMPv2-TC)
.1.3.6.1.3.1.1.24.1.3
clnpMediaToNetTypeThe 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.rw
Enumeration
.1.3.6.1.3.1.1.24.1.4
clnpMediaToNetAgeThe 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.rw
INTEGER
.1.3.6.1.3.1.1.24.1.5
clnpMediaToNetHoldTimeThe time in seconds this entry will be valid. Static entries should always report this field as -1.rw
INTEGER
.1.3.6.1.3.1.1.24.1.6
clnpInOptsThe number of CLNP PDU segments that have been input with options at this entity.ro
Counter
.1.3.6.1.3.1.1.25
clnpOutOptsThe number of CLNP PDU segments that have been generated with options by this entity.ro
Counter
.1.3.6.1.3.1.1.26
clnpRoutingDiscardsThe 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.ro
Counter
.1.3.6.1.3.1.1.27
error
OBJECT IDENTIFIER
.1.3.6.1.3.1.2
clnpInErrorsThe number of CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.1
clnpOutErrorsThe number of CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.2
clnpInErrUnspecsThe number of unspecified CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.3
clnpInErrProcsThe number of protocol procedure CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.4
clnpInErrCksumsThe number of checksum CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.5
clnpInErrCongestsThe number of congestion drop CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.6
clnpInErrHdrsThe number of header syntax CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.7
clnpInErrSegsThe number of segmentation disallowed CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.8
clnpInErrIncompsThe number of incomplete PDU CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.9
clnpInErrDupsThe number of duplicate option CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.10
clnpInErrUnreachDstsThe number of unreachable destination CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.11
clnpInErrUnknownDstsThe number of unknown destination CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.12
clnpInErrSRUnspecsThe number of unspecified source route CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.13
clnpInErrSRSyntaxesThe number of source route syntax CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.14
clnpInErrSRUnkAddrsThe number of source route unknown address CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.15
clnpInErrSRBadPathsThe number of source route bad path CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.16
clnpInErrHopsThe number of hop count exceeded CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.17
clnpInErrHopReassmsThe number of hop count exceeded while reassembling CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.18
clnpInErrUnsOptionsThe number of unsupported option CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.19
clnpInErrUnsVersionsThe number of version mismatch CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.20
clnpInErrUnsSecuritiesThe number of unsupported security option CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.21
clnpInErrUnsSRsThe number of unsupported source route option CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.22
clnpInErrUnsRRsThe number of unsupported record route option CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.23
clnpInErrInterferencesThe number of reassembly interference CLNP Error PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.2.24
clnpOutErrUnspecsThe number of unspecified CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.25
clnpOutErrProcsThe number of protocol procedure CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.26
clnpOutErrCksumsThe number of checksum CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.27
clnpOutErrCongestsThe number of congestion drop CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.28
clnpOutErrHdrsThe number of header syntax CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.29
clnpOutErrSegsThe number of segmentation disallowed CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.30
clnpOutErrIncompsThe number of incomplete PDU CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.31
clnpOutErrDupsThe number of duplicate option CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.32
clnpOutErrUnreachDstsThe number of unreachable destination CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.33
clnpOutErrUnknownDstsThe number of unknown destination CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.34
clnpOutErrSRUnspecsThe number of unspecified source route CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.35
clnpOutErrSRSyntaxesThe number of source route syntax CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.36
clnpOutErrSRUnkAddrsThe number of source route unknown address CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.37
clnpOutErrSRBadPathsThe number of source route bad path CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.38
clnpOutErrHopsThe number of hop count exceeded CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.39
clnpOutErrHopReassmsThe number of hop count exceeded while reassembling CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.40
clnpOutErrUnsOptionsThe number of unsupported option CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.41
clnpOutErrUnsVersionsThe number of version mismatch CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.42
clnpOutErrUnsSecuritiesThe number of unsupported security option CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.43
clnpOutErrUnsSRsThe number of unsupported source route option CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.44
clnpOutErrUnsRRsThe number of unsupported record route option CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.45
clnpOutErrInterferencesThe number of reassembly interference CLNP Error PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.2.46
echo
OBJECT IDENTIFIER
.1.3.6.1.3.1.3
es-is
OBJECT IDENTIFIER
.1.3.6.1.3.1.4
esisESHinsThe number of ESH PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.4.1
esisESHoutsThe number of ESH PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.4.2
esisISHinsThe number of ISH PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.4.3
esisISHoutsThe number of ISH PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.4.4
esisRDUinsThe number of RDU PDUs received by this entity.ro
Counter
.1.3.6.1.3.1.4.5
esisRDUoutsThe number of RDU PDUs sent by this entity.ro
Counter
.1.3.6.1.3.1.4.6
CLNS-MIB - SNMP MIB Reference | MIBs Explorer