MIB Viewer

NET-SNMP-EXAMPLES-MIB

25 objects
Example MIB objects for agent module example implementations
OIDNameAccessStatusDescription
1.3.6.1.4.1.8072.2IdentitynetSnmpExamplesExample MIB objects for agent module example implementations
1.3.6.1.4.1.8072.2.1NodenetSnmpExampleScalars
1.3.6.1.4.1.8072.2.1.1ScalarnetSnmpExampleIntegerread-writecurrentThis is a simple object which merely houses a writable integer. It's only purposes is to hold the value of a single integer. Writing to it will simply change t…
1.3.6.1.4.1.8072.2.1.2ScalarnetSnmpExampleSleeperread-writecurrentThis is a simple object which is a basic integer. It's value indicates the number of seconds that the agent will take in responding to requests of this object.…
1.3.6.1.4.1.8072.2.1.3ScalarnetSnmpExampleStringread-writecurrentThis is a simple object which merely houses a writable string. It's only purposes is to hold the value of a single string. Writing to it will simply change the…
1.3.6.1.4.1.8072.2.2NodenetSnmpExampleTables
1.3.6.1.4.1.8072.2.2.1TablenetSnmpIETFWGTablenot-accessiblecurrentThis table merely contains a set of data which is otherwise useless for true network management. It is a table which describes properies about a IETF Working G…
1.3.6.1.4.1.8072.2.2.1.1RownetSnmpIETFWGEntrynot-accessiblecurrentA row describing a given working group
1.3.6.1.4.1.8072.2.2.1.1.1ColumnnsIETFWGNamenot-accessiblecurrentThe name of the IETF Working Group this table describes.
1.3.6.1.4.1.8072.2.2.1.1.2ColumnnsIETFWGChair1read-createcurrentOne of the names of the chairs for the IETF working group.
1.3.6.1.4.1.8072.2.2.1.1.3ColumnnsIETFWGChair2read-createcurrentThe other name, if one exists, of the chairs for the IETF working group.
1.3.6.1.4.1.8072.2.2.2TablenetSnmpHostsTablenot-accessiblecurrentAn example table that implements a wrapper around the /etc/hosts file on a machine using the iterator helper API.
1.3.6.1.4.1.8072.2.2.2.1RownetSnmpHostsEntrynot-accessiblecurrentA host name mapped to an ip address
1.3.6.1.4.1.8072.2.2.2.1.1ColumnnetSnmpHostNamenot-accessiblecurrentA host name that exists in the /etc/hosts (unix) file.
1.3.6.1.4.1.8072.2.2.2.1.2ColumnnetSnmpHostAddressTyperead-createcurrentThe address type of then given host.
1.3.6.1.4.1.8072.2.2.2.1.3ColumnnetSnmpHostAddressread-createcurrentThe address of then given host.
1.3.6.1.4.1.8072.2.2.2.1.4ColumnnetSnmpHostStorageread-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.8072.2.2.2.1.5ColumnnetSnmpHostRowStatusread-createcurrentThe status of this conceptual row.
1.3.6.1.4.1.8072.2.3NodenetSnmpExampleNotifications
1.3.6.1.4.1.8072.2.3.0NodenetSnmpExampleNotificationPrefix
1.3.6.1.4.1.8072.2.3.0.1NotificationnetSnmpExampleHeartbeatNotificationcurrentAn example notification, used to illustrate the definition and generation of trap and inform PDUs (including the use of both standard and additional varbinds i…
1.3.6.1.4.1.8072.2.3.1ScalarnetSnmpExampleNotificationaccessible-for-notifyobsoleteThis object was improperly defined for its original purpose, and should no longer be used.
1.3.6.1.4.1.8072.2.3.2NodenetSnmpExampleNotificationObjects
1.3.6.1.4.1.8072.2.3.2.1ScalarnetSnmpExampleHeartbeatRateaccessible-for-notifycurrentA simple integer object, to act as a payload for the netSnmpExampleHeartbeatNotification. The value has no real meaning, but is nominally the interval (in seco…
1.3.6.1.4.1.8072.2.3.2.2ScalarnetSnmpExampleHeartbeatNameaccessible-for-notifycurrentA simple string object, to act as an optional payload for the netSnmpExampleHeartbeatNotification. This varbind is not part of the notification definition, so …