Comment 15 for bug 1843036

Revision history for this message
Joseph Gooch (whitemystic) wrote :

Docker test case attached - if you untar this, and
cd DockerTestCase
docker build .

It'll run through, download the pkg from your PPA and illustrate that OIDs above 30 are missing.

8ubuntu3.1 returns this:
iso.3.6.1.2.1.25.2.3.1.3.1 = STRING: "Physical memory"
iso.3.6.1.2.1.25.2.3.1.3.3 = STRING: "Virtual memory"
iso.3.6.1.2.1.25.2.3.1.3.6 = STRING: "Memory buffers"
iso.3.6.1.2.1.25.2.3.1.3.7 = STRING: "Cached memory"
iso.3.6.1.2.1.25.2.3.1.3.8 = STRING: "Shared memory"
iso.3.6.1.2.1.25.2.3.1.3.10 = STRING: "Swap space"
iso.3.6.1.2.1.25.2.3.1.3.34 = STRING: "/dev"
iso.3.6.1.2.1.25.2.3.1.3.37 = STRING: "/sys/fs/cgroup"
iso.3.6.1.2.1.25.2.3.1.3.51 = STRING: "/dev/shm"
iso.3.6.1.2.1.25.2.3.1.3.52 = STRING: "/etc/resolv.conf"
iso.3.6.1.2.1.25.2.3.1.3.53 = STRING: "/etc/hostname"
iso.3.6.1.2.1.25.2.3.1.3.54 = STRING: "/etc/hosts"
iso.3.6.1.2.1.25.2.3.1.3.60 = STRING: "/proc/acpi"
iso.3.6.1.2.1.25.2.3.1.3.61 = STRING: "/proc/kcore"
iso.3.6.1.2.1.25.2.3.1.3.62 = STRING: "/proc/keys"
iso.3.6.1.2.1.25.2.3.1.3.63 = STRING: "/proc/timer_list"
iso.3.6.1.2.1.25.2.3.1.3.64 = STRING: "/proc/sched_debug"
iso.3.6.1.2.1.25.2.3.1.3.65 = STRING: "/proc/scsi"
iso.3.6.1.2.1.25.2.3.1.3.66 = STRING: "/sys/firmware"

PPA:
iso.3.6.1.2.1.25.2.3.1.3.1 = STRING: "Physical memory"
iso.3.6.1.2.1.25.2.3.1.3.3 = STRING: "Virtual memory"
iso.3.6.1.2.1.25.2.3.1.3.6 = STRING: "Memory buffers"
iso.3.6.1.2.1.25.2.3.1.3.7 = STRING: "Cached memory"
iso.3.6.1.2.1.25.2.3.1.3.8 = STRING: "Shared memory"
iso.3.6.1.2.1.25.2.3.1.3.10 = STRING: "Swap space"

I did see you'll do another package, so when that's posted I'll just run this again. :)