dlswDirNBNameType

DLSW-MIB · .1.3.6.1.2.1.46.1.4.2.2.1.3

Object

column r/w Enumeration
Whether dlswDirNBName represents an (or a set of) individual
or group NetBIOS name(s).

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.4.2.2.1.3
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::dlswDirNBNameType'
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::dlswDirNBNameType.<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::dlswDirNBNameType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2individual
3group

Conformance

Member of
Compliance refinements
Write access is not required.