All MIBs › NETWORK-SERVICES-MIB › assocApplicationType
assocApplicationType
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::assocApplicationType
OID (numeric): 1.3.6.1.2.1.27.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.2.1.4 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::assocApplicationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.2.1.4.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::assocApplicationType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> assocApplicationType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.27 | application | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.2 | assocTable | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.2.1 | assocEntry | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.2.1.4 | assocApplicationType | NETWORK-SERVICES-MIB |