A conceptual row of the tcpListenerTable containing
information about a particular TCP listener.
Parsed from file TCP-MIB.mib
Module: TCP-MIB
A conceptual row of the tcpListenerTable containing
information about a particular TCP listener.
tcpListenerEntry OBJECT-TYPE
SYNTAX TcpListenerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row of the tcpListenerTable containing
information about a particular TCP listener."
INDEX { tcpListenerLocalAddressType,
tcpListenerLocalAddress,
tcpListenerLocalPort }
View at oid-info.com
A conceptual row of the tcpListenerTable containing
information about a particular TCP listener.
Parsed from file TCP-MIB.mib.txt
Company: None
Module: TCP-MIB
A conceptual row of the tcpListenerTable containing
information about a particular TCP listener.
tcpListenerEntry OBJECT-TYPE SYNTAX TcpListenerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row of the tcpListenerTable containing information about a particular TCP listener." INDEX { tcpListenerLocalAddressType, tcpListenerLocalAddress, tcpListenerLocalPort } ::= { tcpListenerTable 1 }
tcpListenerEntry OBJECT-TYPE SYNTAX TcpListenerEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A conceptual row of the tcpListenerTable containing information about a particular TCP listener." INDEX { tcpListenerLocalAddressType, tcpListenerLocalAddress, tcpListenerLocalPort } ::= { tcpListenerTable 1 }
Automatically extracted from RFC4022
tcpListenerEntry OBJECT-TYPE SYNTAX TcpListenerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row of the tcpListenerTable containing information about a particular TCP listener." INDEX { tcpListenerLocalAddressType, tcpListenerLocalAddress, tcpListenerLocalPort } ::= { tcpListenerTable 1 }
tcpListenerEntry OBJECT-TYPE SYNTAX TcpListenerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row of the tcpListenerTable containing information about a particular TCP listener." INDEX { tcpListenerLocalAddressType, tcpListenerLocalAddress, tcpListenerLocalPort } ::= { tcpListenerTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.6.20.1.1 | tcpListenerLocalAddressType | 0 | 0 | The address type of tcpListenerLocalAddress. The value should be unknown (0) if connection initiations to all local IP addresses… |
1.3.6.1.2.1.6.20.1.2 | tcpListenerLocalAddress | 0 | 0 | tcpListenerLocalAddress OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "The local IP addre… |
1.3.6.1.2.1.6.20.1.3 | tcpListenerLocalPort | 0 | 0 | The local port number for this TCP connection. |
1.3.6.1.2.1.6.20.1.4 | tcpListenerProcess | 0 | 0 | The system's process ID for the process associated with this listener, or zero if there is no such process. This value is expect… |