NET-SNMP-AGENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
18
.1.3.6.1.4.1.8072.1.2.1 · 1 row entry · 6 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk nsModuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-AGENT-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-AGENT-MIB::nsModuleTable'
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
nsModuleEntry row .1.3.6.1.4.1.8072.1.2.1.1
An entry containing a registered mib oid.
Indexes
No indexes recorded
Column Syntax OID
The context name the module is registered under.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.2.1.1.1
The registry OID of a mib module.
ObjectIdentifier .1.3.6.1.4.1.8072.1.2.1.1.2
The priority of the registered mib module.
Integer32 .1.3.6.1.4.1.8072.1.2.1.1.3
The module name that registered this OID.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8072.1.2.1.1.4
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
The registered timeout. This is only meaningful for handlers
that expect to return results at a later date (subagents,
etc)
SNMPv2-SMIInteger32
Type 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
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk nsCacheTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-AGENT-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-AGENT-MIB::nsCacheTable'
A table of individual MIB module data caches.
nsCacheEntry row .1.3.6.1.4.1.8072.1.5.3.1
A conceptual row within the cache table.
Indexes
No indexes recorded
Column Syntax OID
The root OID of the data being cached.
ObjectIdentifier .1.3.6.1.4.1.8072.1.5.3.1.1
The length of time (?in seconds) for which the data in
this particular cache entry will remain valid.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8072.1.5.3.1.2
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
Type Values:
1enabled
2disabled
3empty
4cached
5expired
.1.3.6.1.4.1.8072.1.5.3.1.3
.1.3.6.1.4.1.8072.1.7.1.4 · 1 row entry · 2 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk nsDebugTokenTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-AGENT-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-AGENT-MIB::nsDebugTokenTable'
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)
nsDebugTokenEntry row .1.3.6.1.4.1.8072.1.7.1.4.1
A conceptual row within the debug token table.
Indexes
No indexes recorded
Column Syntax OID
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
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8072.1.7.1.4.1.2
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.8072.1.7.1.4.1.4
.1.3.6.1.4.1.8072.1.7.2.1 · 1 row entry · 5 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk nsLoggingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-AGENT-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-AGENT-MIB::nsLoggingTable'
A table of individual logging output destinations, used to control
where various levels of output from the agent should be directed.
nsLoggingEntry row .1.3.6.1.4.1.8072.1.7.2.1.1
A conceptual row within the logging table.
Indexes
No indexes recorded
Column Syntax OID
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
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
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8072.1.7.2.1.1.2
The type of logging for this entry.
Enumerationr/w .1.3.6.1.4.1.8072.1.7.2.1.1.3
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.8072.1.7.2.1.1.5
.1.3.6.1.4.1.8072.1.8.1 · 1 row entry · 2 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk nsTransactionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-AGENT-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-AGENT-MIB::nsTransactionTable'
Lists currently outstanding transactions in the net-snmp agent.
This includes requests to AgentX subagents, or proxied SNMP agents.
nsTransactionEntry row .1.3.6.1.4.1.8072.1.8.1.1
A row describing a given transaction.
Indexes
No indexes recorded
Column Syntax OID
The internal identifier for a given transaction.
Unsigned32 .1.3.6.1.4.1.8072.1.8.1.1.1
The mode number for the current operation being performed.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8072.1.8.1.1.2