assocApplicationType
NETWORK-SERVICES-MIB ·
.1.3.6.1.2.1.27.2.1.4
Object
column
Enumeration
This indicates whether the remote application is some type of client making use of this network service (e.g., a Mail User Agent) or a server acting as a peer. Also indicated is whether the remote end initiated an incoming connection to the network service or responded to an outgoing connection made by the local application. MTAs and messaging gateways are considered to be peers for the purposes of this variable.
Context
- MIB
- NETWORK-SERVICES-MIB
- OID
.1.3.6.1.2.1.27.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- assocEntry
- Table
- assocTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uainitiator |
2 | uaresponder |
3 | peerinitiator |
4 | peerresponder |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| assocIndex An index to uniquely identify each association for a network
service application. This attribute is the index that is
used for lexicographic ordering of the table. Note that the… | column | Integer32 | .1.3.6.1.2.1.27.2.1.1 |
| assocRemoteApplication The name of the system running remote network service
application. For an IP-based application this should be
either a domain name or IP address. For an OSI application
it shoul… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.27.2.1.2 |
| assocApplicationProtocol An identification of the protocol being used for the
application. For an OSI Application, this will be the
Application Context. For Internet applications, OID
values of the form… | column | ObjectIdentifier | .1.3.6.1.2.1.27.2.1.3 |
| assocDuration The value of sysUpTime at the time this association was
started. If this association started prior to the last
initialization of the network subsystem, then this
object contains … | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.27.2.1.5 |