NET-SNMP-TUTORIAL-MIB
AI MIB Summary
The NET-SNMP-TUTORIAL-MIB defines a non-standard, demonstration-only MIB structure within the Net-SNMP suite to illustrate object identifier (OID) registration and data retrieval mechanisms, rather than monitoring specific hardware metrics or production services. It serves exclusively as a testbed for validating SNMP agent configuration and manager query capabilities without exposing real-world telemetry such as interface statistics, CPU utilization, or session states.
A simple mib for demonstration purposes.
Main OID:
netSnmpTutorialMIB.1.3.6.1.4.1.8072.2.4
7
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
7 total| Object Name |
|---|
netSnmpTutorialMIBA simple mib for demonstration purposes. MODULE-IDENTITY .1.3.6.1.4.1.8072.2.4 |
nstMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.8072.2.4.1 |
nstAgentModules OBJECT IDENTIFIER .1.3.6.1.4.1.8072.2.4.1.1 |
nstAgentModuleObjectThis is an object that simply supports a writable integer when compiled into the agent. See http://www.net-snmp.org/tutorial-5/toolkit/XXX for further implementation details.rw Integer32 .1.3.6.1.4.1.8072.2.4.1.1.1 |
nstAgentSubagentObjectThis is an object that simply supports a writable integer when attached to the agent. The object should be accessible when the agentx subagent containing this object is attached. See http://www.net-snmp.org/tutorial-5/toolkit/XXX for further implementation details.rw Integer32 .1.3.6.1.4.1.8072.2.4.1.1.2 |
nstAgentPluginObjectThis is an object that simply supports a writable integer when attached to the agent. This object should be accessible when the dynamic plugin has been loaded into the agent. See http://www.net-snmp.org/tutorial-5/toolkit/XXX for further implementation details.rw Integer32 .1.3.6.1.4.1.8072.2.4.1.1.3 |
nstMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.8072.2.4.2 |