aspConnState
APPLETALK-MIB ·
.1.3.6.1.2.1.13.12.9.1.6
Object
column
mandatory
r/w
Enumeration
The state of this ASP connection.
Setting this object to the value invalid(3) has the
effect of invalidating the corresponding entry in the
aspConnTable. That is, it effectively disassociates
the mapping identified with said entry. It is an
implementation-specific matter as to whether the agent
removes an invalidated entry from the table.
Accordingly, management stations must be prepared to
receive from agents tabular information corresponding
to entries not currently in use. Proper
interpretation of such entries requires examination
of the relevant aspConnState object.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.12.9.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- aspConnEntry
- Table
- aspConnTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | closed |
3 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aspConnLocalAddress mandatory The local address of this ASP connection. | column | DdpSocketAddress | .1.3.6.1.2.1.13.12.9.1.1 |
| aspConnRemoteAddress mandatory The remote address of this ASP connection. If
this entry is in the listening mode, this object
shall have a value of four octets of zero. | column | DdpSocketAddress | .1.3.6.1.2.1.13.12.9.1.2 |
| aspConnID mandatory The remote Connection ID of this ASP connection. If
this entry is in the listening mode, this object
shall have a value of zero. | column | Integer32 | .1.3.6.1.2.1.13.12.9.1.3 |
| aspConnLastReqNum mandatory The last request number on this ASP connection. If
this entry is in the listening mode, this object
shall have a value of zero. | column | Integer32 | .1.3.6.1.2.1.13.12.9.1.4 |
| aspConnServerEnd mandatory Specifies what mode the local session end is in. | column | Enumeration | .1.3.6.1.2.1.13.12.9.1.5 |