dlswSdlcLsLocalMac
DLSW-MIB ·
.1.3.6.1.2.1.46.1.6.2.1.1
Object
The virtual MAC address used to represent the SDLC-attached link station to the rest of the DLSw network.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.6.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dlswSdlcLsEntry
- 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::dlswSdlcLsLocalMac'
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::dlswSdlcLsLocalMac.<ifIndex>.<sdlcLSAddress>'
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::dlswSdlcLsLocalMac'
Syntax
- Source
- MacAddressNC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0
range: 6
Conformance
Member of
Compliance refinements
dlswSdlcCompliance
readonly
Write access is not required.