Home/Catalog/NET-SNMP-AGENT-MIB

NET-SNMP-AGENT-MIB

AI MIB Summary

The NET-SNMP-AGENT-MIB provides the control and monitoring structures for the Net-SNMP daemon itself, exposing internal agent metrics such as configuration state, session statistics, and error counters. It enables administrators to manage the operational status and behavior of the Net-SNMP agent process rather than monitoring external hardware or network protocols.

Defines control and monitoring structures for the Net-SNMP agent.
Main OID:
netSnmpAgentMIB.1.3.6.1.4.1.8072.3.1.2
54
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

54 total
Object Name
nsVersion
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.1
nsMibRegistry
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.2
nsModuleTableA table displaying all the oid's registered by mib modules in the agent. Since the agent is modular in nature, this lists each module's OID it is responsible for and the name of the module
SEQUENCE OF NsModuleEntry
.1.3.6.1.4.1.8072.1.2.1
nsModuleEntryAn entry containing a registered mib oid.
NsModuleEntry
.1.3.6.1.4.1.8072.1.2.1.1
nsmContextNameThe context name the module is registered under.
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8072.1.2.1.1.1
nsmRegistrationPointThe registry OID of a mib module.
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.2.1.1.2
nsmRegistrationPriorityThe priority of the registered mib module.
INTEGER (-2147483648..2147483647)
.1.3.6.1.4.1.8072.1.2.1.1.3
nsModuleNameThe module name that registered this OID.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.2.1.1.4
nsModuleModesThe modes that the particular lower level handler can cope with directly.ro
Bits
.1.3.6.1.4.1.8072.1.2.1.1.5
nsModuleTimeoutThe registered timeout. This is only meaningful for handlers that expect to return results at a later date (subagents, etc)ro
Integer32
.1.3.6.1.4.1.8072.1.2.1.1.6
nsExtensions
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.3
nsDLMod
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.4
nsCache
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.5
nsCacheDefaultTimeoutDefault cache timeout value (unless overridden for a particular cache entry).rw
INTEGER -- ???
.1.3.6.1.4.1.8072.1.5.1
nsCacheEnabledWhether data caching is active overall.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.5.2
nsCacheTableA table of individual MIB module data caches.
SEQUENCE OF NsCacheEntry
.1.3.6.1.4.1.8072.1.5.3
nsCacheEntryA conceptual row within the cache table.
NsCacheEntry
.1.3.6.1.4.1.8072.1.5.3.1
nsCachedOIDThe root OID of the data being cached.
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.5.3.1.1
nsCacheTimeoutThe length of time (?in seconds) for which the data in this particular cache entry will remain valid.rw
INTEGER
.1.3.6.1.4.1.8072.1.5.3.1.2
nsCacheStatusThe current status of this particular cache entry. Acceptable values for Set requests are 'enabled(1)', 'disabled(2)' or 'empty(3)' (to clear all cached data). Requests to read the value of such an object will return 'disabled(2)' through to 'expired(5)'.rw
NetsnmpCacheStatus
.1.3.6.1.4.1.8072.1.5.3.1.3
nsErrorHistory
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.6
nsConfiguration
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.7
nsConfigDebug
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.7.1
nsDebugEnabledWhether the agent is configured to generate debugging outputrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.7.1.1
nsDebugOutputAllWhether the agent is configured to display all debugging output rather than filtering on individual debug tokens. Nothing will be generated unless nsDebugEnabled is also true(1)rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.7.1.2
nsDebugDumpPduWhether the agent is configured to display raw packet dumps. This is unrelated to the nsDebugEnabled setting.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.7.1.3
nsDebugTokenTableA table of individual debug tokens, used to control the selection of what debugging output should be produced. This table is only effective if nsDebugOutputAll is false(2), and nothing will be generated unless nsDebugEnabled is also true(1)
SEQUENCE OF NsDebugTokenEntry
.1.3.6.1.4.1.8072.1.7.1.4
nsDebugTokenEntryA conceptual row within the debug token table.
NsDebugTokenEntry
.1.3.6.1.4.1.8072.1.7.1.4.1
nsDebugTokenPrefixA token prefix for which to generate the corresponding debugging output. Note that debug output will be generated for all registered debug statements sharing this prefix (rather than an exact match). Nothing will be generated unless both nsDebuggingEnabled is set true(1) and the corresponding nsDebugTokenStatus value is active(1).
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.7.1.4.1.2
nsDebugTokenStatusWhether to generate debug output for the corresponding debug token prefix. Nothing will be generated unless both nsDebuggingEnabled is true(1) and this instance is active(1). Note that is valid for an instance to be left with the value notInService(2) indefinitely - i.e. the meaning of 'abnormally long' (see RFC 2579, RowStatus) for this table is infinite.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.7.1.4.1.4
nsConfigLogging
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.7.2
nsLoggingTableA table of individual logging output destinations, used to control where various levels of output from the agent should be directed.
SEQUENCE OF NsLoggingEntry
.1.3.6.1.4.1.8072.1.7.2.1
nsLoggingEntryA conceptual row within the logging table.
NsLoggingEntry
.1.3.6.1.4.1.8072.1.7.2.1.1
nsLogLevelThe (minimum) priority level for which this logging entry should be applied.
Enumeration
.1.3.6.1.4.1.8072.1.7.2.1.1.1
nsLogTokenA token for which to generate logging entries. Depending on the style of logging, this may either be simply an arbitrary token, or may have some particular meaning (such as the filename to log to).
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.7.2.1.1.2
nsLogTypeThe type of logging for this entry.rw
Enumeration
.1.3.6.1.4.1.8072.1.7.2.1.1.3
nsLogMaxLevelThe maximum priority level for which this logging entry should be applied.rw
Enumeration
.1.3.6.1.4.1.8072.1.7.2.1.1.4
nsLogStatusWhether to generate logging output for this entry. Note that is valid for an instance to be left with the value notInService(2) indefinitely - i.e. the meaning of 'abnormally long' (see RFC 2579, RowStatus) for this table is infinite.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.8072.1.7.2.1.1.5
nsTransactions
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.1.8
nsTransactionTableLists currently outstanding transactions in the net-snmp agent. This includes requests to AgentX subagents, or proxied SNMP agents.
SEQUENCE OF NsTransactionEntry
.1.3.6.1.4.1.8072.1.8.1
nsTransactionEntryA row describing a given transaction.
NsTransactionEntry
.1.3.6.1.4.1.8072.1.8.1.1
nsTransactionIDThe internal identifier for a given transaction.
Unsigned32
.1.3.6.1.4.1.8072.1.8.1.1.1
nsTransactionModeThe mode number for the current operation being performed.ro
Integer32
.1.3.6.1.4.1.8072.1.8.1.1.2
netSnmpAgentMIBDefines control and monitoring structures for the Net-SNMP agent.
MODULE-IDENTITY
.1.3.6.1.4.1.8072.3.1.2
nsNotifyStartAn indication that the agent has started running.
NOTIFICATION-TYPE
.1.3.6.1.4.1.8072.4.0.1
nsNotifyShutdownAn indication that the agent is in the process of being shut down.
NOTIFICATION-TYPE
.1.3.6.1.4.1.8072.4.0.2
nsNotifyRestartAn indication that the agent has been restarted. This does not imply anything about whether the configuration has changed or not (unlike the standard coldStart or warmStart traps)
NOTIFICATION-TYPE
.1.3.6.1.4.1.8072.4.0.3
nsModuleGroupThe objects relating to the list of MIB modules registered with the Net-SNMP agent.
Unknown
.1.3.6.1.4.1.8072.5.2.2
nsCacheGroupThe objects relating to data caching in the Net-SNMP agent.
Unknown
.1.3.6.1.4.1.8072.5.2.4
nsConfigGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.8072.5.2.7
nsDebugGroupThe objects relating to debug configuration in the Net-SNMP agent.
Unknown
.1.3.6.1.4.1.8072.5.2.7.1
nsLoggingGroupThe objects relating to logging configuration in the Net-SNMP agent.
Unknown
.1.3.6.1.4.1.8072.5.2.7.2
nsTransactionGroupThe objects relating to transaction monitoring in the Net-SNMP agent.
Unknown
.1.3.6.1.4.1.8072.5.2.8
nsAgentNotifyGroupThe notifications relating to the basic operation of the Net-SNMP agent.
Unknown
.1.3.6.1.4.1.8072.5.2.9
NET-SNMP-AGENT-MIB - SNMP MIB Reference | MIBs Explorer