dpStatusTCPTableserviceName
DATAPOWER-STATUS-MIB ·
.1.3.6.1.4.1.14685.3.1.11.1.10
Object
column
SNMPv2-TCDisplayString
The name of the configuration object that created the listener. Only applies to TCP connections in the listen state.
Context
- MIB
- DATAPOWER-STATUS-MIB
- OID
.1.3.6.1.4.1.14685.3.1.11.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dpStatusTCPTableEntry
- Table
- dpStatusTCPTableTable
- Siblings
- 7
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dpStatusTCPTablelocalIP The local IP address of this TCP connection. For connections in the listen
state, an IP address of 0.0.0.0 means that connections will be accepted at
any IP address of the system.… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.14685.3.1.11.1.1 |
| dpStatusTCPTablelocalPort The local TCP port number of this TCP connection. | column | Unsigned32 | .1.3.6.1.4.1.14685.3.1.11.1.2 |
| dpStatusTCPTableremoteIP The remote IP address of this TCP connection. The value is 0.0.0.0 for
connections in the listen state. The value is a specific IP address for
established connections. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.14685.3.1.11.1.3 |
| dpStatusTCPTableremotePort The remote TCP port number of this TCP connection. | column | Unsigned32 | .1.3.6.1.4.1.14685.3.1.11.1.4 |
| dpStatusTCPTablestate The state of the TCP connection as defined in RFC 793. | column | Enumeration | .1.3.6.1.4.1.14685.3.1.11.1.5 |
| dpStatusTCPTableserviceDomain For TCP connections that were created by a configuration object this value
indicates the domain that the configuration object that created the
listener is in. Only applies to conn… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.11.1.8 |
| dpStatusTCPTableserviceClass The type of configuration object that created the listener. For all
connections not in the listen state this value will be configBase. | column | Enumeration | .1.3.6.1.4.1.14685.3.1.11.1.9 |