applDirectoryName

NETWORK-SERVICES-MIB · .1.3.6.1.2.1.27.1.1.3

Object

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.

Context

MIB
NETWORK-SERVICES-MIB
OID
.1.3.6.1.2.1.27.1.1.3
Type
column
Access
readonly
Status
current
Parent
applEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETWORK-SERVICES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETWORK-SERVICES-MIB::applDirectoryName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETWORK-SERVICES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETWORK-SERVICES-MIB::applDirectoryName.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETWORK-SERVICES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETWORK-SERVICES-MIB::applDirectoryName'

Syntax

Source
DistinguishedName
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..255

Conformance