DLSW-MIB :: dlswTConnOperPartnerMacInfo

MIB Reference — IPNetwork Monitor

All MIBsDLSW-MIBdlswTConnOperPartnerMacInfo

dlswTConnOperPartnerMacInfo

Module: DLSW-MIB

OID (symbolic): DLSW-MIB::dlswTConnOperPartnerMacInfo

OID (numeric): 1.3.6.1.2.1.46.1.2.3.1.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

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.

What is dlswTConnOperPartnerMacInfo?

This OID holds a count of MAC address entries stored locally from a DLSw (Data Link Switching) partner that was received during capabilities exchange—basically how many remote device addresses this switch learned from its peer. Reading it helps you validate that the peer relationship is exchanging MAC information correctly. A network operator would check this during DLSw troubleshooting to confirm that MAC learning across WAN links is functioning.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.2.3.1.17
snmpwalk -v2c -c public <target> DLSW-MIB::dlswTConnOperPartnerMacInfo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.2.3.1.17.1
snmpget -v2c -c public <target> DLSW-MIB::dlswTConnOperPartnerMacInfo.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dlswTConnOperPartnerMacInfo.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.46dlswDLSW-MIB
1.3.6.1.2.1.46.1dlswMIBDLSW-MIB
1.3.6.1.2.1.46.1.2dlswTConnDLSW-MIB
1.3.6.1.2.1.46.1.2.3dlswTConnOperTableDLSW-MIB
1.3.6.1.2.1.46.1.2.3.1dlswTConnOperEntryDLSW-MIB
1.3.6.1.2.1.46.1.2.3.1.17dlswTConnOperPartnerMacInfoDLSW-MIB