dlswTConnOperPartnerNBExcl
A3Com-DLSW-r1-MIB ·
.1.3.6.1.4.1.43.2.24.2.3.1.14
Object
The value of true signifies that the NetBIOS names received
from this partner in the NetBIOS name list in its capabilities
exchange message are the only NetBIOS names reachable by
that partner. -False- indicates that other NetBIOS names 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 NB Name Exclusivity CV.
If an implementation chooses to keep dlswTConnOperEntrys in
the -disconnected- state, this value should remain unchanged.
Context
- MIB
- A3Com-DLSW-r1-MIB
- OID
.1.3.6.1.4.1.43.2.24.2.3.1.14- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- dlswTConnOperEntry
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 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-DLSW-r1-MIB::dlswTConnOperPartnerNBExcl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-DLSW-r1-MIB::dlswTConnOperPartnerNBExcl.<dlswTConnOperTDomain>.<dlswTConnOperRemoteTAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-DLSW-r1-MIB::dlswTConnOperPartnerNBExcl'
Syntax
- Source
- Truthvalue
- Base type
Enumeration
Values & Constraints
Type Values
1 | false |
2 | true |