DEVSW-MIB

        This group provides information specific to the software image 
loaded on to the device and the configuration file downloaded.
        
Most of the objects are applicable to both the BSU and SU. 
However, a few parameters may be device specific, that is, 
applicable to only BSU or only SU. 
For eg. aniDevWSSOperatingSoftware is only valid for BSU and
not SU.
    
Source file
DEVSW-MIB
Last revised
Identity
aniDevSoftware
Base OID
1.3.6.1.4.1.4325.2.2
Imported Objects
ANIROOT-MIB device
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString
Net-SNMP examples using the aperto 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 'DEVSW-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEVSW-MIB::aniDevSoftware'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DEVSW-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVSW-MIB::aniDevSoftware'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (7)
.1.3.6.1.4.1.4325.2.2
OctetString
.1.3.6.1.4.1.4325.2.2.1
OctetString
.1.3.6.1.4.1.4325.2.2.2
OctetString
.1.3.6.1.4.1.4325.2.2.3
OctetString
.1.3.6.1.4.1.4325.2.2.4
.1.3.6.1.4.1.4325.2.2.5
OctetString
.1.3.6.1.4.1.4325.2.2.6
Dependencies (4) 3 direct · 1 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. RFC1155-SMIrfc
  2. ANIROOT-MIBaperto
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. DEVSW-MIBapertoselected