NET-SNMP-AGENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
18
nsModuleTable
table.1.3.6.1.4.1.8072.1.2.1
·
1 row entry
·
6 columns
A 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
An entry containing a registered mib oid.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
nsmContextName
The context name the module is registered under.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.8072.1.2.1.1.1 |
|
nsmRegistrationPoint
The registry OID of a mib module.
|
ObjectIdentifier | .1.3.6.1.4.1.8072.1.2.1.1.2 |
|
nsmRegistrationPriority
The priority of the registered mib module.
|
Integer32 | .1.3.6.1.4.1.8072.1.2.1.1.3 |
|
nsModuleName
The module name that registered this OID.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.8072.1.2.1.1.4 |
|
nsModuleModes
The modes that the particular lower level handler can cope
with directly. |
Bits | .1.3.6.1.4.1.8072.1.2.1.1.5 |
|
nsModuleTimeout
The registered timeout. This is only meaningful for handlers
that expect to return results at a later date (subagents, etc) |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8072.1.2.1.1.6 |
nsCacheTable
table.1.3.6.1.4.1.8072.1.5.3
·
1 row entry
·
3 columns
A table of individual MIB module data caches.
A conceptual row within the cache table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
nsCachedOID
The root OID of the data being cached.
|
ObjectIdentifier | .1.3.6.1.4.1.8072.1.5.3.1.1 |
||||||||||
|
nsCacheTimeout
The length of time (?in seconds) for which the data in
this particular cache entry will remain valid. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8072.1.5.3.1.2 |
||||||||||
|
nsCacheStatus
The 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 'd… |
NetsnmpCacheStatusr/w Textual Convention: NetsnmpCacheStatus EnumerationType Values:
|
.1.3.6.1.4.1.8072.1.5.3.1.3 |
nsDebugTokenTable
table.1.3.6.1.4.1.8072.1.7.1.4
·
1 row entry
·
2 columns
A 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)
A conceptual row within the debug token table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
nsDebugTokenPrefix
A 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 g… |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.8072.1.7.1.4.1.2 |
||||||||||||
|
nsDebugTokenStatus
Whether 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 le… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.8072.1.7.1.4.1.4 |
nsLoggingTable
table.1.3.6.1.4.1.8072.1.7.2.1
·
1 row entry
·
5 columns
A table of individual logging output destinations, used to control where various levels of output from the agent should be directed.
A conceptual row within the logging table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
nsLogLevel
The (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 |
||||||||||||
|
nsLogToken
A 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). |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.8072.1.7.2.1.1.2 |
||||||||||||
|
nsLogType
The type of logging for this entry.
|
Enumerationr/w | .1.3.6.1.4.1.8072.1.7.2.1.1.3 |
||||||||||||
|
nsLogMaxLevel
The maximum priority level for which this logging entry
should be applied. |
Enumerationr/w | .1.3.6.1.4.1.8072.1.7.2.1.1.4 |
||||||||||||
|
nsLogStatus
Whether 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 tab… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.8072.1.7.2.1.1.5 |
nsTransactionTable
table.1.3.6.1.4.1.8072.1.8.1
·
1 row entry
·
2 columns
Lists currently outstanding transactions in the net-snmp agent. This includes requests to AgentX subagents, or proxied SNMP agents.
A row describing a given transaction.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
nsTransactionID
The internal identifier for a given transaction.
|
Unsigned32 | .1.3.6.1.4.1.8072.1.8.1.1.1 |
|
nsTransactionMode
The mode number for the current operation being performed.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8072.1.8.1.1.2 |