MIMOSA-NETWORKS-BASE-MIB

        Mimosa device MIB definitions
    
Source file
MIMOSA-NETWORKS-BASE-MIB
Last revised
Identity
mimosa
Base OID
1.3.6.1.4.1.43356
Imported Objects
IF-MIB ifIndex
RFC1155-SMI enterprises
SNMPv2-CONF NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
Net-SNMP examples using the mimosa MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIMOSA-NETWORKS-BASE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIMOSA-NETWORKS-BASE-MIB::mimosa'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MIMOSA-NETWORKS-BASE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIMOSA-NETWORKS-BASE-MIB::mimosa'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.4.1.43356
.1.3.6.1.4.1.43356.1
.1.3.6.1.4.1.43356.1.1
.1.3.6.1.4.1.43356.1.1.1
.1.3.6.1.4.1.43356.1.1.2
.1.3.6.1.4.1.43356.1.1.3
.1.3.6.1.4.1.43356.1.1.4
.1.3.6.1.4.1.43356.1.2
.1.3.6.1.4.1.43356.2
.1.3.6.1.4.1.43356.2.0
.1.3.6.1.4.1.43356.2.1
.1.3.6.1.4.1.43356.2.1.1
OctetString
.1.3.6.1.4.1.43356.2.1.1.1
.1.3.6.1.4.1.43356.2.1.1.2
.1.3.6.1.4.1.43356.2.1.1.3
.1.3.6.1.4.1.43356.2.1.2
.1.3.6.1.4.1.43356.2.3
.1.3.6.1.4.1.43356.2.4
Dependencies (7) 4 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. IANAifType-MIBrfc
  4. SNMPv2-CONFrfc
  5. SNMPv2-MIBrfc
  6. IF-MIBrfc
  7. RFC1155-SMIrfc
  8. MIMOSA-NETWORKS-BASE-MIBmimosaselected
Conformance Groups (2)
A collection of objects providing basic Trap function.
.1.3.6.1.4.1.43356.2.3.1
The basic Trap notifications for all Mimosa products.
.1.3.6.1.4.1.43356.2.3.2
Notifications / Traps (4)
NameOIDDescription
.1.3.6.1.4.1.43356.2.0.1
The mimosaCriticalFault notification is sent when the log manager
in the Mimosa product determines that a fault with a critical
severity has been detected. The mimosaCriticalFaultLog contains
the description of the general error.
.1.3.6.1.4.1.43356.2.0.2
The mimosaTempWarning notification is sent when the log manager in
the Mimosa product receives an indication that the temperature is
outside the safe range.
.1.3.6.1.4.1.43356.2.0.3
The mimosaTempNormal notification is sent when the log manager in the
Mimosa product receives an indication that the temperature is with
in the safe range.
.1.3.6.1.4.1.43356.2.0.4
The mimosaEthernetSpeedChange notification is sent when the log manager
in the Mimosa product determines that a speed change on the Ethernet
port was detected. The mimosaOldSpeed and mimosaNewSpeed indicates the
speed in bits per second of the change. ifIndex is used per the ifTable
in the IF-MIB.