LOWPAN-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: LOWPAN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
lowpanMIB | 1.3.6.1.2.1.226 |
The MIB module for monitoring nodes implementing the IPv6 over Low-Power Wireless Personal Area Networks (6LoWPAN) protocol. Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). |
||
lowpanNotifications | 1.3.6.1.2.1.226.0 | |||
lowpanObjects | 1.3.6.1.2.1.226.1 | |||
lowpanStats | 1.3.6.1.2.1.226.1.1 | |||
lowpanReasmTimeout | 1.3.6.1.2.1.226.1.1.1 | unsigned32 | read-only |
The maximum number of seconds that received fragments are held while they are awaiting reassembly at this entity. |
lowpanInReceives | 1.3.6.1.2.1.226.1.1.2 | counter32 | read-only |
The total number of 6LoWPAN datagrams received, including those received in error. |
lowpanInHdrErrors | 1.3.6.1.2.1.226.1.1.3 | counter32 | read-only |
The number of received 6LoWPAN datagrams discarded due to errors in their headers, including unknown dispatch values. |
lowpanInMeshReceives | 1.3.6.1.2.1.226.1.1.4 | counter32 | read-only |
The number of received 6LoWPAN datagrams with a MESH header. |
lowpanInMeshForwds | 1.3.6.1.2.1.226.1.1.5 | counter32 | read-only |
The number of received 6LoWPAN datagrams requiring mesh forwarding. |
lowpanInMeshDelivers | 1.3.6.1.2.1.226.1.1.6 | counter32 | read-only |
The number of received 6LoWPAN datagrams with a MESH header delivered to the local system. |
lowpanInReasmReqds | 1.3.6.1.2.1.226.1.1.7 | counter32 | read-only |
The number of received 6LoWPAN fragments that needed to be reassembled. This includes both FRAG1 and FRAGN 6LoWPAN datagrams. |
lowpanInReasmFails | 1.3.6.1.2.1.226.1.1.8 | counter32 | read-only |
The number of failures detected by the re-assembly algorithm (e.g., timeouts). Note that this is not necessarily a count of discarded 6LoWPAN fragments since implementations can lose track of the number of fragments by combining them as received. |
lowpanInReasmOKs | 1.3.6.1.2.1.226.1.1.9 | counter32 | read-only |
The number of IPv6 packets successfully reassembled. |
lowpanInCompReqds | 1.3.6.1.2.1.226.1.1.10 | counter32 | read-only |
The number of 6LoWPAN datagrams requiring header decompression. |
lowpanInCompFails | 1.3.6.1.2.1.226.1.1.11 | counter32 | read-only |
The number of 6LoWPAN datagrams where header decompression failed (e.g., because the necessary context information was not available). |
lowpanInCompOKs | 1.3.6.1.2.1.226.1.1.12 | counter32 | read-only |
The number of 6LoWPAN datagrams where header decompression was successful. |
lowpanInDiscards | 1.3.6.1.2.1.226.1.1.13 | counter32 | read-only |
The number of received 6LoWPAN datagrams that were discarded (e.g., for lack of buffer space) even though no problems were encountered to prevent their continued processing. Note that this counter does not include any datagrams discarded due to a reassembly failure or a compression failure. |
lowpanInDelivers | 1.3.6.1.2.1.226.1.1.14 | counter32 | read-only |
The total number of IPv6 packets successfully delivered to the IPv6 layer. |
lowpanOutRequests | 1.3.6.1.2.1.226.1.1.15 | counter32 | read-only |
The total number of IPv6 packets supplied by the IPv6 layer. |
lowpanOutCompReqds | 1.3.6.1.2.1.226.1.1.16 | counter32 | read-only |
The total number of IPv6 packets for which header compression was attempted. |
lowpanOutCompFails | 1.3.6.1.2.1.226.1.1.17 | counter32 | read-only |
The total number of IPv6 packets for which header compression failed. |
lowpanOutCompOKs | 1.3.6.1.2.1.226.1.1.18 | counter32 | read-only |
The total number of IPv6 packets for which header compression was successful. |
lowpanOutFragReqds | 1.3.6.1.2.1.226.1.1.19 | counter32 | read-only |
The number of IPv6 packets that required fragmentation in order to be transmitted. |
lowpanOutFragFails | 1.3.6.1.2.1.226.1.1.20 | counter32 | read-only |
The number of IPv6 packets that have been discarded because fragmentation failed. |
lowpanOutFragOKs | 1.3.6.1.2.1.226.1.1.21 | counter32 | read-only |
The number of IPv6 packets that have been successfully fragmented. |
lowpanOutFragCreates | 1.3.6.1.2.1.226.1.1.22 | counter32 | read-only |
The number of 6LoWPAN fragments that have been generated as a result of fragmentation. This includes both FRAG1 and FRAGN 6LoWPAN datagrams. |
lowpanOutMeshHopLimitExceeds | 1.3.6.1.2.1.226.1.1.23 | counter32 | read-only |
The number of 6LoWPAN datagrams with a MESH header that were dropped because the hop limit was exceeded. |
lowpanOutMeshNoRoutes | 1.3.6.1.2.1.226.1.1.24 | counter32 | read-only |
The number of 6LoWPAN datagrams with a MESH header that were dropped because there was no forwarding information available. |
lowpanOutMeshRequests | 1.3.6.1.2.1.226.1.1.25 | counter32 | read-only |
The number of 6LoWPAN datagrams requiring MESH header encapsulation. |
lowpanOutMeshForwds | 1.3.6.1.2.1.226.1.1.26 | counter32 | read-only |
The number of 6LoWPAN datagrams with a MESH header for which suitable forwarding information was available. |
lowpanOutMeshTransmits | 1.3.6.1.2.1.226.1.1.27 | counter32 | read-only |
The number of 6LoWPAN datagrams with a MESH header created. |
lowpanOutDiscards | 1.3.6.1.2.1.226.1.1.28 | counter32 | read-only |
The number of IPv6 packets that were discarded (e.g., for lack of buffer space) even though no problem was encountered to prevent their transmission to their destination. |
lowpanOutTransmits | 1.3.6.1.2.1.226.1.1.29 | counter32 | read-only |
The total number of 6LoWPAN datagram that this entity supplied to the lower layers for transmission. |
lowpanIfStatsTable | 1.3.6.1.2.1.226.1.2 | no-access |
A table providing per-interface statistics. |
|
1.3.6.1.2.1.226.1.2.1 | no-access |
An entry providing statistics for a specific interface. |
||
lowpanIfReasmTimeout | 1.3.6.1.2.1.226.1.2.1.1 | unsigned32 | read-only |
The maximum number of seconds that received fragments are held while they are awaiting reassembly at this interface. |
lowpanIfInReceives | 1.3.6.1.2.1.226.1.2.1.2 | counter32 | read-only |
The total number of 6LoWPAN datagrams received on this interface, including those received in error. |
lowpanIfInHdrErrors | 1.3.6.1.2.1.226.1.2.1.3 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface that were discarded due to errors in their headers, including unknown dispatch values. |
lowpanIfInMeshReceives | 1.3.6.1.2.1.226.1.2.1.4 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface with a MESH header. |
lowpanIfInMeshForwds | 1.3.6.1.2.1.226.1.2.1.5 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface requiring mesh forwarding. |
lowpanIfInMeshDelivers | 1.3.6.1.2.1.226.1.2.1.6 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface with a MESH header delivered to the local system. |
lowpanIfInReasmReqds | 1.3.6.1.2.1.226.1.2.1.7 | counter32 | read-only |
The number of 6LoWPAN fragments received on this interface that needed to be reassembled. This includes both FRAG1 and FRAGN 6LoWPAN datagrams. |
lowpanIfInReasmFails | 1.3.6.1.2.1.226.1.2.1.8 | counter32 | read-only |
The number of failures detected by the reassembly algorithm (e.g., timeouts) for datagrams received on this interface. Note that this is not necessarily a count of discarded 6LoWPAN fragments since implementations can lose track of the number of fragments by combining them as received. |
lowpanIfInReasmOKs | 1.3.6.1.2.1.226.1.2.1.9 | counter32 | read-only |
The number of IPv6 packets successfully reassembled from fragments received on this interface. |
lowpanIfInCompReqds | 1.3.6.1.2.1.226.1.2.1.10 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface requiring header decompression. |
lowpanIfInCompFails | 1.3.6.1.2.1.226.1.2.1.11 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface where header decompression failed (e.g., because the necessary context information was not available). |
lowpanIfInCompOKs | 1.3.6.1.2.1.226.1.2.1.12 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface where header decompression was successful. |
lowpanIfInDiscards | 1.3.6.1.2.1.226.1.2.1.13 | counter32 | read-only |
The number of 6LoWPAN datagrams received on this interface that were discarded (e.g., for lack of buffer space) even though no problems were encountered to prevent their continued processing. Note that this counter does not include any datagrams discarded due to a reassembly failure or a compression failure. |
lowpanIfInDelivers | 1.3.6.1.2.1.226.1.2.1.14 | counter32 | read-only |
The total number of IPv6 packets received on this interface that were successfully delivered to the IPv6 layer. |
lowpanIfOutRequests | 1.3.6.1.2.1.226.1.2.1.15 | counter32 | read-only |
The total number of IPv6 packets supplied by the IPv6 layer to be sent over this interface. |
lowpanIfOutCompReqds | 1.3.6.1.2.1.226.1.2.1.16 | counter32 | read-only |
The total number of IPv6 packets to be sent over this interface for which header compression was attempted. |
lowpanIfOutCompFails | 1.3.6.1.2.1.226.1.2.1.17 | counter32 | read-only |
The total number of IPv6 packets to be sent over this interface for which header compression failed. |
lowpanIfOutCompOKs | 1.3.6.1.2.1.226.1.2.1.18 | counter32 | read-only |
The total number of IPv6 packets to be sent over this interface for which header compression was successful. |
lowpanIfOutFragReqds | 1.3.6.1.2.1.226.1.2.1.19 | counter32 | read-only |
The number of IPv6 packets to be sent over this interface that required fragmentation in order to be transmitted. |
lowpanIfOutFragFails | 1.3.6.1.2.1.226.1.2.1.20 | counter32 | read-only |
The number of IPv6 packets to be sent over this interface that have been discarded because fragmentation failed. |
lowpanIfOutFragOKs | 1.3.6.1.2.1.226.1.2.1.21 | counter32 | read-only |
The number of IPv6 packets to be sent over this interface that have been successfully fragmented. |
lowpanIfOutFragCreates | 1.3.6.1.2.1.226.1.2.1.22 | counter32 | read-only |
The number of 6LoWPAN fragments that have been generated on this interface as a result of fragmentation. This includes both FRAG1 and FRAGN 6LoWPAN datagrams. |
lowpanIfOutMeshHopLimitExceeds | 1.3.6.1.2.1.226.1.2.1.23 | counter32 | read-only |
The number of 6LoWPAN datagrams to be sent on this interface with a MESH header that were dropped because the hop limit was exceeded. |
lowpanIfOutMeshNoRoutes | 1.3.6.1.2.1.226.1.2.1.24 | counter32 | read-only |
The number of 6LoWPAN datagrams to be sent on this interface with a MESH header that were dropped because there was no forwarding information available. |
lowpanIfOutMeshRequests | 1.3.6.1.2.1.226.1.2.1.25 | counter32 | read-only |
The number of 6LoWPAN datagrams to be sent on this interface requiring MESH header encapsulation. |
lowpanIfOutMeshForwds | 1.3.6.1.2.1.226.1.2.1.26 | counter32 | read-only |
The number of 6LoWPAN datagrams to be sent on this interface with a MESH header for which suitable forwarding information was available. |
lowpanIfOutMeshTransmits | 1.3.6.1.2.1.226.1.2.1.27 | counter32 | read-only |
The number of 6LoWPAN datagrams to be sent on this interface with a MESH header created. |
lowpanIfOutDiscards | 1.3.6.1.2.1.226.1.2.1.28 | counter32 | read-only |
The number of IPv6 packets to be sent over this interface that were discarded (e.g., for lack of buffer space) even though no problem was encountered to prevent their transmission to their destination. |
lowpanIfOutTransmits | 1.3.6.1.2.1.226.1.2.1.29 | counter32 | read-only |
The total number of 6LoWPAN datagrams to be sent on this interface that this entity supplied to the lower layers for transmission. |
lowpanConformance | 1.3.6.1.2.1.226.2 | |||
lowpanGroups | 1.3.6.1.2.1.226.2.1 | |||
lowpanStatsGroup | 1.3.6.1.2.1.226.2.1.1 |
A collection of objects providing information and statistics about the processing of 6LoWPAN datagrams, excluding counters covering the processing of datagrams with a MESH header. |
||
lowpanStatsMeshGroup | 1.3.6.1.2.1.226.2.1.2 |
A collection of objects providing information and statistics about the processing of 6LoWPAN datagrams with a MESH header. |
||
lowpanIfStatsGroup | 1.3.6.1.2.1.226.2.1.3 |
A collection of objects providing per-interface information and statistics about the processing of 6LoWPAN datagrams, excluding counters covering the processing of datagrams with a MESH header. |
||
lowpanIfStatsMeshGroup | 1.3.6.1.2.1.226.2.1.4 |
A collection of objects providing per-interface information and statistics about the processing of 6LoWPAN datagrams with a MESH header. |
||
lowpanCompliances | 1.3.6.1.2.1.226.2.2 | |||
lowpanCompliance | 1.3.6.1.2.1.226.2.2.1 |
Compliance statement for systems that implement 6LoWPAN. |