dlswTConnConfigAdvertiseMacNB
DLSW-MIB ·
.1.3.6.1.2.1.46.1.2.2.1.10
Object
The value of true indicates that any defined local MAC
addresses and NetBIOS names will be advertised to a
partner node via initial and (if supported) run-time
capabilities exchange messages. The DLSw node should send
the appropriate exclusivity control vector to accompany
each list it sends, or to represent that the node is
explicitly configured to have a null list.
The value of false indicates that the DLSw node should not
send a MAC address list or NetBIOS name list, and should
also not send their corresponding exclusivity control
vectors.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.2.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dlswTConnConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::dlswTConnConfigAdvertiseMacNB'
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::dlswTConnConfigAdvertiseMacNB.<dlswTConnConfigIndex>'
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::dlswTConnConfigAdvertiseMacNB'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
dlswCoreCompliance
readonly
Write access is not required.