dlswDirMacStatus

DLSW-MIB · .1.3.6.1.2.1.46.1.4.2.1.1.7

Object

column r/w Enumeration
This object specifies whether DLSw currently believes
the MAC address to be accessible at the specified location.
The value `notReachable' allows a configured resource
definition to be taken out of service when a search to
that resource fails (avoiding a repeat of the search).

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.4.2.1.1.7
Type
column
Access
readwrite
Status
current
Parent
dlswDirMacEntry
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::dlswDirMacStatus'
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::dlswDirMacStatus.<dlswDirMacIndex>'
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::dlswDirMacStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2reachable
3notReachable

Conformance

Member of
Compliance refinements
Write access is not required.