All MIBs › APPLICATION-MIB › applSrvName
applSrvName
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applSrvName
OID (numeric): 1.3.6.1.2.1.62.1.1.2.1.1
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The human-readable name of a service. Where appropriate, as in the case where a service can be identified in terms of a single protocol, the strings should be established names such as those assigned by IANA and found in STD 2 [13], or defined by some other authority. In some cases private conventions apply and the string should in these cases be consistent with these non-standard conventions. An applicability statement may specify the service name(s) to be used.
What is applSrvName?
Reports the human-readable name of an application service, using well-known names such as IANA-assigned protocol names where applicable. This read-only attribute makes it straightforward to identify what service a given table entry represents.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.1.2.1.1 snmpwalk -v2c -c public <target> APPLICATION-MIB::applSrvName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.1.2.1.1.1 snmpget -v2c -c public <target> APPLICATION-MIB::applSrvName.1
Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applSrvName OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.62 | applicationMib | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1 | applicationMibObjects | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.1 | applServiceGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.1.2 | applSrvInstToSrvNameTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.1.2.1 | applSrvInstToSrvNameEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.1.2.1.1 | applSrvName | APPLICATION-MIB |