MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 2 (mgmt). 1 (mib-2). 13 (appletalk). 13 (adsp). 9 (adspConnTable). 1 (adspConnEntry). 5 (adspConnState)
OID : 1.3.6.1.2.1.13.13.9.1.5
TXT : iso. org. dod. internet. mgmt. mib-2. appletalk. adsp. adspConnTable. adspConnEntry. adspConnState
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.2.1.13.13.9.1.5
Module APPLETALK-MIB (ietf)
NomadspConnState
Accesreadwrite
Statusmandatory
DescriptionThe state of this ADSP connection. The state is open if both ends are established. If only one end is established, then the state is half-open. If neither end is established, then the state is closed. If an ADSP server is listening on a socket and is not yet connected, its state is set to listening, and the adspConnRemoteAddress, adspConnRemoteSocket, adspConnRemoteConnID, and adspConnRemoteWindowSize are all set to zero. Setting this object to the value invalid(6) has the effect of invalidating the corresponding entry in the adspConnTable. 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 adspConnState object.
SyntaxeEnumeration (1-open, 2-localHalfOpen, 3-remoteHalfOpen, 4-listening, 5-closed, 6-invalid)