appnDirType

APPN-MIB · .1.3.6.1.2.1.34.4.1.4.2.1.5

Object

column Enumeration
Directory types are:
1 - Home
      The LU is in the domain of the local node, and the LU
      information has been configured at the local node.
              
2 - Cache
      The LU has previously been located by a broadcast
      search, and the location information has been saved.
              
3 - Registered
      The LU is at an end node that is in the domain
      of the local network node.  Registered entries
      are registered by the served end node.

Context

MIB
APPN-MIB
OID
.1.3.6.1.2.1.34.4.1.4.2.1.5
Type
column
Access
readonly
Status
current
Parent
appnDirEntry
Groups
2

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 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnDirType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnDirType.<appnDirLuName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnDirType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1home
2cache
3registered