The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.
As this object is used in the index for the
tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3.
Parsed from file TCP-MIB.mib
Module: TCP-MIB
The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.
As this object is used in the index for the
tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3.
tcpConnectionLocalAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.
As this object is used in the index for the
tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3."
View at oid-info.com
The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.
As this object is used in the index for the
tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3.
Parsed from file TCP-MIB.mib.txt
Company: None
Module: TCP-MIB
The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.
As this object is used in the index for the
tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3.
tcpConnectionLocalAddress OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "The local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressType. As this object is used in the index for the tcpConnectionTable, implementors should be careful not to create entries that would result in OIDs with more than 128 subidentifiers; otherwise the information cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3." ::= { tcpConnectionEntry 2 }
tcpConnectionLocalAddress OBJECT-TYPE SYNTAX InetAddress ACCESS not-accessible STATUS mandatory DESCRIPTION "The local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressType. As this object is used in the index for the tcpConnectionTable, implementors should be careful not to create entries that would result in OIDs with more than 128 subidentifiers; otherwise the information cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3." ::= { tcpConnectionEntry 2 }
Automatically extracted from RFC4022
tcpConnectionLocalAddress OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "The local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressType. As this object is used in the index for the tcpConnectionTable, implementors should be careful not to create entries that would result in OIDs with more than 128 subidentifiers; otherwise the information cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3." ::= { tcpConnectionEntry 2 }
tcpConnectionLocalAddress OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "The local IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionLocalAddressType. As this object is used in the index for the tcpConnectionTable, implementors should be careful not to create entries that would result in OIDs with more than 128 subidentifiers; otherwise the information cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3." ::= { tcpConnectionEntry 2 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.6.19.1.1 | tcpConnectionLocalAddressType | 0 | 0 | The address type of tcpConnectionLocalAddress. |
1.3.6.1.2.1.6.19.1.3 | tcpConnectionLocalPort | 0 | 0 | The local port number for this TCP connection. |
1.3.6.1.2.1.6.19.1.4 | tcpConnectionRemAddressType | 0 | 0 | The address type of tcpConnectionRemAddress. |
1.3.6.1.2.1.6.19.1.5 | tcpConnectionRemAddress | 0 | 0 | The remote IP address for this TCP connection. The type of this address is determined by the value of tcpConnectionRemAddressTyp… |
1.3.6.1.2.1.6.19.1.6 | tcpConnectionRemPort | 0 | 0 | The remote port number for this TCP connection. |
1.3.6.1.2.1.6.19.1.7 | tcpConnectionState | 0 | 0 | The state of this TCP connection. The value listen(2) is included only for parallelism to the old tcpConnTable and should not be … |
1.3.6.1.2.1.6.19.1.8 | tcpConnectionProcess, tcpConnectionInPackets | 0 | 0 | The number of packets received on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.9 | tcpConnectionOutPackets | 0 | 0 | The number of packets transmitted on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.10 | tcpConnectionInOctets | 0 | 0 | The number of octets received on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.11 | tcpConnectionOutOctets | 0 | 0 | The number of octets transmitted on this connection. This count includes retransmitted data. |
1.3.6.1.2.1.6.19.1.12 | tcpConnectionStartTime | 0 | 0 | The value of sysUpTime at the time this connection was established, or when this listening socket was opened. |