NET-SNMP-PERIODIC-NOTIFY-MIB

        Objects for periodic notifications containing data payloads
    
Source file
NET-SNMP-PERIODIC-NOTIFY-MIB
Last revised
Identity
netSnmpPeriodicNotifyMib
Base OID
1.3.6.1.4.1.8072.3.1.5
Imported Objects
NET-SNMP-MIB netSnmpModuleIDs netSnmpNotifications netSnmpObjects
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString
Net-SNMP examples using the net-snmp 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 'NET-SNMP-PERIODIC-NOTIFY-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'NET-SNMP-PERIODIC-NOTIFY-MIB::netSnmpPeriodicNotifyMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-PERIODIC-NOTIFY-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-PERIODIC-NOTIFY-MIB::netSnmpPeriodicNotifyMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (10)
.1.3.6.1.4.1.8072.3.1.5
.1.3.6.1.4.1.8072.3.1.5.1
.1.3.6.1.4.1.8072.3.1.5.2
.1.3.6.1.4.1.8072.3.1.5.3
.1.3.6.1.4.1.8072.3.1.5.3.1
.1.3.6.1.4.1.8072.3.1.5.3.2
.1.3.6.1.4.1.8072.3.1.5.3.3
.1.3.6.1.4.1.8072.3.1.5.4
.1.3.6.1.4.1.8072.3.1.5.4.0
.1.3.6.1.4.1.8072.3.1.5.4.1
Dependencies (3) 3 direct 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. NET-SNMP-MIBnet-snmp
  3. SNMPv2-TCrfc
  4. NET-SNMP-PERIODIC-NOTIFY-MIBnet-snmpselected
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.8072.3.1.5.4.0.1
Data delivery notification from a configured list of periodic
data sets to deliver. See the snmpd.conf manual page for
details about configuring Net-SNMP agents for sending these
notifications out on a regular basis.