dlswTConnOperPartnerMacExcl

DLSW-MIB · .1.3.6.1.2.1.46.1.2.3.1.15

Object

The value of true signifies that the MAC addresses received
from this partner in the MAC address list in its capabilities
exchange message are the only MAC addresses reachable by
that partner.  `False' indicates that other MAC addresses may
be reachable.  `False' should be returned before a Capabilities
Exchange message is received, if one is never received, or if
one is received without a MAC Address Exclusivity CV.
              
If an implementation chooses to keep dlswTConnOperEntrys in
the `disconnected' state, this value should remain unchanged.

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.2.3.1.15
Type
column
Access
readonly
Status
current
Parent
dlswTConnOperEntry
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::dlswTConnOperPartnerMacExcl'
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::dlswTConnOperPartnerMacExcl.<dlswTConnOperTDomain>.<dlswTConnOperRemoteTAddr>'
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::dlswTConnOperPartnerMacExcl'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance