NET-SNMP-EXAMPLES-MIB

        Example MIB objects for agent module example implementations
    
netSnmpExamples 1.3.6.1.4.1.8072.2
Imported Objects
INET-ADDRESS-MIB InetAddress InetAddressType
NET-SNMP-MIB netSnmp
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-SMI Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TC RowStatus StorageType
Objects (24)
netSnmpExamples .1.3.6.1.4.1.8072.2
netSnmpExampleScalars .1.3.6.1.4.1.8072.2.1
netSnmpExampleInteger r/w Integer32 .1.3.6.1.4.1.8072.2.1.1
netSnmpExampleSleeper r/w Integer32 .1.3.6.1.4.1.8072.2.1.2
netSnmpExampleString r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.8072.2.1.3
netSnmpExampleTables .1.3.6.1.4.1.8072.2.2
netSnmpIETFWGTable .1.3.6.1.4.1.8072.2.2.1
netSnmpIETFWGEntry nsIETFWGName .1.3.6.1.4.1.8072.2.2.1.1
nsIETFWGName OctetString .1.3.6.1.4.1.8072.2.2.1.1.1
nsIETFWGChair1 r/w OctetString .1.3.6.1.4.1.8072.2.2.1.1.2
nsIETFWGChair2 r/w OctetString .1.3.6.1.4.1.8072.2.2.1.1.3
netSnmpHostsTable .1.3.6.1.4.1.8072.2.2.2
netSnmpHostsEntry netSnmpHostName .1.3.6.1.4.1.8072.2.2.2.1
netSnmpHostName OctetString .1.3.6.1.4.1.8072.2.2.2.1.1
netSnmpHostAddressType r/w INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.8072.2.2.2.1.2
netSnmpHostAddress r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.8072.2.2.2.1.3
netSnmpHostStorage r/w SNMPv2-TCStorageType .1.3.6.1.4.1.8072.2.2.2.1.4
netSnmpHostRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.8072.2.2.2.1.5
netSnmpExampleNotifications .1.3.6.1.4.1.8072.2.3
netSnmpExampleNotificationPrefix .1.3.6.1.4.1.8072.2.3.0
netSnmpExampleNotification obsolete SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.8072.2.3.1
netSnmpExampleNotificationObjects .1.3.6.1.4.1.8072.2.3.2
netSnmpExampleHeartbeatRate Integer32 .1.3.6.1.4.1.8072.2.3.2.1
netSnmpExampleHeartbeatName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.8072.2.3.2.2
Notifications / Traps (1)
NameOIDDescription
netSnmpExampleHeartbeatNotification .1.3.6.1.4.1.8072.2.3.0.1
An example notification, used to illustrate the
definition and generation of trap and inform PDUs
(including the use of both standard and additional
varbinds in the notification payload).
This notification will typically be sent every
 30 seconds, using the code found in the example module
    agent/mibgroup/examples/notification.c