All MIBs › NETWORK-SERVICES-MIB › applName
applName
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applName
OID (numeric): 1.3.6.1.2.1.27.1.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
The name the network service application chooses to be known by.
What is applName?
This OID stores a text string that is the name a network service application has chosen to identify itself. It helps administrators recognize which application is running on the device and matches log entries to running services. A network operator would look at this when troubleshooting which application owns a network connection or when verifying the correct service is active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.2 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.2.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applName.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.1 | applTable | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1 | applEntry | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1.2 | applName | NETWORK-SERVICES-MIB |