AGENTPP-TEST-MIB Table View

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

Tables
3
Rows
3
Columns
12
.1.3.6.1.4.1.4976.6.3.1.3 · 1 row entry · 5 columns
Uses the agentpp variant from /opt/observium/mibs/agentpp.
Command help
Walk agentppTestSharedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGENTPP-TEST-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-TEST-MIB::agentppTestSharedTable'
This table is implemented by AgentX subagents
to test behavior of index allocation for shared tables.
agentppTestSharedEntry row .1.3.6.1.4.1.4976.6.3.1.3.1
A row of a shared table. Each row is allocated and
registered in random intervals.
Column Syntax OID
A simple shared index.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4976.6.3.1.3.1.1
The date and time when this row has been created.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.4976.6.3.1.3.1.2
The number of 1/100 seconds that a request to this
row will be delayed before it is processed.
1/100 seconds.Integer32r/w
Constraints:
range: 0-6000
.1.3.6.1.4.1.4976.6.3.1.3.1.3
This object denotes the AgentX session ID of the
session on whose behalf this row has been created.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4976.6.3.1.3.1.4
The row status of the row.
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.4976.6.3.1.3.1.5
.1.3.6.1.4.1.4976.6.3.1.4 · 1 row entry · 2 columns
Uses the agentpp variant from /opt/observium/mibs/agentpp.
Command help
Walk agentppTestSessionsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGENTPP-TEST-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-TEST-MIB::agentppTestSessionsTable'
Each session of a subagent registers one
row in this table, which itself does then allow
to create rows in the agentppTestSharedTable
on behalf of the respective session.
agentppTestSessionsEntry row .1.3.6.1.4.1.4976.6.3.1.4.1
A row of this table is created by each subagent
session that implements the AGENTPP-TEST-MIB.
Column Syntax OID
The session ID of the AgentX subagent session
that registered this row.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4976.6.3.1.4.1.1
This object can be set to the index of a new row
in the agentppTestSharedTable. If a row with the
set index already exists, this object will return zero,
otherwise it will return the last value set.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4976.6.3.1.4.1.2
.1.3.6.1.4.1.4976.6.3.1.5 · 1 row entry · 5 columns
Uses the agentpp variant from /opt/observium/mibs/agentpp.
Command help
Walk agentppTestSparseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGENTPP-TEST-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-TEST-MIB::agentppTestSparseTable'
This table implements a dynamically sparsed
table. Each column except the row status column
can be set notAccessible. This is done by just
setting the same value to the object that it already
has.
agentppTestSparseEntry row .1.3.6.1.4.1.4976.6.3.1.5.1
A row of a sparse table can be created and
deleted via its row status column.
Column Syntax OID
An arbitrary admin string.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4976.6.3.1.5.1.1
By setting this object to its current value the object
becomes notAccessible allowing testing of
sparse table implementation.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4976.6.3.1.5.1.2
By setting this object to its current value the object
becomes notAccessible allowing testing of
sparse table implementation.
SNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4976.6.3.1.5.1.3
By setting this object to its current value the object
becomes notAccessible allowing testing of
sparse table implementation.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4976.6.3.1.5.1.4
Use this column to create a row in the test table.
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.4976.6.3.1.5.1.5