CISCOSB-rlSna-MIB Table View

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

Tables
1
Rows
1
Columns
9
.1.3.6.1.4.1.9.6.1.101.229.2 · 1 row entry · 9 columns
Uses the ciscosb variant from /opt/observium/mibs/ciscosb.
Command help
Walk rlSnaClientAgentPollingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCOSB-rlSna-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-rlSna-MIB::rlSnaClientAgentPollingTable'
This table maintains remote agents and MIBs the SNA client wants to poll. The SNA client can add
an entry to this table, with an session-id of a currently connected client. Once an entry was added,
the SNA application will poll the requested MIB in the requested agent. This will be done one time
only or repeatadly (rlSnaClientAgentPollingEnable is set to TRUE). When the client diesconnects, all
entries relevant to this client session-id are automatically deleted from the table.
rlSnaClientAgentPollingEntry row .1.3.6.1.4.1.9.6.1.101.229.2.1
The row definition for this table.
Column Syntax OID
The session-id of a the client that requests the remote agent's MIB/s polling.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.6.1.101.229.2.1.1
Type of Remote Agent IP address, from which the client wants to poll MIB/s.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.6.1.101.229.2.1.2
IP address of the remote agent, from which the client wants to poll MIB/s.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.6.1.101.229.2.1.3
The name of a MIB table/ MIB scalar the SNA client wants to poll its values.
OctetString
Constraints:
range: 1-80
.1.3.6.1.4.1.9.6.1.101.229.2.1.4
A bit-mask indicating which fields are requeted to be polled. For each requested
field, the appropriate bit should be turned on. Empty mask means all entry fields
should be polled.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.6.1.101.229.2.1.5
The name of a secondary MIB table/ MIB scalar to be polled together with the
main MIB. In case the length of this value is 0, no MIB is being specified
to be polled.
OctetStringr/w
Constraints:
range: 0-80
.1.3.6.1.4.1.9.6.1.101.229.2.1.6
Indicates whether the specified MIB should be polled periodically
on the remote agent, or one time only.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.6.1.101.229.2.1.7
The time interval to wait until the next polling.
SNMPv2-TCTimeIntervalr/w
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.9.6.1.101.229.2.1.8
The status field of the row. The user may use only 'createAndGo'
and 'active' statuses.
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.9.6.1.101.229.2.1.9