JACOBS-LOWPAN-MIB: View SNMP OID List / Download MIB

VENDOR: JACOBS UNIVERSITY BREMEN


 Home MIB: JACOBS-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 lowpanMIB 1.3.6.1.4.1.30982.1.3
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.4.1.30982.1.3.0
     lowpanObjects 1.3.6.1.4.1.30982.1.3.1
         lowpanStats 1.3.6.1.4.1.30982.1.3.1.1
             lowpanReasmTimeout 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.1.1.2 counter32 read-only
The total number of 6LoWPAN datagrams received, including those received in error.
             lowpanInHdrErrors 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.1.1.4 counter32 read-only
The number of received 6LoWPAN datagrams with a MESH header.
             lowpanInMeshForwds 1.3.6.1.4.1.30982.1.3.1.1.5 counter32 read-only
The number of received 6LoWPAN datagrams requiring MESH forwarding.
             lowpanInMeshDelivers 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.1.1.9 counter32 read-only
The number of IPv6 packets successfully reassembled.
             lowpanInCompReqds 1.3.6.1.4.1.30982.1.3.1.1.10 counter32 read-only
The number of 6LoWPAN datagrams requiring header decompression.
             lowpanInCompFails 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.1.1.12 counter32 read-only
The number of 6LoWPAN datagrams where header decompression was successful.
             lowpanInDiscards 1.3.6.1.4.1.30982.1.3.1.1.13 counter32 read-only
The number of received 6LoWPAN datagrams 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 datagrams discarded due to a reassembly failure or a compression failure.
             lowpanInDelivers 1.3.6.1.4.1.30982.1.3.1.1.14 counter32 read-only
The total number of IPv6 packets successfully delivered to the IPv6 layer.
             lowpanOutRequests 1.3.6.1.4.1.30982.1.3.1.1.15 counter32 read-only
The total number of IPv6 packets supplied by the IPv6 layer.
             lowpanOutCompReqds 1.3.6.1.4.1.30982.1.3.1.1.16 counter32 read-only
The total number of IPv6 packets for which header compression was attempted.
             lowpanOutCompFails 1.3.6.1.4.1.30982.1.3.1.1.17 counter32 read-only
The total number of IPv6 packets for which header compression failed.
             lowpanOutCompOKs 1.3.6.1.4.1.30982.1.3.1.1.18 counter32 read-only
The total number of IPv6 packets for which header compression was successful.
             lowpanOutFragReqds 1.3.6.1.4.1.30982.1.3.1.1.19 counter32 read-only
The number of IPv6 packets that required fragmentation in order to be transmitted.
             lowpanOutFragFails 1.3.6.1.4.1.30982.1.3.1.1.20 counter32 read-only
The number of IPv6 packets that have been discarded because fragmentation failed.
             lowpanOutFragOKs 1.3.6.1.4.1.30982.1.3.1.1.21 counter32 read-only
The number of IPv6 packets that have been successfully fragmented.
             lowpanOutFragCreates 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.1.1.23 counter32 read-only
The number of 6LoWPAN datagrams with a MESH header that were dropped because the hop limit has been exceeded.
             lowpanOutMeshNoRoutes 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.1.1.25 counter32 read-only
The number of 6LoWPAN datagrams requiring MESH header encapsulation.
             lowpanOutMeshForwds 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.1.1.27 counter32 read-only
The number of 6LoWPAN datagrams with a MESH header created.
             lowpanOutDiscards 1.3.6.1.4.1.30982.1.3.1.1.28 counter32 read-only
The number of IPv6 packets for which no problem was encountered to prevent their transmission to their destination, but were discarded (e.g., for lack of buffer space).
             lowpanOutTransmits 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.1.2 no-access
A table providing per interface statistics.
             lowpanIfStatsEntry 1.3.6.1.4.1.30982.1.3.1.2.1 no-access
An entry providing statistics for a specific interface.
                 lowpanIfReasmTimeout 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.1.2.1.4 counter32 read-only
The number of 6LoWPAN datagrams reveived on this interface with a MESH header.
                 lowpanIfInMeshForwds 1.3.6.1.4.1.30982.1.3.1.2.1.5 counter32 read-only
The number of 6LoWPAN datagrams received on this interface requiring MESH forwarding.
                 lowpanIfInMeshDelivers 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.1.2.1.8 counter32 read-only
The number of failures detected by the re-assembly 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.4.1.30982.1.3.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.4.1.30982.1.3.1.2.1.10 counter32 read-only
The number of 6LoWPAN datagrams received on this interface requiring header decompression.
                 lowpanIfInCompFails 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.1.2.1.13 counter32 read-only
The number of 6LoWPAN datagrams received on this interface 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 datagrams discarded due to a reassembly failure or a compression failure.
                 lowpanIfInDelivers 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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 has been exceeded.
                 lowpanIfOutMeshNoRoutes 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.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.4.1.30982.1.3.1.2.1.27 counter32 read-only
The number of 6LoWPAN datagrams to be send on this interface with a MESH header created.
                 lowpanIfOutDiscards 1.3.6.1.4.1.30982.1.3.1.2.1.28 counter32 read-only
The number of IPv6 packets to be sent over this interface for which no problem was encountered to prevent their transmission to their destination, but were discarded (e.g., for lack of buffer space).
                 lowpanIfOutTransmits 1.3.6.1.4.1.30982.1.3.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.4.1.30982.1.3.2
         lowpanGroups 1.3.6.1.4.1.30982.1.3.2.1
             lowpanStatsGroup 1.3.6.1.4.1.30982.1.3.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 headers.
             lowpanStatsMeshGroup 1.3.6.1.4.1.30982.1.3.2.1.2
A collection of objects providing information and statistics about the processing of 6LoWPAN datagrams with a 6LoWPAN mesh header.
             lowpanIfStatsGroup 1.3.6.1.4.1.30982.1.3.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 headers.
             lowpanIfStatsMeshGroup 1.3.6.1.4.1.30982.1.3.2.1.4
A collection of objects providing per interface information and statistics about the processing of 6LoWPAN datagrams with a 6LoWPAN mesh header.
         lowpanCompliances 1.3.6.1.4.1.30982.1.3.2.2
             lowpanCompliance 1.3.6.1.4.1.30982.1.3.2.2.1
Compliance statement for systems that implement 6LoWPAN.