NET-SNMP-EXAMPLES-MIB
25 objects
Example MIB objects for agent module example implementations
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 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.8072.2 | IdentitynetSnmpExamples | Example MIB objects for agent module example implementations | ||
| 1.3.6.1.4.1.8072.2.1 | NodenetSnmpExampleScalars | |||
| 1.3.6.1.4.1.8072.2.1.1 | ScalarnetSnmpExampleInteger | read-write | current | This 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.2 | ScalarnetSnmpExampleSleeper | read-write | current | This 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.3 | ScalarnetSnmpExampleString | read-write | current | This 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.2 | NodenetSnmpExampleTables | |||
| 1.3.6.1.4.1.8072.2.2.1 | TablenetSnmpIETFWGTable | not-accessible | current | This 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.1 | RownetSnmpIETFWGEntry | not-accessible | current | A row describing a given working group |
| 1.3.6.1.4.1.8072.2.2.1.1.1 | ColumnnsIETFWGName | not-accessible | current | The name of the IETF Working Group this table describes. |
| 1.3.6.1.4.1.8072.2.2.1.1.2 | ColumnnsIETFWGChair1 | read-create | current | One of the names of the chairs for the IETF working group. |
| 1.3.6.1.4.1.8072.2.2.1.1.3 | ColumnnsIETFWGChair2 | read-create | current | The other name, if one exists, of the chairs for the IETF working group. |
| 1.3.6.1.4.1.8072.2.2.2 | TablenetSnmpHostsTable | not-accessible | current | An 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.1 | RownetSnmpHostsEntry | not-accessible | current | A host name mapped to an ip address |
| 1.3.6.1.4.1.8072.2.2.2.1.1 | ColumnnetSnmpHostName | not-accessible | current | A host name that exists in the /etc/hosts (unix) file. |
| 1.3.6.1.4.1.8072.2.2.2.1.2 | ColumnnetSnmpHostAddressType | read-create | current | The address type of then given host. |
| 1.3.6.1.4.1.8072.2.2.2.1.3 | ColumnnetSnmpHostAddress | read-create | current | The address of then given host. |
| 1.3.6.1.4.1.8072.2.2.2.1.4 | ColumnnetSnmpHostStorage | read-create | current | The storage type for this conceptual row. |
| 1.3.6.1.4.1.8072.2.2.2.1.5 | ColumnnetSnmpHostRowStatus | read-create | current | The status of this conceptual row. |
| 1.3.6.1.4.1.8072.2.3 | NodenetSnmpExampleNotifications | |||
| 1.3.6.1.4.1.8072.2.3.0 | NodenetSnmpExampleNotificationPrefix | |||
| 1.3.6.1.4.1.8072.2.3.0.1 | NotificationnetSnmpExampleHeartbeatNotification | current | An 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.1 | ScalarnetSnmpExampleNotification | accessible-for-notify | obsolete | This object was improperly defined for its original purpose, and should no longer be used. |
| 1.3.6.1.4.1.8072.2.3.2 | NodenetSnmpExampleNotificationObjects | |||
| 1.3.6.1.4.1.8072.2.3.2.1 | ScalarnetSnmpExampleHeartbeatRate | accessible-for-notify | current | A 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.2 | ScalarnetSnmpExampleHeartbeatName | accessible-for-notify | current | A simple string object, to act as an optional payload for the netSnmpExampleHeartbeatNotification. This varbind is not part of the notification definition, so … |