RADLAN-TCPSESSIONS Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
8
rlTcpSessionTable
table.1.3.6.1.2.1.6.16
·
1 row entry
·
8 columns
Uses the radlan variant from
Command help
/opt/observium/mibs/radlan.
Walk rlTcpSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RADLAN-TCPSESSIONS' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TCPSESSIONS::rlTcpSessionTable'
A table containing TCP sessions information.
| Column | Syntax | OID | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of the rlTcpSessionLocalAddress address
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.6.16.1.1 |
||||||||||||||||||||||||
|
The local IP address for this TCP connection. In the case
of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.6.16.1.2 |
||||||||||||||||||||||||
|
The local port number for this TCP connection.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.6.16.1.3 |
||||||||||||||||||||||||
|
The type of the rlTcpSessionRemAddress address
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.6.16.1.4 |
||||||||||||||||||||||||
|
The remote IP address for this TCP connection.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.6.16.1.5 |
||||||||||||||||||||||||
|
The remote port number for this TCP connection.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.6.16.1.6 |
||||||||||||||||||||||||
|
The state of this TCP connection.
The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management sta… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.6.16.1.7 |
||||||||||||||||||||||||
|
The name of the application for this TCP connection.
|
OctetString Constraints: range: 0-12 |
.1.3.6.1.2.1.6.16.1.8 |