dlswDirNBLocationType

DLSW-MIB · .1.3.6.1.2.1.46.1.4.2.2.1.5

Object

column r/w Enumeration
The location of the resource (or a collection of resources
using any char/wildcard characters) of this conceptual row
is either (1) local - the resource is reachable via an
interface, or (2) remote - the resource is reachable via a
a partner DLSw node (or a set of partner DLSw nodes).

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.4.2.2.1.5
Type
column
Access
readwrite
Status
current
Parent
dlswDirNBEntry
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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswDirNBLocationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswDirNBLocationType.<dlswDirNBIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswDirNBLocationType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2local
3remote

Conformance

Member of
Compliance refinements
Write access is not required.