All MIBs › DLSW-MIB › dlswNodeResourceNBExclusivity
dlswNodeResourceNBExclusivity
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswNodeResourceNBExclusivity
OID (numeric): 1.3.6.1.2.1.46.1.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The value of true indicates that the NetBIOS Names configured in dlswDirNBTable are the only ones accessible via this DLSw.
If a node supports sending run-time capabilities exchange messages, changes to this object should cause that action. It is up to the implementation exactly when to start the run-time capabilities exchange.
What is dlswNodeResourceNBExclusivity?
When set to true, this locks NetBIOS name resolution on this DLSw node to only the names configured in dlswDirNBTable, so any NetBIOS station not on that list is refused reachability through the switch. Toggle it off to let the node also learn and reach NetBIOS names dynamically instead of enforcing a strict allow-list.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.1.8 snmpwalk -v2c -c public <target> DLSW-MIB::dlswNodeResourceNBExclusivity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.1.8.1 snmpget -v2c -c public <target> DLSW-MIB::dlswNodeResourceNBExclusivity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.46.1.1.8.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dlswNodeResourceNBExclusivity.1
Start monitoring Router/gateway running Data Link Switching (vendor-neutral, legacy SNA/NetBIOS over IP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DLSW-MIB::dlswNodeResourceNBExclusivity OID value, configure state conditions and alerts, and monitor any Router/gateway running Data Link Switching (vendor-neutral, legacy SNA/NetBIOS over IP) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.46 | dlsw | DLSW-MIB |
| 1.3.6.1.2.1.46.1 | dlswMIB | DLSW-MIB |
| 1.3.6.1.2.1.46.1.1 | dlswNode | DLSW-MIB |
| 1.3.6.1.2.1.46.1.1.8 | dlswNodeResourceNBExclusivity | DLSW-MIB |