dlswTConnOperPartnerMacInfo

DLSW-MIB · .1.3.6.1.2.1.46.1.2.3.1.17

Object

column Enumeration
It is up to this DLSw whether to keep either none, some,
or all of the MAC address list that was received in the
capabilities exchange message sent by this partner DLSw.
This object identifies how much information was kept by
this DLSw.  These names are stored as userConfigured
remote entries in dlswDirMACTable.
A value of (4), notApplicable, should be returned before
a Capabilities Exchange message is received, or if one is
never received.
              
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.17
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::dlswTConnOperPartnerMacInfo'
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::dlswTConnOperPartnerMacInfo.<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::dlswTConnOperPartnerMacInfo'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2partial
3complete
4notApplicable

Conformance