All MIBs › NETWORK-SERVICES-MIB › applDirectoryName
applDirectoryName
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applDirectoryName
OID (numeric): 1.3.6.1.2.1.27.1.1.3
Node type: OBJECT-TYPE
Type: DistinguishedName
Access: read-only
Description: The Distinguished Name of the directory entry where static information about this application is stored. An empty string indicates that no information about the application is available in the directory.
What is applDirectoryName?
This object holds the Distinguished Name (DN) of the directory entry where static information about this network service application is stored, typically in an X.500 or LDAP directory. An empty string means no directory entry exists for that application, so directory-based lookups won't find additional details about it. For example, this might contain 'cn=mailserver1,ou=applications,o=example.com', pointing to that app's LDAP directory entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.3 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applDirectoryName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.3.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applDirectoryName.1
Start monitoring Vendor-neutral IETF standard (any host running SNMP-instrumented network applications) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETWORK-SERVICES-MIB::applDirectoryName OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any host running SNMP-instrumented network 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.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.3 | applDirectoryName | NETWORK-SERVICES-MIB |